summaryrefslogtreecommitdiffstats
path: root/kubernetes/vvp/charts
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/vvp/charts')
-rw-r--r--kubernetes/vvp/charts/vvp-ci-uwsgi/values.yaml2
-rw-r--r--kubernetes/vvp/charts/vvp-cms-uwsgi/values.yaml2
-rw-r--r--kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml2
-rw-r--r--kubernetes/vvp/charts/vvp-gitlab/values.yaml2
-rw-r--r--kubernetes/vvp/charts/vvp-imagescanner/values.yaml2
-rw-r--r--kubernetes/vvp/charts/vvp-jenkins/values.yaml2
-rw-r--r--kubernetes/vvp/charts/vvp-postgres/values.yaml2
7 files changed, 7 insertions, 7 deletions
diff --git a/kubernetes/vvp/charts/vvp-ci-uwsgi/values.yaml b/kubernetes/vvp/charts/vvp-ci-uwsgi/values.yaml
index 7aa5881463..1b58dd52aa 100644
--- a/kubernetes/vvp/charts/vvp-ci-uwsgi/values.yaml
+++ b/kubernetes/vvp/charts/vvp-ci-uwsgi/values.yaml
@@ -28,7 +28,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/vvp/test-engine:1.0.0-latest
+image: onap/vvp/test-engine:1.0.0
pullPolicy: Always
# flag to enable debugging - application support required
diff --git a/kubernetes/vvp/charts/vvp-cms-uwsgi/values.yaml b/kubernetes/vvp/charts/vvp-cms-uwsgi/values.yaml
index 860ee418a9..e57b1730c3 100644
--- a/kubernetes/vvp/charts/vvp-cms-uwsgi/values.yaml
+++ b/kubernetes/vvp/charts/vvp-cms-uwsgi/values.yaml
@@ -28,7 +28,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/vvp/cms:1.0.0-latest
+image: onap/vvp/cms:1.0.0
pullPolicy: Always
# flag to enable debugging - application support required
diff --git a/kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml b/kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml
index dd01834846..a96ca26119 100644
--- a/kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml
+++ b/kubernetes/vvp/charts/vvp-em-uwsgi/values.yaml
@@ -28,7 +28,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/vvp/engagementmgr:1.0.0-latest
+image: onap/vvp/engagementmgr:1.0.0
pullPolicy: Always
# flag to enable debugging - application support required
diff --git a/kubernetes/vvp/charts/vvp-gitlab/values.yaml b/kubernetes/vvp/charts/vvp-gitlab/values.yaml
index eec4f0a7f4..4855c8873e 100644
--- a/kubernetes/vvp/charts/vvp-gitlab/values.yaml
+++ b/kubernetes/vvp/charts/vvp-gitlab/values.yaml
@@ -28,7 +28,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/vvp/gitlab:1.0.0-latest
+image: onap/vvp/gitlab:1.0.0
pullPolicy: Always
# flag to enable debugging - application support required
diff --git a/kubernetes/vvp/charts/vvp-imagescanner/values.yaml b/kubernetes/vvp/charts/vvp-imagescanner/values.yaml
index 0f7d3540e0..ed62413c4f 100644
--- a/kubernetes/vvp/charts/vvp-imagescanner/values.yaml
+++ b/kubernetes/vvp/charts/vvp-imagescanner/values.yaml
@@ -28,7 +28,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/vvp/image-scanner:1.0.0-latest
+image: onap/vvp/image-scanner:1.0.0
pullPolicy: Always
# flag to enable debugging - application support required
diff --git a/kubernetes/vvp/charts/vvp-jenkins/values.yaml b/kubernetes/vvp/charts/vvp-jenkins/values.yaml
index 7ca82e4d28..083f88a663 100644
--- a/kubernetes/vvp/charts/vvp-jenkins/values.yaml
+++ b/kubernetes/vvp/charts/vvp-jenkins/values.yaml
@@ -28,7 +28,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/vvp/jenkins:1.0.0-latest
+image: onap/vvp/jenkins:1.0.0
pullPolicy: Always
# flag to enable debugging - application support required
diff --git a/kubernetes/vvp/charts/vvp-postgres/values.yaml b/kubernetes/vvp/charts/vvp-postgres/values.yaml
index a41d923ef2..000c049522 100644
--- a/kubernetes/vvp/charts/vvp-postgres/values.yaml
+++ b/kubernetes/vvp/charts/vvp-postgres/values.yaml
@@ -28,7 +28,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/vvp/postgresql:1.0.0-latest
+image: onap/vvp/postgresql:1.0.0
pullPolicy: Always
# flag to enable debugging - application support required