Skip to content

Commit

Permalink
Update the OLM files to bring them inline with community-operator cha…
Browse files Browse the repository at this point in the history
…nges (#129)

Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
  • Loading branch information
LaVLaS committed May 5, 2021
1 parent 1c0836a commit ff7bbed
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ spec:
type: MultiNamespace
- supported: true
type: AllNamespaces
maturity: beta
maturity: stable
links:
- name: Open Data Hub
url: https://opendatahub.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ annotations:
operators.operatorframework.io.bundle.mediatype.v1: "registry+v1"
operators.operatorframework.io.bundle.manifests.v1: "manifests/"
operators.operatorframework.io.bundle.metadata.v1: "metadata/"
operators.operatorframework.io.bundle.package.v1: "opendatahub"
operators.operatorframework.io.bundle.package.v1: "opendatahub-operator"
operators.operatorframework.io.bundle.channels.v1: "beta"
operators.operatorframework.io.bundle.channel.default.v1: "beta"
3 changes: 3 additions & 0 deletions deploy/olm-catalog/opendatahub/ci.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
# Use `replaces-mode` or `semver-mode`. Once you switch to `semver-mode`, there is no easy way back.
updateGraph: replaces-mode

0 comments on commit ff7bbed

Please sign in to comment.