Skip to content

Commit

Permalink
chore(deps): update tektoncd-triggers-main-controller to 414d1e9
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <34496476+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored and vdemeester committed Jan 2, 2025
1 parent 8f552e7 commit dcac45d
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 @@ -1240,7 +1240,7 @@ spec:
- name: IMAGE_PIPELINES_ARG__SHELL_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/entrypoint@sha256:ebfca200e19a8ba62f296f50806ed135eb365a421ab45aae4023b8cf11cca1bf
- name: IMAGE_TRIGGERS_TEKTON_TRIGGERS_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/controller@sha256:f3256a4b16776430b7671eea792441f12c51465b8fb2706990be9c55cb3ca2f1
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/controller@sha256:414d1e92a6cf505b6dd321fa3e09a45a8cdbe2d1b6ced6e11da889edcab7ccda
- name: IMAGE_TRIGGERS_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/webhook@sha256:781d633350821f51bea9c3b0b32080fc8c1a2629879352f774370416c83c638f
- name: IMAGE_TRIGGERS_TEKTON_TRIGGERS_CORE_INTERCEPTORS
Expand Down Expand Up @@ -1459,7 +1459,7 @@ spec:
name: IMAGE_PIPELINES_ARG__NOP_IMAGE
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/entrypoint@sha256:ebfca200e19a8ba62f296f50806ed135eb365a421ab45aae4023b8cf11cca1bf
name: IMAGE_PIPELINES_ARG__SHELL_IMAGE
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/controller@sha256:f3256a4b16776430b7671eea792441f12c51465b8fb2706990be9c55cb3ca2f1
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/controller@sha256:414d1e92a6cf505b6dd321fa3e09a45a8cdbe2d1b6ced6e11da889edcab7ccda
name: IMAGE_TRIGGERS_TEKTON_TRIGGERS_CONTROLLER
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/webhook@sha256:781d633350821f51bea9c3b0b32080fc8c1a2629879352f774370416c83c638f
name: IMAGE_TRIGGERS_WEBHOOK
Expand Down
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ images:
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-main/entrypoint@sha256:ebfca200e19a8ba62f296f50806ed135eb365a421ab45aae4023b8cf11cca1bf
# tektoncd-triggers
- name: IMAGE_TRIGGERS_TEKTON_TRIGGERS_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/controller@sha256:f3256a4b16776430b7671eea792441f12c51465b8fb2706990be9c55cb3ca2f1
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/controller@sha256:414d1e92a6cf505b6dd321fa3e09a45a8cdbe2d1b6ced6e11da889edcab7ccda
- name: IMAGE_TRIGGERS_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/webhook@sha256:781d633350821f51bea9c3b0b32080fc8c1a2629879352f774370416c83c638f
- name: IMAGE_TRIGGERS_TEKTON_TRIGGERS_CORE_INTERCEPTORS
Expand Down

0 comments on commit dcac45d

Please sign in to comment.