summaryrefslogtreecommitdiffstats
path: root/kubernetes/vfc
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-05-14 09:10:48 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-05-14 09:11:01 +0800
commit3b62b37fe34911929f83eebb5305cc3b0d81876c (patch)
treeff20a46d4340f34ead8ad0d62789da274d2f854f /kubernetes/vfc
parent294fadee5e72be0ec54485a56471906a83195d50 (diff)
update vfc version
Issue-ID: VFC-1373 Change-Id: Id6a22594533647674dde626a013060e294e9645e Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'kubernetes/vfc')
-rw-r--r--kubernetes/vfc/charts/vfc-redis/values.yaml2
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 a134190412..6991f36adf 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-STAGING-latest
+image: onap/vfc/db:1.3.0
pullPolicy: Always
# flag to enable debugging - application support required