diff --git a/VERSION b/VERSION index 92f76b423..2e7bd9108 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.4.3 +v1.5.0 diff --git a/config/olm/addon-operator.csv.tpl.yaml b/config/olm/addon-operator.csv.tpl.yaml index 07b6f4bc1..b0093525d 100644 --- a/config/olm/addon-operator.csv.tpl.yaml +++ b/config/olm/addon-operator.csv.tpl.yaml @@ -4,11 +4,11 @@ metadata: annotations: capabilities: Full Lifecycle containerImage: quay.io/openshift/addon-operator:latest - olm.skipRange: '>=0.0.1 <1.4.3' + olm.skipRange: '>=0.0.1 <1.5.0' repository: https://github.com/openshift/addon-operator support: "false" creationTimestamp: null - name: addon-operator.v1.4.3 + name: addon-operator.v1.5.0 spec: apiservicedefinitions: {} cleanup: @@ -316,7 +316,7 @@ spec: provider: name: Red Hat url: www.redhat.com - version: 1.4.3 + version: 1.5.0 webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/config/openshift/manifests/addon-operator.csv.yaml b/config/openshift/manifests/addon-operator.csv.yaml index 07b6f4bc1..b0093525d 100755 --- a/config/openshift/manifests/addon-operator.csv.yaml +++ b/config/openshift/manifests/addon-operator.csv.yaml @@ -4,11 +4,11 @@ metadata: annotations: capabilities: Full Lifecycle containerImage: quay.io/openshift/addon-operator:latest - olm.skipRange: '>=0.0.1 <1.4.3' + olm.skipRange: '>=0.0.1 <1.5.0' repository: https://github.com/openshift/addon-operator support: "false" creationTimestamp: null - name: addon-operator.v1.4.3 + name: addon-operator.v1.5.0 spec: apiservicedefinitions: {} cleanup: @@ -316,7 +316,7 @@ spec: provider: name: Red Hat url: www.redhat.com - version: 1.4.3 + version: 1.5.0 webhookdefinitions: - admissionReviewVersions: - v1