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-chains-main-controller to 9f96135 #643

Merged
Merged
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 @@ -1270,7 +1270,7 @@ spec:
- name: IMAGE_ADDONS_TKN_CLI_SERVE
value: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:cc5234d6a6afc213d24786253c8ea70bb77f3f5c3e1ea1526debb8a1776e4ffc
- name: IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:a4d5b1d408962d0bc9164875892536f4036f83af51e6578d81893ecbc5184262
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:9f9613577d7fe7183ffb03fcff66c1ab790f18c73f799d4f3d2388969d58f89d
- name: IMAGE_RESULTS_POSTGRES
value: registry.redhat.io/rhel8/postgresql-13@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f
- name: IMAGE_HUB_TEKTON_HUB_DB_MIGRATION
Expand Down Expand Up @@ -1505,7 +1505,7 @@ spec:
name: IMAGE_ADDONS_TKN_CLI_SERVE
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-main/webhook@sha256:7a392cb37ddb4ea69dc812b1ff819b170be7782c520f2d0f8aed59f9984b0def
name: TEKTON_OPERATOR_WEBHOOK
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:a4d5b1d408962d0bc9164875892536f4036f83af51e6578d81893ecbc5184262
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:9f9613577d7fe7183ffb03fcff66c1ab790f18c73f799d4f3d2388969d58f89d
name: IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
- image: registry.redhat.io/rhel8/postgresql-13@sha256:a308263f5d1071be8ac5c13fd84b40609988ca30ed56c22a8bc6769e107ce09b
name: IMAGE_HUB_TEKTON_HUB_DB
Expand Down
2 changes: 1 addition & 1 deletion nightly-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ relatedImages:
name: IMAGE_PAC_PAC_WATCHER
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pipelines-as-code-main/webhook@sha256:42eed05d0f681deb8d9198bf483bbeda02016c23515f061b828aec71f0ae142f
name: IMAGE_PAC_PAC_WEBHOOK
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:a4d5b1d408962d0bc9164875892536f4036f83af51e6578d81893ecbc5184262
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:9f9613577d7fe7183ffb03fcff66c1ab790f18c73f799d4f3d2388969d58f89d
name: IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-main/tkn@sha256:757676fc12e177623460f6e260a66cc01384cfb0a01e372de4e774ea767e2e51
name: IMAGE_ADDONS_PARAM_TKN_IMAGE
Expand Down
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ images:
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-triggers-main/eventlistenersink@sha256:220dfaf5bec9f32191e0903a2acf0dd8472f152bfe799e16f71fa5ece547152b
# tektoncd-chains
- name: IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:a4d5b1d408962d0bc9164875892536f4036f83af51e6578d81893ecbc5184262
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-main/controller@sha256:9f9613577d7fe7183ffb03fcff66c1ab790f18c73f799d4f3d2388969d58f89d
# tektoncd-hub
- name: IMAGE_HUB_TEKTON_HUB_DB_MIGRATION
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-hub-main/db-migration@sha256:db7cbb324c6925bb0af1f8c3ec0dd9b800e7a71aee2dac14ad0835528c13d3e3
Expand Down