Skip to content

Commit

Permalink
Merge pull request #360 from ashishmax31/prepare-version.1.12.0
Browse files Browse the repository at this point in the history
chore: prepare v1.12.0
  • Loading branch information
openshift-merge-robot authored Jun 2, 2023
2 parents a489044 + a0c97f1 commit 0b4a903
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.11.0
v1.12.0
6 changes: 3 additions & 3 deletions config/olm/addon-operator.csv.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ metadata:
annotations:
capabilities: Full Lifecycle
containerImage: quay.io/openshift/addon-operator:latest
olm.skipRange: '>=0.0.1 <1.11.0'
olm.skipRange: '>=0.0.1 <1.12.0'
repository: https://github.com/openshift/addon-operator
support: "false"
creationTimestamp: null
name: addon-operator.v1.11.0
name: addon-operator.v1.12.0
spec:
apiservicedefinitions: {}
cleanup:
Expand Down Expand Up @@ -382,7 +382,7 @@ spec:
provider:
name: Red Hat
url: www.redhat.com
version: 1.11.0
version: 1.12.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down
6 changes: 3 additions & 3 deletions config/openshift/manifests/addon-operator.csv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ metadata:
annotations:
capabilities: Full Lifecycle
containerImage: quay.io/openshift/addon-operator:latest
olm.skipRange: '>=0.0.1 <1.11.0'
olm.skipRange: '>=0.0.1 <1.12.0'
repository: https://github.com/openshift/addon-operator
support: "false"
creationTimestamp: null
name: addon-operator.v1.11.0
name: addon-operator.v1.12.0
spec:
apiservicedefinitions: {}
cleanup:
Expand Down Expand Up @@ -382,7 +382,7 @@ spec:
provider:
name: Red Hat
url: www.redhat.com
version: 1.11.0
version: 1.12.0
webhookdefinitions:
- admissionReviewVersions:
- v1
Expand Down

0 comments on commit 0b4a903

Please sign in to comment.