diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-03-10 17:43:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-10 17:43:42 +0000 |
commit | c200bc022e6abab30ebe76d89742f24c211c9ca0 (patch) | |
tree | f7d3a4807e226166e0545579275eca82111df829 /kubernetes/vfc/charts/vfc-multivim-proxy | |
parent | 119360f15740ed88135d6f48df92df6e3b79e225 (diff) | |
parent | 44331f754400ccf5f9b2e20c10cfcd8ba8f7e231 (diff) |
Merge "Update VFC release version in oom"
Diffstat (limited to 'kubernetes/vfc/charts/vfc-multivim-proxy')
-rw-r--r-- | kubernetes/vfc/charts/vfc-multivim-proxy/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vfc/charts/vfc-multivim-proxy/values.yaml b/kubernetes/vfc/charts/vfc-multivim-proxy/values.yaml index 211ff720ca..464afe2f7a 100644 --- a/kubernetes/vfc/charts/vfc-multivim-proxy/values.yaml +++ b/kubernetes/vfc/charts/vfc-multivim-proxy/values.yaml @@ -29,7 +29,7 @@ global: flavor: small repository: nexus3.onap.org:10001 -image: onap/vfc/multivimproxy:1.3.0 +image: onap/vfc/multivimproxy:1.3.1 pullPolicy: Always #Istio sidecar injection policy |