diff options
Diffstat (limited to 'kubernetes/vfc/components/vfc-redis/values.yaml')
-rw-r--r-- | kubernetes/vfc/components/vfc-redis/values.yaml | 2 |
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 |