Skip to content

Commit

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

chore(deps): update bpfman-operator to b149557
  • Loading branch information
msherif1234 authored Sep 30, 2024
2 parents 2dbd3cc + 7672d4b commit 4dc5307
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:fcd3c01c6e4b6c7edd64fa316f89389cc6224b5666cbd8444d03374ffe1a1288"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:b1495577e905976e87d64c32a6373a18c41ffc9f7b5c96c9b45398af2fbd3df0"

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:9304f025fdeea72a0ed9ec5471da3d2c7ff4768ac06f02a15c58bc603da1939a"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:fcd3c01c6e4b6c7edd64fa316f89389cc6224b5666cbd8444d03374ffe1a1288"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:b1495577e905976e87d64c32a6373a18c41ffc9f7b5c96c9b45398af2fbd3df0"

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

Expand Down

0 comments on commit 4dc5307

Please sign in to comment.