diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-08-22 17:46:25 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-09-19 09:33:19 +0000 |
commit | a62fb84f104337d2b4a99797a42b937b31e4e2e3 (patch) | |
tree | 0807f215d0d0dd35d067e05214089b2d1b7e3785 /kubernetes/vfc/charts/vfc-redis/values.yaml | |
parent | 4caac2460bcb09881550221f81ed6715e4afbec6 (diff) |
Update vfc release version to oom
Change-Id: Ib3390afb9c1e154d9cadf9d7dc7707b35d37a8fe
Issue-ID: VFC-1494
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'kubernetes/vfc/charts/vfc-redis/values.yaml')
-rw-r--r-- | kubernetes/vfc/charts/vfc-redis/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vfc/charts/vfc-redis/values.yaml b/kubernetes/vfc/charts/vfc-redis/values.yaml index 6991f36adf..cb018b448f 100644 --- a/kubernetes/vfc/charts/vfc-redis/values.yaml +++ b/kubernetes/vfc/charts/vfc-redis/values.yaml @@ -29,7 +29,7 @@ global: flavor: small repository: nexus3.onap.org:10001 -image: onap/vfc/db:1.3.0 +image: onap/vfc/db:1.3.1 pullPolicy: Always # flag to enable debugging - application support required |