update vfc image version 21/87521/1
authoryangyan <yangyanyj@chinamobile.com>
Mon, 13 May 2019 06:37:28 +0000 (14:37 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Mon, 13 May 2019 06:37:34 +0000 (14:37 +0800)
Issue-ID: VFC-1373
Change-Id: I42af27a20622109b1ec96d6900c9e40cbb7e3970
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
kubernetes/vfc/charts/vfc-generic-vnfm-driver/values.yaml
kubernetes/vfc/charts/vfc-juju-vnfm-driver/values.yaml

index 47145fc..2134309 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/gvnfmdriver:1.3.0
+image: onap/vfc/gvnfmdriver:1.3.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
@@ -87,4 +87,4 @@ resources:
     requests:
       cpu: 200m
       memory: 500Mi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}
index 8833a5a..f68f0fc 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/jujudriver:1.3.0
+image: onap/vfc/jujudriver:1.3.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
@@ -88,4 +88,4 @@ resources:
     requests:
       cpu: 200m
       memory: 2000Mi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}