summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/components/multicloud-k8s
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2022-03-22 16:08:22 +0800
committerLukasz Rajewski <lukasz.rajewski@orange.com>2022-04-07 06:15:41 +0000
commitdf4fc03d8540b4c1ee10b440b4f7d5b20d8e2685 (patch)
tree2d95add76358879eb4b5556eb4d84fcb287dd607 /kubernetes/multicloud/components/multicloud-k8s
parent80ecc51e71a0734fff065f4f823144755acd0a3b (diff)
[MULTICLOUD] Changes for Jakarta release
Rebase and remove packages which has GPLv3 dependency issue Update log to redirect to stdout Issue-ID: MULTICLOUD-1224 Issue-ID: MULTICLOUD-1450 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Id850bbe9cd51a4bce6eb0fe0cfc8274b04acf41e
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-k8s')
-rw-r--r--kubernetes/multicloud/components/multicloud-k8s/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/multicloud/components/multicloud-k8s/values.yaml b/kubernetes/multicloud/components/multicloud-k8s/values.yaml
index bf9dbf55d4..844ac5e58d 100644
--- a/kubernetes/multicloud/components/multicloud-k8s/values.yaml
+++ b/kubernetes/multicloud/components/multicloud-k8s/values.yaml
@@ -18,13 +18,13 @@
global:
nodePortPrefixExt: 304
persistence: {}
- artifactImage: onap/multicloud/framework-artifactbroker:1.7.2
+ artifactImage: onap/multicloud/framework-artifactbroker:1.7.3
#################################################################
# Application configuration defaults.
#################################################################
# application image
-image: onap/multicloud/k8s:0.9.3
+image: onap/multicloud/k8s:0.10.0
pullPolicy: Always
# flag to enable debugging - application support required