Skip to content

Commit 5bd1817

Browse files
Merge pull request bpfman#81 from openshift/konflux/component-updates/ocp-bpfman-operator-bundle
chore(deps): update ocp-bpfman-operator-bundle to 59d9e02
2 parents ddef4ed + 926aaf6 commit 5bd1817

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:844190577a77c9fae5d2196ad474bafe3fd8aca84d220e50c9ec0164d9ed6067"
6+
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:59d9e023c0cf46ec32f24cd3eb2bb1372bf1a387f8cbdb6dd550202cf1731ec6"
77
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:df8b3048c88e7535f9d1a3fc2df0262575172596c307d9e78c25e4eac6fc9fc2"
88

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

0 commit comments

Comments
 (0)