summaryrefslogtreecommitdiffstats
path: root/kubernetes/vfc
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2018-09-19 11:58:29 -0400
committerMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-09-19 17:30:23 +0000
commit697e996b156be74a21c66154a23af3eb2773dded (patch)
treea4fba10bc98c4c7e15ec1509dc27aac821d9b4ec /kubernetes/vfc
parent5c8e9debd31bdbf352dd5099354bd7c2d0b54b55 (diff)
Sync values from docker-manifest-staging file
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b Issue-ID: OOM-1422 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'kubernetes/vfc')
-rw-r--r--kubernetes/vfc/charts/vfc-db/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vfc/charts/vfc-db/values.yaml b/kubernetes/vfc/charts/vfc-db/values.yaml
index c4eac7d6c0..776a2816c9 100644
--- a/kubernetes/vfc/charts/vfc-db/values.yaml
+++ b/kubernetes/vfc/charts/vfc-db/values.yaml
@@ -27,7 +27,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/vfc/db:latest
+image: onap/vfc/db:1.1.0-STAGING-latest
pullPolicy: Always
# flag to enable debugging - application support required