diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-12 16:14:52 +0000 |
---|---|---|
committer | Saul Gill <saul.gill@est.tech> | 2024-03-06 10:21:54 +0000 |
commit | 9964927d8766c5c396ef2caf6f7aeb7494db279e (patch) | |
tree | e6fbbd8315382f4c4a6116a89a1a9c0c0afcf944 /kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml | |
parent | 9e79dd39f57135ab08f58b74b628c4ae5991e503 (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-4907
Change-Id: I2a03efe9e39db70fd60e0790f206ad92cd8fe42b
Signed-off-by: Saul Gill <saul.gill@est.tech>
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml')
-rwxr-xr-x | kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml index 7ab6f7dfa9..ac74011463 100755 --- a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml @@ -42,7 +42,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-a1pms-ppnt:7.0.3 +image: onap/policy-clamp-ac-a1pms-ppnt:7.1.0 pullPolicy: Always componentName: &componentName policy-clamp-ac-a1pms-ppnt |