diff options
author | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-02-19 00:08:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-19 00:08:17 +0000 |
commit | a0c768efa4d5ed179fd5596224bf58ff5634fd39 (patch) | |
tree | aad35480a5224730a428d7518509885d5be51c09 /kubernetes/policy/charts/policy-apex-pdp/values.yaml | |
parent | e5682296d7c99bfa595348dbd3fa46556b1f4c3b (diff) | |
parent | d128b207123e652fd6e871c51b2c4276a419f4dc (diff) |
Merge "Point policy images to dublin's snapshots"
Diffstat (limited to 'kubernetes/policy/charts/policy-apex-pdp/values.yaml')
-rw-r--r-- | kubernetes/policy/charts/policy-apex-pdp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/charts/policy-apex-pdp/values.yaml b/kubernetes/policy/charts/policy-apex-pdp/values.yaml index b84b769660..95b2d2c28d 100644 --- a/kubernetes/policy/charts/policy-apex-pdp/values.yaml +++ b/kubernetes/policy/charts/policy-apex-pdp/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-apex-pdp:2.0.3 +image: onap/policy-apex-pdp:2.1-SNAPSHOT-latest pullPolicy: Always # flag to enable debugging - application support required |