Skip to content

Commit 411be33

Browse files
chore(deps): update ocp-bpfman-operator-bundle to f56e565
Image created from 'https://github.com/openshift/bpfman-operator?rev=731823c17187d1a2714ccf67c9f3327b93d1a194' Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 731823c commit 411be33

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)