Skip to content

Commit

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

chore(deps): update ocp-bpfman-operator to df8b304
  • Loading branch information
openshift-merge-bot[bot] authored Nov 6, 2024
2 parents 205d547 + d3d9c46 commit ddef4ed
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:ebeda02b7c00fffc25111b6025cd3ecd1ba1d8d797edd3bb490c4870ea76f9e0"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:df8b3048c88e7535f9d1a3fc2df0262575172596c307d9e78c25e4eac6fc9fc2"

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:844190577a77c9fae5d2196ad474bafe3fd8aca84d220e50c9ec0164d9ed6067"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:ebeda02b7c00fffc25111b6025cd3ecd1ba1d8d797edd3bb490c4870ea76f9e0"
export BPFMAN_OPERATOR_IMAGE_PULLSPEC="registry.redhat.io/bpfman/bpfman-rhel9-operator@sha256:df8b3048c88e7535f9d1a3fc2df0262575172596c307d9e78c25e4eac6fc9fc2"

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

Expand Down

0 comments on commit ddef4ed

Please sign in to comment.