aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/values.yaml
diff options
context:
space:
mode:
authorFiachra Corcoran <fiachra.corcoran@est.tech>2022-10-05 11:39:06 +0000
committerGerrit Code Review <gerrit@onap.org>2022-10-05 11:39:06 +0000
commit7e4cced6c92ffdbc480eb843592b0e500b350721 (patch)
tree4d7e33807db2f2eb2f7f888872b2ca75e064fe6c /kubernetes/policy/values.yaml
parent65e43d124289468cceb28cf7b4481fd9ecea7f3f (diff)
parent9416a38ece6ca7ec73b853674cec610b27286db0 (diff)
Merge "[POLICY] Update release images" into jakarta
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rwxr-xr-xkubernetes/policy/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml
index 7707985a88..a9834abdcb 100755
--- a/kubernetes/policy/values.yaml
+++ b/kubernetes/policy/values.yaml
@@ -1,5 +1,5 @@
# Copyright © 2017 Amdocs, Bell Canada
-# Modifications Copyright © 2018-2020 AT&T Intellectual Property
+# Modifications Copyright © 2018-2020, 2022 AT&T Intellectual Property
# Modifications Copyright (C) 2021-2022 Nordix Foundation.
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -150,7 +150,7 @@ mariadb:
image: mariadb:10.5.8
dbmigrator:
- image: onap/policy-db-migrator:2.4.3
+ image: onap/policy-db-migrator:2.4.4
schema: policyadmin
policy_home: "/opt/app/policy"