Skip to content

Commit 8a07bf9

Browse files
Update dependency github.com/RedHatInsights/konflux-pipelines to v1.57.0 (#435)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 00ad55c commit 8a07bf9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.tekton/payload-tracker-go-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/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
1111
== "master"
12-
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.54.0/pipelines/docker-build-oci-ta.yaml
12+
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.57.0/pipelines/docker-build-oci-ta.yaml
1313
creationTimestamp: null
1414
labels:
1515
appstudio.openshift.io/application: payload-tracker

.tekton/payload-tracker-go-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/max-keep-runs: "3"
99
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1010
== "master"
11-
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.54.0/pipelines/docker-build-oci-ta.yaml
11+
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.57.0/pipelines/docker-build-oci-ta.yaml
1212
creationTimestamp: null
1313
labels:
1414
appstudio.openshift.io/application: payload-tracker

.tekton/payload-tracker-go-sc-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/max-keep-runs: "3"
1010
pipelinesascode.tekton.dev/on-cel-expression: event == "pull_request" && target_branch
1111
== "security-compliance"
12-
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.54.0/pipelines/docker-build-oci-ta.yaml
12+
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.57.0/pipelines/docker-build-oci-ta.yaml
1313
creationTimestamp: null
1414
labels:
1515
appstudio.openshift.io/application: payload-tracker-sc

.tekton/payload-tracker-go-sc-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/max-keep-runs: "3"
99
pipelinesascode.tekton.dev/on-cel-expression: event == "push" && target_branch
1010
== "security-compliance"
11-
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.54.0/pipelines/docker-build-oci-ta.yaml
11+
pipelinesascode.tekton.dev/pipeline: https://github.com/RedHatInsights/konflux-pipelines/raw/v1.57.0/pipelines/docker-build-oci-ta.yaml
1212
creationTimestamp: null
1313
labels:
1414
appstudio.openshift.io/application: payload-tracker-sc

0 commit comments

Comments
 (0)