Skip to content

Commit b0936b1

Browse files
authored
Merge pull request #204 from bpfman/konflux/component-updates/bpfman-operator-bundle
chore(deps): update bpfman-operator-bundle to 1533409
2 parents 8cb986f + 43e0265 commit b0936b1

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