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.
1 parent 432a58d commit 4b4a60eCopy full SHA for 4b4a60e
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:4d5946d918ee87921644a93954b1b5dd4caff11954366668bc348f98f126cae4"
+export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:8c8c415fd599c0b2a5d93d2d61c164f188e4bb156f9bc87abb83f3dccca75a49"
7
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:be7c86a9eb9314d5609c419dfe0d810872b53665ba265fc42492ecdcd61e15e8"
8
9
export INDEX_FILE=/configs/bpfman-operator/index.yaml
0 commit comments