aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/values.yaml
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <adetalhouet89@gmail.com>2019-02-19 00:08:17 +0000
committerGerrit Code Review <gerrit@onap.org>2019-02-19 00:08:17 +0000
commita0c768efa4d5ed179fd5596224bf58ff5634fd39 (patch)
treeaad35480a5224730a428d7518509885d5be51c09 /kubernetes/policy/values.yaml
parente5682296d7c99bfa595348dbd3fa46556b1f4c3b (diff)
parentd128b207123e652fd6e871c51b2c4276a419f4dc (diff)
Merge "Point policy images to dublin's snapshots"
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rw-r--r--kubernetes/policy/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml
index 521a229078..48a5dcae1b 100644
--- a/kubernetes/policy/values.yaml
+++ b/kubernetes/policy/values.yaml
@@ -41,7 +41,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.4
+image: onap/policy-pe:1.4-SNAPSHOT-latest
pullPolicy: Always
subChartsOnly:
@@ -117,4 +117,4 @@ resources:
requests:
cpu: 20m
memory: 2Gi
- unlimited: {} \ No newline at end of file
+ unlimited: {}