We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb572d commit d0b9604Copy full SHA for d0b9604
bundle-hack/update_bundle.sh
@@ -2,7 +2,7 @@
2
3
export GATEKEEPER_IMAGE_PULLSPEC="quay.io/redhat-user-workloads/konflux-samples-tenant/olm-operator/gatekeeper@sha256:0f1ed2efdea27e206e449a2893a625e1a82958e3ad2438ea914fdbbb333d52a8"
4
5
-export GATEKEEPER_OPERATOR_IMAGE_PULLSPEC="quay.io/redhat-user-workloads/konflux-samples-tenant/olm-operator/gatekeeper-operator@sha256:9539680c13deaac90cd6846bd5a39d5ce593eb92b6ce377076de2f09eb9dcc33"
+export GATEKEEPER_OPERATOR_IMAGE_PULLSPEC="quay.io/redhat-user-workloads/konflux-samples-tenant/olm-operator/gatekeeper-operator@sha256:390a856f4cb4937b902e3e3f047526ef86ecfdb7daae43794b1f532362cf636e"
6
7
export CSV_FILE=/manifests/gatekeeper-operator.clusterserviceversion.yaml
8
0 commit comments