Update ovn4nfv chart version to support kubevirt 38/122938/1
authorTodd Malsbary <todd.malsbary@intel.com>
Thu, 22 Jul 2021 21:07:31 +0000 (14:07 -0700)
committerTodd Malsbary <todd.malsbary@intel.com>
Wed, 28 Jul 2021 22:27:14 +0000 (15:27 -0700)
Issue-ID: MULTICLOUD-1324
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I38a8dab6b57847f9f7b4f6a816772783fa981079

kud/deployment_infra/helm/ovn4nfv/Chart.yaml
kud/deployment_infra/helm/ovn4nfv/values.yaml

index 5a4e69c..3d6134e 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 
 apiVersion: v2
-appVersion: v2.2.0
+appVersion: v3.0.0
 description: |
   OVN4NFV K8s Plugin - Network controller
 home: https://github.com/opnfv/ovn4nfv-k8s-plugin
index 660c4eb..2addb6d 100644 (file)
@@ -111,7 +111,7 @@ ovn:
     repository: docker.io/integratedcloudnative/ovn-images
     pullPolicy: IfNotPresent
     # Overrides the image tag whose default is the chart appVersion.
-    tag: ""
+    tag: v2.2.0
   imagePullSecrets: []
 
 ovnControlPlane: