From 20bb7fecd39d6d225d3043ed99df2acdda5aaeb6 Mon Sep 17 00:00:00 2001 From: Deng Yun Date: Thu, 17 Mar 2022 13:17:27 +0800 Subject: [PATCH] Sync bundle manifests version in 3.2.1 release Sync bundle manifests with latest manifests under directory deploy for nsx-container-plugin-operator v3.2.1 version in release_3.2.1 branch --- ...x-container-plugin-operator.clusterserviceversion.yaml | 8 ++++---- ...x-container-plugin-operator.clusterserviceversion.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundle/kubernetes/manifests/nsx-container-plugin-operator.clusterserviceversion.yaml b/bundle/kubernetes/manifests/nsx-container-plugin-operator.clusterserviceversion.yaml index e2de61f..b09d5c2 100644 --- a/bundle/kubernetes/manifests/nsx-container-plugin-operator.clusterserviceversion.yaml +++ b/bundle/kubernetes/manifests/nsx-container-plugin-operator.clusterserviceversion.yaml @@ -8,7 +8,7 @@ metadata: capabilities: Seamless Upgrades categories: Networking, Security certified: "True" - containerImage: vmware/nsx-container-plugin-operator + containerImage: vmware/nsx-container-plugin-operator:3.2.1 description: An operator which provides NSX as default network for an Openshift cluster. Simplifies the process of installing and upgrading the NSX Container plugin (NCP) components running in an Openshift cluster. The operator also allows @@ -19,7 +19,7 @@ metadata: marketplace.openshift.io/remote-workflow: https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.1/ncp-openshift/GUID-1D75FE92-051C-4E30-8903-AF832E854AA7.html repository: https://github.com/vmware/nsx-container-plugin/operator support: VMware - name: nsx-container-plugin-operator + name: nsx-container-plugin-operator.v3.2.1 spec: apiservicedefinitions: {} customresourcedefinitions: @@ -101,7 +101,7 @@ spec: value: nsx-ncp:latest - name: WATCH_NAMESPACE value: nsx-system-operator - image: docker.io/vmware/nsx-container-plugin-operator + image: docker.io/vmware/nsx-container-plugin-operator:v3.2.1 imagePullPolicy: IfNotPresent name: nsx-ncp-operator volumeMounts: @@ -337,4 +337,4 @@ spec: maturity: alpha provider: name: VMware - version: "" + version: 3.2.1 diff --git a/bundle/openshift4/manifests/nsx-container-plugin-operator.clusterserviceversion.yaml b/bundle/openshift4/manifests/nsx-container-plugin-operator.clusterserviceversion.yaml index c793bf0..4ebdc33 100644 --- a/bundle/openshift4/manifests/nsx-container-plugin-operator.clusterserviceversion.yaml +++ b/bundle/openshift4/manifests/nsx-container-plugin-operator.clusterserviceversion.yaml @@ -8,7 +8,7 @@ metadata: capabilities: Seamless Upgrades categories: Networking, Security certified: "True" - containerImage: vmware/nsx-container-plugin-operator + containerImage: vmware/nsx-container-plugin-operator:3.2.1 description: An operator which provides NSX as default network for an Openshift cluster. Simplifies the process of installing and upgrading the NSX Container plugin (NCP) components running in an Openshift cluster. The operator also allows @@ -19,7 +19,7 @@ metadata: marketplace.openshift.io/remote-workflow: https://docs.vmware.com/en/VMware-NSX-T-Data-Center/3.1/ncp-openshift/GUID-1D75FE92-051C-4E30-8903-AF832E854AA7.html repository: https://github.com/vmware/nsx-container-plugin/operator support: VMware - name: nsx-container-plugin-operator + name: nsx-container-plugin-operator:v3.2.1 spec: apiservicedefinitions: {} customresourcedefinitions: @@ -101,7 +101,7 @@ spec: value: nsx-ncp:latest - name: WATCH_NAMESPACE value: nsx-system-operator - image: docker.io/vmware/nsx-container-plugin-operator + image: docker.io/vmware/nsx-container-plugin-operator:v3.2.1 imagePullPolicy: IfNotPresent name: nsx-ncp-operator volumeMounts: @@ -377,4 +377,4 @@ spec: maturity: alpha provider: name: VMware - version: "" + version: 3.2.1