Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update tektoncd-triggers-main-core-interceptors to d3b9ca5 #1180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1244,7 +1244,7 @@ spec:
- 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
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/core-interceptors@sha256:928d11ba1dc7df0981c8932154df5ab1bea9c5e2cf4e082bf119f0d67ca3f7c8
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/core-interceptors@sha256:d3b9ca58a3d5d51d6666412bc2b8d9ea5305d5eb2519ac564b55c7c2b23fe5b6
- name: IMAGE_TRIGGERS_ARG__EL_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/eventlistenersink@sha256:ac20042927d278383206db18b8743778802ab0f18155d6d7d688680b85bb5ebd
- name: IMAGE_ADDONS_KN
Expand Down Expand Up @@ -1463,7 +1463,7 @@ spec:
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
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/core-interceptors@sha256:928d11ba1dc7df0981c8932154df5ab1bea9c5e2cf4e082bf119f0d67ca3f7c8
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/core-interceptors@sha256:d3b9ca58a3d5d51d6666412bc2b8d9ea5305d5eb2519ac564b55c7c2b23fe5b6
name: IMAGE_TRIGGERS_TEKTON_TRIGGERS_CORE_INTERCEPTORS
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/eventlistenersink@sha256:ac20042927d278383206db18b8743778802ab0f18155d6d7d688680b85bb5ebd
name: IMAGE_TRIGGERS_ARG__EL_IMAGE
Expand Down
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ images:
- 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
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/core-interceptors@sha256:928d11ba1dc7df0981c8932154df5ab1bea9c5e2cf4e082bf119f0d67ca3f7c8
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/core-interceptors@sha256:d3b9ca58a3d5d51d6666412bc2b8d9ea5305d5eb2519ac564b55c7c2b23fe5b6
- name: IMAGE_TRIGGERS_ARG__EL_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/eventlistenersink@sha256:ac20042927d278383206db18b8743778802ab0f18155d6d7d688680b85bb5ebd
# tektoncd-chains
Expand Down