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-proxy to 6f30230 #1195

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 @@ -1174,7 +1174,7 @@ spec:
- name: OPERATOR_NAME
value: redhat-openshift-pipelines-operator
- name: IMAGE_PIPELINES_PROXY
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/proxy@sha256:ea0ab3ff329f416ae4128c8e1f0ff75c234d9011caee6c30a25267ffe7ba3331
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/proxy@sha256:6f30230a8df72375bbc451c3a989e9fe62c75fe96380467d266909e71669f85a
- name: IMAGE_JOB_PRUNER_TKN
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-cli-next/tkn@sha256:b9b12b731c66413f81646f822f546c2c355d95c4a43aef7a833e6419cdf98de0
- name: METRICS_DOMAIN
Expand Down Expand Up @@ -1431,7 +1431,7 @@ spec:
name: OPENSHIFT_PIPELINES_OPERATOR_LIFECYCLE
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/operator@sha256:05631cd84d6b9cd1a7ce5378c4cb8e960ebf352abe5ffc663d033cc1d2f725d5
name: OPENSHIFT_PIPELINES_OPERATOR_CLUSTER_OPERATIONS
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/proxy@sha256:ea0ab3ff329f416ae4128c8e1f0ff75c234d9011caee6c30a25267ffe7ba3331
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/proxy@sha256:6f30230a8df72375bbc451c3a989e9fe62c75fe96380467d266909e71669f85a
name: IMAGE_PIPELINES_PROXY
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/tektoncd-pipeline-next/controller@sha256:89c2d2d83c1d8940c9ce9dbf1d112a4d461a03237c780c1a41d62b0c12bb6919
name: IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER
Expand Down
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ images:
- name: OPENSHIFT_PIPELINES_OPERATOR_CLUSTER_OPERATIONS
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/operator@sha256:05631cd84d6b9cd1a7ce5378c4cb8e960ebf352abe5ffc663d033cc1d2f725d5
- name: IMAGE_PIPELINES_PROXY
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/proxy@sha256:ea0ab3ff329f416ae4128c8e1f0ff75c234d9011caee6c30a25267ffe7ba3331
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/proxy@sha256:6f30230a8df72375bbc451c3a989e9fe62c75fe96380467d266909e71669f85a
- name: TEKTON_OPERATOR_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/operator-next/webhook@sha256:64119075b191b798ef3ab0dfe84b070ba82930b4da8370bc400c0e0f25f9a9c8
# Addons
Expand Down