Skip to content

Commit 2d1fb1d

Browse files
Merge pull request bpfman#129 from openshift/konflux/component-updates/ocp-bpfman-operator-bundle
chore(deps): update ocp-bpfman-operator-bundle to 8650a0e
2 parents 51a0e12 + df22255 commit 2d1fb1d

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:d4aa9fedd23b3922ca88d48b4d0c0393a67ee74024f21b0abdd492e3e7d1d6f4"
6+
export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:8650a0e608f7c8589be186729a2eeda75c9de84868c62b04d1c9223fc5affc58"
77
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:c7ea4d7f3f4f874efbb7fba7d7092639651764cffa898c91934f053f4c2de5d6"
88

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

0 commit comments

Comments
 (0)