Skip to content

Commit

Permalink
chore(deps): update tektoncd-pipeline-main-controller to 7c2ef23
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored and openshift-merge-bot[bot] committed Dec 20, 2024
1 parent d1ab9a0 commit 284664b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ spec:
- name: IMAGE_ADDONS_OC
value: image-registry.openshift-image-registry.svc:5000/openshift/cli:latest
- name: IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/controller@sha256:e5b216491b80f205b6ef8efdf9708cad248ace01ff1a5a536c3a0b8a29be9c95
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/controller@sha256:7c2ef23d01cc1512e9920f4555ec151a2c5d784fce884dc2012b7c434121d96c
- name: IMAGE_PIPELINES_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/webhook@sha256:6695b091ba50e31b7ceefb0f9c5828525af37f0543fd267ac8bbec56ae5267e1
- name: IMAGE_PIPELINES_CONTROLLER
Expand Down Expand Up @@ -1433,7 +1433,7 @@ spec:
name: OPENSHIFT_PIPELINES_OPERATOR_CLUSTER_OPERATIONS
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/proxy@sha256:e6ebd6ef5eb936fc02310e838300e8c67059fe71909f0a0cc81dcd07b2286beb
name: IMAGE_PIPELINES_PROXY
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/controller@sha256:e5b216491b80f205b6ef8efdf9708cad248ace01ff1a5a536c3a0b8a29be9c95
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/controller@sha256:7c2ef23d01cc1512e9920f4555ec151a2c5d784fce884dc2012b7c434121d96c
name: IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/webhook@sha256:6695b091ba50e31b7ceefb0f9c5828525af37f0543fd267ac8bbec56ae5267e1
name: IMAGE_PIPELINES_WEBHOOK
Expand Down
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ versions:
images:
# tektoncd-pipeline
- name: IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/controller@sha256:e5b216491b80f205b6ef8efdf9708cad248ace01ff1a5a536c3a0b8a29be9c95
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/controller@sha256:7c2ef23d01cc1512e9920f4555ec151a2c5d784fce884dc2012b7c434121d96c
- name: IMAGE_PIPELINES_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/webhook@sha256:6695b091ba50e31b7ceefb0f9c5828525af37f0543fd267ac8bbec56ae5267e1
- name: IMAGE_PIPELINES_CONTROLLER # should be RESOLVERS instead
Expand Down

0 comments on commit 284664b

Please sign in to comment.