Skip to content

Commit f33ca4e

Browse files
authored
Merge pull request #223 from bpfman/konflux/component-updates/bpfman-operator-bundle
chore(deps): update bpfman-operator-bundle to e21af3a
2 parents 329113a + 7c8fbc3 commit f33ca4e

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