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 f9ed812 #1348

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:40407b413004e70baabda61a71e3186bbd84ed15ba5100a14c2f79076bd118e7
image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:f9ed812ef309c8844c70ef11a38fad526669fa2f32f877cd74306af8871bf642
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:40407b413004e70baabda61a71e3186bbd84ed15ba5100a14c2f79076bd118e7
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:f9ed812ef309c8844c70ef11a38fad526669fa2f32f877cd74306af8871bf642
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:40d3ba3d16c43879615cf1347657a1839b6b89decbca56c5c84b4827b0cdfc27
- name: TEKTON_OPERATOR_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:40407b413004e70baabda61a71e3186bbd84ed15ba5100a14c2f79076bd118e7
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:f9ed812ef309c8844c70ef11a38fad526669fa2f32f877cd74306af8871bf642
# Addons
- name: IMAGE_PIPELINES_ARG__GIT_IMAGE
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/ecosystem-images/git-init@sha256:30e4dd2f4907c1602769a7347080db3b96b527cb13a7ef696b8d6b388b783e4f
Expand Down