We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 731823c + 411be33 commit e2b37c7Copy full SHA for e2b37c7
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:7532e3ca9a422b95a03c9176d437ff75dc9e26e62a6302843a722efa352967a5"
+export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:f56e565da86bab2bf9114c737acc0c458659a6a37625c6e4d2f7172a3f35127a"
7
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:2f7a5f197f516f2d615a215d7b3691b04ce9b439602a641011efc678d076f0d5"
8
9
export INDEX_FILE=/configs/bpfman-operator/index.yaml
0 commit comments