diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-04-16 06:13:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-16 06:13:18 +0000 |
commit | f0613330e069bc27a4178ad25a881687232f6477 (patch) | |
tree | 7f20f98221657712d609682b8df6a8cf2d2b8d3d /kubernetes/policy/values.yaml | |
parent | 8548acbe7b3e53d048af4d74faf53e3a48565ca3 (diff) | |
parent | 110657a0dcf682f7b5b0d533a36a36fe0df0cc84 (diff) |
Merge "[POLICY] legacy pdp health + new image versions"
Diffstat (limited to 'kubernetes/policy/values.yaml')
-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 524fe9953d..3a2b1f1f96 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -67,7 +67,7 @@ secrets: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pe:1.6.1 +image: onap/policy-pe:1.6.2 mariadb_image: library/mariadb:10 pullPolicy: Always |