diff --git a/hack/update_catalog.sh b/hack/update_catalog.sh index 47359ef6f..2d663764d 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:59d9e023c0cf46ec32f24cd3eb2bb1372bf1a387f8cbdb6dd550202cf1731ec6" +export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:42b90d060b2879635fb09e380ee07b413e3362cdc6c3c15899bd8736abc10f59" export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:df8b3048c88e7535f9d1a3fc2df0262575172596c307d9e78c25e4eac6fc9fc2" export INDEX_FILE=/configs/bpfman-operator/index.yaml