From 09d4de59d1194f07ab6b208e6a2d22692f741e63 Mon Sep 17 00:00:00 2001 From: Venkatesh Date: Mon, 21 Aug 2023 14:19:04 +0530 Subject: [PATCH] chore: prepare v1.13.3 --- 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 fb844899c..5c394a6b2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.13.2 +v1.13.3 diff --git a/config/olm/addon-operator.csv.tpl.yaml b/config/olm/addon-operator.csv.tpl.yaml index f55205652..72d2142ef 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.13.2' + olm.skipRange: '>=0.0.1 <1.13.3' repository: https://github.com/openshift/addon-operator support: "false" creationTimestamp: null - name: addon-operator.v1.13.2 + name: addon-operator.v1.13.3 spec: apiservicedefinitions: {} cleanup: @@ -382,7 +382,7 @@ spec: provider: name: Red Hat url: www.redhat.com - version: 1.13.2 + version: 1.13.3 webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/config/openshift/manifests/addon-operator.csv.yaml b/config/openshift/manifests/addon-operator.csv.yaml index f55205652..72d2142ef 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.13.2' + olm.skipRange: '>=0.0.1 <1.13.3' repository: https://github.com/openshift/addon-operator support: "false" creationTimestamp: null - name: addon-operator.v1.13.2 + name: addon-operator.v1.13.3 spec: apiservicedefinitions: {} cleanup: @@ -382,7 +382,7 @@ spec: provider: name: Red Hat url: www.redhat.com - version: 1.13.2 + version: 1.13.3 webhookdefinitions: - admissionReviewVersions: - v1