Merge "[MULTICLOUD] Release k8splugin after integration tests" into istanbul
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 5 Nov 2021 18:30:48 +0000 (18:30 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 5 Nov 2021 18:30:48 +0000 (18:30 +0000)
1  2 
kubernetes/multicloud/components/multicloud-k8s/values.yaml

  global:
    nodePortPrefixExt: 304
    persistence: {}
 -  artifactImage: onap/multicloud/framework-artifactbroker:1.7.0
 +  artifactImage: onap/multicloud/framework-artifactbroker:1.7.1
  
  #################################################################
  # Application configuration defaults.
  #################################################################
  # application image
- image: onap/multicloud/k8s:0.9.1
+ image: onap/multicloud/k8s:0.9.3
  pullPolicy: Always
  
  # flag to enable debugging - application support required