diff options
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | 2018-02-22 14:25:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-22 14:25:27 +0000 |
commit | 987fcbb265ca47392e5fc3be451eab6d22e5e859 (patch) | |
tree | 97a63cb70df723787c2bb0f20b0f703628e6923a /kubernetes | |
parent | 18d5e566063083f25f3bc32cace70a2bbdb6a5ff (diff) | |
parent | 9844664a9b95b6b3b5d254244efd67a4d8898278 (diff) |
Merge "policy - readiness image update"
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/policy/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 79b59cf58e..3af4af893e 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -13,7 +13,7 @@ papReplicas: 1 pdpReplicas: 1 image: readiness: oomk8s/readiness-check - readinessVersion: 1.0.0 + readinessVersion: 1.1.0 policyPe: nexus3.onap.org:10001/onap/policy/policy-pe policyPeVersion: v1.1.1 policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools |