diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-26 12:45:10 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-26 12:45:10 +0100 |
commit | 82b27e69e7afec851802ff3fcfab435df3ef0291 (patch) | |
tree | c059f500aea7307b556cc90423056c098cfcd465 /kubernetes/policy/values.yaml | |
parent | c64f1c0954e631709083499f6d1c80258c7809ee (diff) |
[POLICY] Update docker images to latest versions
The image versions in policy values.yaml files have been updated
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4970
Change-Id: Ib431ebb448205fb79808dab8e1edc2c6aaaaf13c
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rwxr-xr-x | 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 9497c3c2c4..0291a0652d 100755 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -167,7 +167,7 @@ policy-gui: ################################################################# dbmigrator: - image: onap/policy-db-migrator:3.1.0 + image: onap/policy-db-migrator:3.1.2 schema: policyadmin policy_home: "/opt/app/policy" |