Skip to content

Commit

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

chore(deps): update bpfman-operator to 81354d5
  • Loading branch information
mergify[bot] authored Oct 7, 2024
2 parents 373bf31 + be52a6a commit f1898bf
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:b1495577e905976e87d64c32a6373a18c41ffc9f7b5c96c9b45398af2fbd3df0"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:81354d552775fd57404416a195bcb8ed2e9757e79d0b128fdd28a6b1ce4d502a"

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:067f3f312d89c82418eedae64ee9be6feb4bbf85d75b3a94f5d046fd7b11cfbd"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:b1495577e905976e87d64c32a6373a18c41ffc9f7b5c96c9b45398af2fbd3df0"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:81354d552775fd57404416a195bcb8ed2e9757e79d0b128fdd28a6b1ce4d502a"

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

Expand Down

0 comments on commit f1898bf

Please sign in to comment.