Skip to content

Commit 73dba6e

Browse files
Update dependency github.com/RedHatInsights/konflux-pipelines to v1.68.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 3c9a390 commit 73dba6e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.tekton/patchman-engine-pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
pipelinesascode.tekton.dev/cancel-in-progress: 'true'
1010
pipelinesascode.tekton.dev/max-keep-runs: '3'
1111
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && (target_branch == "master" || target_branch == "hotfix")
12-
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.67.1/pipelines/docker-build-oci-ta.yaml
12+
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.68.0/pipelines/docker-build-oci-ta.yaml
1313
creationTimestamp:
1414
labels:
1515
appstudio.openshift.io/application: insights-patch

.tekton/patchman-engine-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
pipelinesascode.tekton.dev/cancel-in-progress: 'false'
99
pipelinesascode.tekton.dev/max-keep-runs: '3'
1010
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && (target_branch == "master" || target_branch == "hotfix")
11-
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.67.1/pipelines/docker-build-oci-ta.yaml
11+
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.68.0/pipelines/docker-build-oci-ta.yaml
1212
creationTimestamp:
1313
labels:
1414
appstudio.openshift.io/application: insights-patch

0 commit comments

Comments
 (0)