We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43407cf + c73d8a2 commit 0226474Copy full SHA for 0226474
hack/update_catalog.sh
@@ -3,7 +3,7 @@ set -eu
3
4
#!/usr/bin/env bash
5
6
-export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:122727998dbb7b9bb01718d4e640db856b34d048708aea1e7a8453b0175df2ae"
+export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:87396e3369ae63e227b7357d0d1c4c50abf3db4b637299f83ed5bbe8a2b30e0b"
7
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:029c115b4f7acc38e62aca181bc2ff88077e0852944d2863c43a78ffed2e41c0"
8
9
export INDEX_FILE=/configs/bpfman-operator/index.yaml
0 commit comments