diff --git a/hack/update_catalog.sh b/hack/update_catalog.sh index 930ff8f72..24cbdfc89 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:9bf417b67f8474dd0653729fd9a316ba6a0e09a6403a52992db11c28b8df7e17" +export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:90f9e059d020799cdc6886f2dfcdd59ade307a99b4cf82e9e5baa47ec6a41a5e" export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:41aaa6034949f2ed0f0946fa604246dc16f8e774a444784230a030ea4a3f7e6b" export INDEX_FILE=/configs/bpfman-operator/index.yaml