We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e808e0 commit 1830c7fCopy full SHA for 1830c7f
build/konflux-patch.sh
@@ -3,7 +3,7 @@
3
set -e
4
5
# Gatekeeper Operator image
6
-stage_operator_img="quay.io/redhat-user-workloads/gatekeeper-tenant/gatekeeper-operator-3-17/gatekeeper-operator-3-17@sha256:46791e9cee5ccd3a6c89286106765e76209c4f82ad515a54722b0b755cd5e7a1"
+stage_operator_img="quay.io/redhat-user-workloads/gatekeeper-tenant/gatekeeper-operator-3-17/gatekeeper-operator-3-17@sha256:5b82788e4f7e22710d16dc47e1ba718a39a7860c0bc0bed614abdd5d2d5524f3"
7
operator_img="registry.redhat.io/gatekeeper/gatekeeper-rhel9-operator@${stage_operator_img##*@}"
8
# Gatekeeper image
9
stage_gatekeeper_img="quay.io/redhat-user-workloads/gatekeeper-tenant/gatekeeper-operator-3-17/gatekeeper-3-17@sha256:246108e18b0a9a621b1d0cef1898605116e249f4f504a667d0556973535a045b"
0 commit comments