diff options
author | Liexiang Yue <yueliexiang@chinamobile.com> | 2019-05-22 13:24:59 +0800 |
---|---|---|
committer | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2019-05-29 19:28:12 -0700 |
commit | e215ed20a1bf8c31519f074bc871bbb7e60f3743 (patch) | |
tree | 2effc23d03ca5b4d35b5f386494c8dede1272236 /kubernetes/multicloud/charts/multicloud-k8s | |
parent | 5a9e258c78a80fa1df9f8b2fbfa08ccacec53b18 (diff) |
bump multicloud services to 1.3.4
bump multicloud-k8s image to 0.4.0
Issue-ID: MULTICLOUD-641
Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
Change-Id: I14914e42426657bc40837b4d34b716f38c948465
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-k8s')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-k8s/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-k8s/values.yaml b/kubernetes/multicloud/charts/multicloud-k8s/values.yaml index 14f9b58030..3b8e9bfc43 100644 --- a/kubernetes/multicloud/charts/multicloud-k8s/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-k8s/values.yaml @@ -27,7 +27,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/k8s:0.2.0 +image: onap/multicloud/k8s:0.4.0 pullPolicy: Always # flag to enable debugging - application support required |