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 pac-downstream-main-webhook to 43851a4 #1354

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 @@ -1286,7 +1286,7 @@ spec:
- name: IMAGE_PAC_PAC_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/controller@sha256:19cec175a37d6b2e5d650b8a99324686459ed313fc591bf2080614ebbd03fdbe
- name: IMAGE_PAC_PAC_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/webhook@sha256:4dace71517837c8b7e8975995092beac6c5c4d77ce6966b78d3d5b004b719318
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/webhook@sha256:43851a474423ff18a1e50965b6b2d5ccdde526116b9506a135e3e6e83c045e2a
- name: IMAGE_PAC_PAC_WATCHER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/watcher@sha256:0d870c8abc7ba2f017c5cfdb547bb0e73f16a3a43332a672951315dce00824aa
- name: IMAGE_RESULTS_WATCHER
Expand Down Expand Up @@ -1523,7 +1523,7 @@ spec:
name: IMAGE_MAG_MANUAL_APPROVAL
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/controller@sha256:19cec175a37d6b2e5d650b8a99324686459ed313fc591bf2080614ebbd03fdbe
name: IMAGE_PAC_PAC_CONTROLLER
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/webhook@sha256:4dace71517837c8b7e8975995092beac6c5c4d77ce6966b78d3d5b004b719318
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/webhook@sha256:43851a474423ff18a1e50965b6b2d5ccdde526116b9506a135e3e6e83c045e2a
name: IMAGE_PAC_PAC_WEBHOOK
- image: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/watcher@sha256:0d870c8abc7ba2f017c5cfdb547bb0e73f16a3a43332a672951315dce00824aa
name: IMAGE_PAC_PAC_WATCHER
Expand Down
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ images:
- name: IMAGE_PAC_PAC_CONTROLLER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/controller@sha256:19cec175a37d6b2e5d650b8a99324686459ed313fc591bf2080614ebbd03fdbe
- name: IMAGE_PAC_PAC_WEBHOOK
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/webhook@sha256:4dace71517837c8b7e8975995092beac6c5c4d77ce6966b78d3d5b004b719318
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/webhook@sha256:43851a474423ff18a1e50965b6b2d5ccdde526116b9506a135e3e6e83c045e2a
- name: IMAGE_PAC_PAC_WATCHER
value: quay.io/redhat-user-workloads/tekton-ecosystem-tenant/pac-downstream-main/watcher@sha256:0d870c8abc7ba2f017c5cfdb547bb0e73f16a3a43332a672951315dce00824aa
# operator
Expand Down