summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2017-12-15 15:00:50 +0000
committerGerrit Code Review <gerrit@onap.org>2017-12-15 15:00:50 +0000
commit36800aaa8b2ec70a72bfe36687b4632dd9f8f22d (patch)
treeb1da28704e2b1d615b06afdbeea9b1f3a2d444e1 /kubernetes/policy
parent5cc744a385e972ad49c27b6a6489d1bc9d862df4 (diff)
parent5425c736b106cfa3ed39c546a4af3dbc70cc2f68 (diff)
Merge "Migrate to R1 released docker images"
Diffstat (limited to 'kubernetes/policy')
-rw-r--r--kubernetes/policy/values.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml
index 8119331afb..ce037d896d 100644
--- a/kubernetes/policy/values.yaml
+++ b/kubernetes/policy/values.yaml
@@ -5,12 +5,12 @@ image:
readiness: oomk8s/readiness-check
readinessVersion: 1.0.0
policyPe: nexus3.onap.org:10001/onap/policy/policy-pe
- policyPeVersion: 1.1-STAGING-latest
+ policyPeVersion: v1.1.1
policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools
- policyDroolsVersion: 1.1-STAGING-latest
+ policyDroolsVersion: v1.1.1
policyDb: nexus3.onap.org:10001/onap/policy/policy-db
- policyDbVersion: 1.1-STAGING-latest
+ policyDbVersion: v1.1.1
policyNexus: nexus3.onap.org:10001/onap/policy/policy-nexus
- policyNexusVersion: 1.1-STAGING-latest
+ policyNexusVersion: v1.1.1
ubuntu: ubuntu:16.04
filebeat: docker.elastic.co/beats/filebeat:5.5.0 \ No newline at end of file