diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-04-29 15:31:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-29 15:31:35 +0000 |
commit | 98425463d077e8d76e44b219376ae4f65989eda3 (patch) | |
tree | 99037b37d736fb6fa155ec3b8a26b8669031f408 /kubernetes/cds/charts/cds-ui/values.yaml | |
parent | 2af6428d9c30f63f7ff08f780d8786a611a95946 (diff) | |
parent | b4c9c874445bbc57be48e1ed46c220e44c9d3f1d (diff) |
Merge "Update CDS image version for elalto to 0.6.5" into elalto
Diffstat (limited to 'kubernetes/cds/charts/cds-ui/values.yaml')
-rw-r--r-- | kubernetes/cds/charts/cds-ui/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cds/charts/cds-ui/values.yaml b/kubernetes/cds/charts/cds-ui/values.yaml index 3b7659a3a5..d4ddefb7b0 100644 --- a/kubernetes/cds/charts/cds-ui/values.yaml +++ b/kubernetes/cds/charts/cds-ui/values.yaml @@ -28,7 +28,7 @@ subChartsOnly: # application image repository: nexus3.onap.org:10001 -image: onap/ccsdk-cds-ui-server:0.6.3 +image: onap/ccsdk-cds-ui-server:0.6.5 pullPolicy: Always # application configuration |