summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2018-01-25 14:24:17 -0500
committerAlexis de Talhouët <adetalhouet89@gmail.com>2018-01-25 14:47:26 -0500
commit1b7309d683ba83c5205fd3afc82009b279e41ae0 (patch)
treea145b5dcb0e2f536aa5778761b3c63eb11ce41cc /kubernetes/policy
parent7956fb277af4f4b4de5dfb734abdbf189ccf57f3 (diff)
Upgrade Policy and its script to v1.1.3
Change-Id: I2a7f1b64e33888ce80354f42d9293643f89f9782 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Issue-ID: OOM-611
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 f52dc445e6..230ad5e2de 100644
--- a/kubernetes/policy/values.yaml
+++ b/kubernetes/policy/values.yaml
@@ -10,12 +10,12 @@ image:
readiness: oomk8s/readiness-check
readinessVersion: 1.0.0
policyPe: nexus3.onap.org:10001/onap/policy/policy-pe
- policyPeVersion: v1.1.1
+ policyPeVersion: v1.1.3
policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools
- policyDroolsVersion: v1.1.1
+ policyDroolsVersion: v1.1.3
policyDb: nexus3.onap.org:10001/onap/policy/policy-db
- policyDbVersion: v1.1.1
+ policyDbVersion: v1.1.3
policyNexus: nexus3.onap.org:10001/onap/policy/policy-nexus
- policyNexusVersion: v1.1.1
+ policyNexusVersion: v1.1.3
ubuntu: ubuntu:16.04
filebeat: docker.elastic.co/beats/filebeat:5.5.0 \ No newline at end of file