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 3234282 + 2b5bd6e commit 4d5f342Copy full SHA for 4d5f342
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:10cec469ce944d1a4912e0fa9b0ce960aba3173008d1a68b88ea78a72640655a"
+export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:a50cd2239b03bef81b3ac4ffe8eacb55e862cc709e4d504ee332c8b0b54e92e2"
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