From 467d9571fbd4ad2d03d406757d8800bb444576b4 Mon Sep 17 00:00:00 2001 From: ashish Date: Tue, 21 Jun 2022 17:41:17 +0530 Subject: [PATCH] release version 1.4.0 Signed-off-by: ashish --- VERSION | 2 +- config/olm/addon-operator.csv.tpl.yaml | 6 +++--- config/openshift/manifests/addon-operator.csv.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/VERSION b/VERSION index 757407982..0d0c52f84 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.3.1 +v1.4.0 diff --git a/config/olm/addon-operator.csv.tpl.yaml b/config/olm/addon-operator.csv.tpl.yaml index a5686731a..a4002f04d 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.3.1' + olm.skipRange: '>=0.0.1 <1.4.0' repository: https://github.com/openshift/addon-operator support: "false" creationTimestamp: null - name: addon-operator.v1.3.1 + name: addon-operator.v1.4.0 spec: apiservicedefinitions: {} cleanup: @@ -316,7 +316,7 @@ spec: provider: name: Red Hat url: www.redhat.com - version: 1.3.1 + version: 1.4.0 webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/config/openshift/manifests/addon-operator.csv.yaml b/config/openshift/manifests/addon-operator.csv.yaml index a5686731a..a4002f04d 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.3.1' + olm.skipRange: '>=0.0.1 <1.4.0' repository: https://github.com/openshift/addon-operator support: "false" creationTimestamp: null - name: addon-operator.v1.3.1 + name: addon-operator.v1.4.0 spec: apiservicedefinitions: {} cleanup: @@ -316,7 +316,7 @@ spec: provider: name: Red Hat url: www.redhat.com - version: 1.3.1 + version: 1.4.0 webhookdefinitions: - admissionReviewVersions: - v1