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 51a0e12 + df22255 commit 2d1fb1dCopy full SHA for 2d1fb1d
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:d4aa9fedd23b3922ca88d48b4d0c0393a67ee74024f21b0abdd492e3e7d1d6f4"
+export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:8650a0e608f7c8589be186729a2eeda75c9de84868c62b04d1c9223fc5affc58"
7
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:c7ea4d7f3f4f874efbb7fba7d7092639651764cffa898c91934f053f4c2de5d6"
8
9
export INDEX_FILE=/configs/bpfman-operator/index.yaml
0 commit comments