diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-09-30 06:09:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-30 06:09:05 +0000 |
commit | 731e3637f20fa55e0b5c6796632e2970ea05db69 (patch) | |
tree | 023df07de01ddcbf9fa529dd7af31898ee60ae20 /kubernetes/vfc/charts/vfc-vnflcm/values.yaml | |
parent | 0f7f7f47b8c6af59a15296ced10fbe59fee270e6 (diff) | |
parent | 428f605239c7850495ce2e9a3c396b4248c0fe8d (diff) |
Merge "[VFC]Refactor environment variables of VFC"
Diffstat (limited to 'kubernetes/vfc/charts/vfc-vnflcm/values.yaml')
-rw-r--r-- | kubernetes/vfc/charts/vfc-vnflcm/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vfc/charts/vfc-vnflcm/values.yaml b/kubernetes/vfc/charts/vfc-vnflcm/values.yaml index 89847ca158..fafef0c5f0 100644 --- a/kubernetes/vfc/charts/vfc-vnflcm/values.yaml +++ b/kubernetes/vfc/charts/vfc-vnflcm/values.yaml @@ -38,7 +38,7 @@ secrets: flavor: small repository: nexus3.onap.org:10001 -image: onap/vfc/vnflcm:1.3.9 +image: onap/vfc/vnflcm:1.4.0 pullPolicy: Always #Istio sidecar injection policy |