Skip to content

Commit 0226474

Browse files
Merge pull request #504 from openshift/konflux/component-updates/component-update-ocp-bpfman-operator-bundle
chore(deps): update ocp-bpfman-operator-bundle to 87396e3
2 parents 43407cf + c73d8a2 commit 0226474

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:122727998dbb7b9bb01718d4e640db856b34d048708aea1e7a8453b0175df2ae"
6+
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:87396e3369ae63e227b7357d0d1c4c50abf3db4b637299f83ed5bbe8a2b30e0b"
77
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:029c115b4f7acc38e62aca181bc2ff88077e0852944d2863c43a78ffed2e41c0"
88

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

0 commit comments

Comments
 (0)