diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2022-01-10 13:22:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-01-10 13:22:58 +0000 |
commit | 0e916e98320fe9bc8ba7f78196d9e5cc5690d3f0 (patch) | |
tree | 77aa0b5899cd7328c46c87899600feb1de9f1228 /kubernetes/multicloud/components/multicloud-starlingx/values.yaml | |
parent | 454c99a3baf2a0969bda40939f3ceb128678bc8d (diff) | |
parent | 17d55da145c8856f3b71457944f358c4fa234885 (diff) |
Merge "[MULTICLOUD] Log4j vulnerability fix"
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-starlingx/values.yaml')
-rw-r--r-- | kubernetes/multicloud/components/multicloud-starlingx/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml index f18a090dba..b3387c6c3a 100644 --- a/kubernetes/multicloud/components/multicloud-starlingx/values.yaml +++ b/kubernetes/multicloud/components/multicloud-starlingx/values.yaml @@ -17,7 +17,7 @@ ################################################################# global: nodePortPrefixExt: 304 - artifactImage: onap/multicloud/framework-artifactbroker:1.7.1 + artifactImage: onap/multicloud/framework-artifactbroker:1.7.2 ################################################################# # Application configuration defaults. |