From 3de045ffbf4eaa2bd64d82b4ea05cd0720e540c1 Mon Sep 17 00:00:00 2001 From: Andrew Pantuso Date: Fri, 11 Nov 2022 07:57:22 -0500 Subject: [PATCH] chore: prepate v1.5.7 release --- 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 54a3d96d6..22708fe08 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.5.6 +v1.5.7 diff --git a/config/olm/addon-operator.csv.tpl.yaml b/config/olm/addon-operator.csv.tpl.yaml index 3e43655c1..23e4effe5 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.5.6' + olm.skipRange: '>=0.0.1 <1.5.7' repository: https://github.com/openshift/addon-operator support: "false" creationTimestamp: null - name: addon-operator.v1.5.6 + name: addon-operator.v1.5.7 spec: apiservicedefinitions: {} cleanup: @@ -334,7 +334,7 @@ spec: provider: name: Red Hat url: www.redhat.com - version: 1.5.6 + version: 1.5.7 webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/config/openshift/manifests/addon-operator.csv.yaml b/config/openshift/manifests/addon-operator.csv.yaml index 3e43655c1..23e4effe5 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.5.6' + olm.skipRange: '>=0.0.1 <1.5.7' repository: https://github.com/openshift/addon-operator support: "false" creationTimestamp: null - name: addon-operator.v1.5.6 + name: addon-operator.v1.5.7 spec: apiservicedefinitions: {} cleanup: @@ -334,7 +334,7 @@ spec: provider: name: Red Hat url: www.redhat.com - version: 1.5.6 + version: 1.5.7 webhookdefinitions: - admissionReviewVersions: - v1