diff options
author | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-08-13 16:56:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-13 16:56:42 +0000 |
commit | a3a05b55e7eb3f6611dac87c49754de760f8508f (patch) | |
tree | fb414a9f5a18e860c5365532c77431d2fe2613bb /kubernetes/cds/charts/cds-ui | |
parent | ecdb2369e3b8083b0906b3cf4cace1d2d9f8ff09 (diff) | |
parent | 103b69ba8f452d85ef19cf481e2af3465e795153 (diff) |
Merge "Update SDNC/CDS image versions for El Alto early drop"
Diffstat (limited to 'kubernetes/cds/charts/cds-ui')
-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 1ba8a17049..60c0a8a037 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.4.5 +image: onap/ccsdk-cds-ui-server:0.5.1 pullPolicy: Always # application configuration |