diff --git a/hack/update_catalog.sh b/hack/update_catalog.sh index 21d8fd846..c26f2034f 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:0635525087256b214db69865dc4ed401f6e2592f3f60ee31faa279d38ccc8835" +export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:e21af3a77c37367ca95d6479ceecbf6a9b9d88958984651228cf1691cc6a190c" export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:be7c86a9eb9314d5609c419dfe0d810872b53665ba265fc42492ecdcd61e15e8" export INDEX_FILE=/configs/bpfman-operator/index.yaml