Skip to content

Commit 300250f

Browse files
authored
Merge pull request #198 from bpfman/konflux/component-updates/bpfman-operator-bundle
chore(deps): update bpfman-operator-bundle to ab02222
2 parents 84dc8ed + 58d79f8 commit 300250f

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:0053418b4dff7972eecc64948ed41d29ca344b54232ace0be03cb820268a33f6"
6+
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:ab0222229be06fb4be42ec7f7a0c299d16fb6b2efd26004f334ff9ae96b90f33"
77
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:be7c86a9eb9314d5609c419dfe0d810872b53665ba265fc42492ecdcd61e15e8"
88

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

0 commit comments

Comments
 (0)