diff options
author | yangyanyj <yangyanyj@chinamobile.com> | 2019-06-01 22:40:51 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-06-05 05:22:44 +0000 |
commit | 9465fef7c32849b0547f735b72b7ccb066be17e6 (patch) | |
tree | 992e58ddc726a8f2d881cc9dce5cdce45c44fc7a /kubernetes/vfc/charts/vfc-vnfmgr/values.yaml | |
parent | 56bc782c22235987a27f3061799b8e859fffafb2 (diff) |
update vfc release version
Issue-ID: VFC-1396
Change-Id: I4c1a88e5dc85caef96498d8749d4a262eebe02f5
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
Diffstat (limited to 'kubernetes/vfc/charts/vfc-vnfmgr/values.yaml')
-rw-r--r-- | kubernetes/vfc/charts/vfc-vnfmgr/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vfc/charts/vfc-vnfmgr/values.yaml b/kubernetes/vfc/charts/vfc-vnfmgr/values.yaml index c50a9710f4..b88e04e8c6 100644 --- a/kubernetes/vfc/charts/vfc-vnfmgr/values.yaml +++ b/kubernetes/vfc/charts/vfc-vnfmgr/values.yaml @@ -29,7 +29,7 @@ global: flavor: small repository: nexus3.onap.org:10001 -image: onap/vfc/vnfmgr:1.3.1 +image: onap/vfc/vnfmgr:1.3.3 pullPolicy: Always #Istio sidecar injection policy |