From db80541422ee921e731d081a81da13b93ac09262 Mon Sep 17 00:00:00 2001 From: Mansi Kulkarni Date: Wed, 2 Oct 2024 09:43:45 -0400 Subject: [PATCH] [release-4.12] Update version to 7.2.3 This commit was generated by hack/pre-release.sh --- Makefile | 2 +- ...achine-config-operator.clusterserviceversion.yaml | 12 +++++++----- bundle/windows-machine-config-operator.package.yaml | 2 +- ...achine-config-operator.clusterserviceversion.yaml | 2 +- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 453fa004a2..bd253a10f9 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # To re-generate a bundle for another specific version without changing the standard setup, you can: # - use the WMCO_VERSION as arg of the bundle target (e.g make bundle WMCO_VERSION=0.0.2) # - use environment variables to overwrite this value (e.g export WMCO_VERSION=0.0.2) -WMCO_VERSION ?= 7.2.2 +WMCO_VERSION ?= 7.2.3 # *_GIT_VERSION are the k8s versions. Any update to the build line could potentially require an update to the sed # command in generate_k8s_version_commit() in hack/update_submodules.sh diff --git a/bundle/manifests/windows-machine-config-operator.clusterserviceversion.yaml b/bundle/manifests/windows-machine-config-operator.clusterserviceversion.yaml index 271255a108..311cda8d6b 100644 --- a/bundle/manifests/windows-machine-config-operator.clusterserviceversion.yaml +++ b/bundle/manifests/windows-machine-config-operator.clusterserviceversion.yaml @@ -18,16 +18,16 @@ metadata: features.operators.openshift.io/token-auth-aws: "false" features.operators.openshift.io/token-auth-azure: "false" features.operators.openshift.io/token-auth-gcp: "false" - olm.skipRange: '>=6.0.0 <7.2.2' + olm.skipRange: '>=6.0.0 <7.2.3' operatorframework.io/cluster-monitoring: "true" operatorframework.io/suggested-namespace: openshift-windows-machine-config-operator operators.openshift.io/valid-subscription: '["Red Hat OpenShift support for Windows Containers"]' - operators.operatorframework.io/builder: operator-sdk-v1.15.0+git + operators.operatorframework.io/builder: operator-sdk-v1.32.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/openshift/windows-machine-config-operator support: Red Hat - name: windows-machine-config-operator.v7.2.2 + name: windows-machine-config-operator.v7.2.3 namespace: placeholder spec: apiservicedefinitions: {} @@ -378,7 +378,9 @@ spec: - use serviceAccountName: windows-machine-config-operator deployments: - - name: windows-machine-config-operator + - label: + name: windows-machine-config-operator + name: windows-machine-config-operator spec: replicas: 1 selector: @@ -481,4 +483,4 @@ spec: minKubeVersion: 1.25.0 provider: name: Red Hat - version: 7.2.2 + version: 7.2.3 diff --git a/bundle/windows-machine-config-operator.package.yaml b/bundle/windows-machine-config-operator.package.yaml index bbccc8d39c..e6ee5c661a 100644 --- a/bundle/windows-machine-config-operator.package.yaml +++ b/bundle/windows-machine-config-operator.package.yaml @@ -1,4 +1,4 @@ channels: - - currentCSV: windows-machine-config-operator.v7.2.2 + - currentCSV: windows-machine-config-operator.v7.2.3 channels: alpha packageName: windows-machine-config-operator diff --git a/config/manifests/bases/windows-machine-config-operator.clusterserviceversion.yaml b/config/manifests/bases/windows-machine-config-operator.clusterserviceversion.yaml index 6135602770..ecf605c5ba 100644 --- a/config/manifests/bases/windows-machine-config-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/windows-machine-config-operator.clusterserviceversion.yaml @@ -18,7 +18,7 @@ metadata: features.operators.openshift.io/token-auth-aws: "false" features.operators.openshift.io/token-auth-azure: "false" features.operators.openshift.io/token-auth-gcp: "false" - olm.skipRange: '>=6.0.0 <7.2.2' + olm.skipRange: '>=6.0.0 <7.2.3' operatorframework.io/cluster-monitoring: "true" operatorframework.io/suggested-namespace: openshift-windows-machine-config-operator operators.openshift.io/valid-subscription: '["Red Hat OpenShift support for Windows