diff --git a/hack/update_catalog.sh b/hack/update_catalog.sh index cec0732af..83e0b69e3 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:067f3f312d89c82418eedae64ee9be6feb4bbf85d75b3a94f5d046fd7b11cfbd" +export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:2573173eb9fcd356f055a393528335f39c5a2eb0ad8072992d0b5028aa94146c" export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:81354d552775fd57404416a195bcb8ed2e9757e79d0b128fdd28a6b1ce4d502a" export INDEX_FILE=/configs/bpfman-operator/index.yaml