Skip to content

Commit 0652f0a

Browse files
Merge pull request bpfman#145 from openshift/konflux/component-updates/ocp-bpfman-operator-bundle
chore(deps): update ocp-bpfman-operator-bundle to 6947f0a
2 parents e46c2bc + 7187860 commit 0652f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/update_catalog.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -eu
33

44
#!/usr/bin/env bash
55

6-
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:6a083ab67335f2b5b655184034c4c90074c64b5dc9c9f41532293e0de79d89aa" 
6+
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:6947f0aa4f29405d4bec3f0fd08d7eae885ec07b87e4cac596f12953b04b3832" 
77
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:695b569c00005e01ed2fadc7ffa88dafdf81cd8f88864c6937a24ec5965a29c8"
88

99
export INDEX_FILE=/configs/bpfman-operator/index.yaml

0 commit comments

Comments
 (0)