Skip to content

Commit

Permalink
Merge pull request #270 from bpfman/konflux/component-updates/bpfman-…
Browse files Browse the repository at this point in the history
…operator

chore(deps): update bpfman-operator to fcd3c01
  • Loading branch information
msherif1234 authored Sep 27, 2024
2 parents e602e5b + e4f5930 commit 4a61381
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hack/update_bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -eu

#!/usr/bin/env bash

export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:663f50cf4fbdbd22e50c22b4048998adddaa1bccb6efbf4342fe1d21f391076f"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:fcd3c01c6e4b6c7edd64fa316f89389cc6224b5666cbd8444d03374ffe1a1288"

export CSV_FILE=/manifests/bpfman-operator.clusterserviceversion.yaml

Expand Down
2 changes: 1 addition & 1 deletion hack/update_catalog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -eu
#!/usr/bin/env bash

export BPFMAN_OPERATOR_BUNDLE_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-operator-bundle@sha256:3b73d361f3ad838adbc8e222cea062c7c3135c00327085746c93049f1b0e01ef"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:41aaa6034949f2ed0f0946fa604246dc16f8e774a444784230a030ea4a3f7e6b"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:fcd3c01c6e4b6c7edd64fa316f89389cc6224b5666cbd8444d03374ffe1a1288"

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

Expand Down

0 comments on commit 4a61381

Please sign in to comment.