aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/vfc/components/vfc-redis
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2021-10-08 17:17:30 +0800
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-10-09 17:58:48 +0000
commitde205f66a8a72ec89f39844f3f1b5b4205c3b72e (patch)
tree5d0557c554d370cbc952e561a27a310a278f2399 /kubernetes/vfc/components/vfc-redis
parentf09d817b0f58f89e9db06875e78404e7d978504e (diff)
[VFC] Update image of components of VFC
Update the image version for VFC components Change-Id: I9370b23598dd98f259a142ef5f87ed83a0e3f49d Issue-ID: VFC-1877 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'kubernetes/vfc/components/vfc-redis')
-rw-r--r--kubernetes/vfc/components/vfc-redis/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vfc/components/vfc-redis/values.yaml b/kubernetes/vfc/components/vfc-redis/values.yaml
index 6ea05d72a6..0bbb395938 100644
--- a/kubernetes/vfc/components/vfc-redis/values.yaml
+++ b/kubernetes/vfc/components/vfc-redis/values.yaml
@@ -24,7 +24,7 @@ global:
# application image
flavor: small
-image: onap/vfc/db:1.3.4
+image: onap/vfc/db:1.3.5
pullPolicy: Always
# flag to enable debugging - application support required