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 operator-next-webhook to 64567ef #1186

Open
wants to merge 1 commit into
base: next
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 @@ -1384,7 +1384,7 @@ spec:
value: tekton.dev/operator
- name: PLATFORM
value: openshift
image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:64119075b191b798ef3ab0dfe84b070ba82930b4da8370bc400c0e0f25f9a9c8
image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:64567ef6dc4659c0b2bbf1c4b8716b493217490ec0e2562a1f14e5dcff10209a
name: tekton-operator-webhook
ports:
- containerPort: 8443
Expand Down Expand Up @@ -1503,7 +1503,7 @@ spec:
name: IMAGE_ADDONS_TKN
- image: registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel8@sha256:cc5234d6a6afc213d24786253c8ea70bb77f3f5c3e1ea1526debb8a1776e4ffc
name: IMAGE_ADDONS_TKN_CLI_SERVE
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:64119075b191b798ef3ab0dfe84b070ba82930b4da8370bc400c0e0f25f9a9c8
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:64567ef6dc4659c0b2bbf1c4b8716b493217490ec0e2562a1f14e5dcff10209a
name: TEKTON_OPERATOR_WEBHOOK
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-chains-next/controller@sha256:c176ac6e6e736eca83bc0a3974f3f0de0a1596efce0c7360b31978583d6d6f97
name: IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
Expand Down
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ images:
- name: IMAGE_PIPELINES_PROXY
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/proxy@sha256:ea0ab3ff329f416ae4128c8e1f0ff75c234d9011caee6c30a25267ffe7ba3331
- name: TEKTON_OPERATOR_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:64119075b191b798ef3ab0dfe84b070ba82930b4da8370bc400c0e0f25f9a9c8
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:64567ef6dc4659c0b2bbf1c4b8716b493217490ec0e2562a1f14e5dcff10209a
# Addons
- name: IMAGE_PIPELINES_ARG__GIT_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/ecosystem-images/git-init@sha256:30e4dd2f4907c1602769a7347080db3b96b527cb13a7ef696b8d6b388b783e4f
Expand Down