aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-api/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2022-01-12 07:54:19 +0000
committerGerrit Code Review <gerrit@onap.org>2022-01-12 07:54:19 +0000
commitc530a5de5a8736e5492d3977656b925da5f05c4a (patch)
tree3e912e3e3fae9d2799400fd702e2dedd228eb4a2 /kubernetes/policy/components/policy-api/values.yaml
parent12f6b432b9d79d18f93cff91c9cd7aa7a7723d4f (diff)
parent312ab3700fea8579a9f072f095f3c6a1ef66f9d0 (diff)
Merge "[POLICY] Update docker images to latest versions"
Diffstat (limited to 'kubernetes/policy/components/policy-api/values.yaml')
-rwxr-xr-xkubernetes/policy/components/policy-api/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-api/values.yaml b/kubernetes/policy/components/policy-api/values.yaml
index 43ec1d7e62..e037c64e15 100755
--- a/kubernetes/policy/components/policy-api/values.yaml
+++ b/kubernetes/policy/components/policy-api/values.yaml
@@ -78,7 +78,7 @@ certInitializer:
# Application configuration defaults.
#################################################################
# application image
-image: onap/policy-api:2.5.1
+image: onap/policy-api:2.6.0
pullPolicy: Always
# flag to enable debugging - application support required