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 ddef4ed + 926aaf6 commit 5bd1817Copy full SHA for 5bd1817
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:844190577a77c9fae5d2196ad474bafe3fd8aca84d220e50c9ec0164d9ed6067"
+export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:59d9e023c0cf46ec32f24cd3eb2bb1372bf1a387f8cbdb6dd550202cf1731ec6"
7
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:df8b3048c88e7535f9d1a3fc2df0262575172596c307d9e78c25e4eac6fc9fc2"
8
9
export INDEX_FILE=/configs/bpfman-operator/index.yaml
0 commit comments