Skip to content

Commit

Permalink
Sync bundle manifests version in 3.2.1 release
Browse files Browse the repository at this point in the history
Sync bundle manifests with latest manifests under directory deploy
for nsx-container-plugin-operator v3.2.1 version in release_3.2.1 branch
  • Loading branch information
timdengyun committed Mar 17, 2022
1 parent 2b7497e commit 20bb7fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -337,4 +337,4 @@ spec:
maturity: alpha
provider:
name: VMware
version: ""
version: 3.2.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -377,4 +377,4 @@ spec:
maturity: alpha
provider:
name: VMware
version: ""
version: 3.2.1

0 comments on commit 20bb7fe

Please sign in to comment.