Skip to content

Commit e2b37c7

Browse files
Merge pull request bpfman#437 from openshift/konflux/component-updates/component-update-ocp-bpfman-operator-bundle
chore(deps): update ocp-bpfman-operator-bundle to f56e565
2 parents 731823c + 411be33 commit e2b37c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/update_catalog.sh

Lines changed: 1 addition & 1 deletion
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:7532e3ca9a422b95a03c9176d437ff75dc9e26e62a6302843a722efa352967a5"
6+
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:f56e565da86bab2bf9114c737acc0c458659a6a37625c6e4d2f7172a3f35127a"
77
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:2f7a5f197f516f2d615a215d7b3691b04ce9b439602a641011efc678d076f0d5"
88

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

0 commit comments

Comments
 (0)