diff --git a/hack/update_catalog.sh b/hack/update_catalog.sh index 1b7e6f912..3f7db157b 100755 --- a/hack/update_catalog.sh +++ b/hack/update_catalog.sh @@ -3,7 +3,7 @@ set -eu #!/usr/bin/env bash -export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:68858faac8bd512277686c7f6bd681a502b28ae594bb67ea501fd8acacd31ec1" +export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:3af21872f71ce3fcf8cae7a8c222fefda1dc74c2e59b18814e9c0aa8af79731f" export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:81354d552775fd57404416a195bcb8ed2e9757e79d0b128fdd28a6b1ce4d502a" export INDEX_FILE=/configs/bpfman-operator/index.yaml