Skip to content

Commit 7d4e873

Browse files
Merge pull request bpfman#438 from openshift/konflux/component-updates/component-update-ocp-bpfman-operator-bundle
chore(deps): update ocp-bpfman-operator-bundle to 227930a
2 parents bcc5bb0 + 61d54fd commit 7d4e873

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:f56e565da86bab2bf9114c737acc0c458659a6a37625c6e4d2f7172a3f35127a"
6+
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:227930ad9dc8a95fddcb5092a71ce645144b2bc95ace375c2c37838d402f562e"
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)