Skip to content

Commit 6192abb

Browse files
authored
Merge pull request bpfman#433 from openshift/konflux/component-updates/component-update-ocp-bpfman-operator-bundle
chore(deps): update ocp-bpfman-operator-bundle to 7532e3c
2 parents 6a50317 + ca17099 commit 6192abb

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:2cef5259cabae9624be1d5a4f48069db71c910e35209357d2cbf1c75032942e7"
6+
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:7532e3ca9a422b95a03c9176d437ff75dc9e26e62a6302843a722efa352967a5"
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)