Skip to content

Commit

Permalink
chore: bump version to 1.2.5; remove updates to fast channel since 1.…
Browse files Browse the repository at this point in the history
…3 is out

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Oct 4, 2024
1 parent aecceee commit b49f645
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .rhdh/bundle/manifests/rhdh-operator.csv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ metadata:
features.operators.openshift.io/token-auth-gcp: "false"
repository: https://gitlab.cee.redhat.com/rhidp/rhdh/
support: Red Hat
skipRange: '>=1.0.0 <1.2.3'
olm.substitutesFor: rhdh-operator.v1.2.3
name: rhdh-operator.v1.2.3-0.1724956299.p
skipRange: '>=1.0.0 <1.2.5'
olm.substitutesFor: rhdh-operator.v1.2.5
name: rhdh-operator.v1.2.5
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -355,5 +355,5 @@ spec:
provider:
name: Red Hat Inc.
url: https://www.redhat.com/
version: 1.2.3+0.1724956299.p
version: 1.2.5
replaces: rhdh-operator.v1.1.1
4 changes: 2 additions & 2 deletions .rhdh/bundle/metadata/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ annotations:
operators.operatorframework.io.bundle.manifests.v1: manifests/
operators.operatorframework.io.bundle.metadata.v1: metadata/
operators.operatorframework.io.bundle.package.v1: rhdh
operators.operatorframework.io.bundle.channel.default.v1: fast
operators.operatorframework.io.bundle.channels.v1: fast,fast-${CI_X_VERSION}.${CI_Y_VERSION}
operators.operatorframework.io.bundle.channel.default.v1: fast-1.2
operators.operatorframework.io.bundle.channels.v1: fast-1.2

0 comments on commit b49f645

Please sign in to comment.