diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-03 11:53:08 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-03 11:53:08 -0500 |
commit | bd248f0c17e909ad67886b62e0e953cf9742a782 (patch) | |
tree | 995940f96536b331bacccd7f15a5eb147c510da1 /kubernetes/common/network-name-gen | |
parent | 2a40bd41f8ff63daf76943aa49252b20df4121de (diff) |
[SDNC][CCSDK] Update SDNC and CCSDK image versions for Guilin RC1
Update SDNC and CCSDK image versions to proper Guilin RC1 version.
Issue-ID: CCSDK-2931
Issue-ID: SDNC-1402
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I9d711d6c3e7c3130680fe3459326be0b5dd2e555
Diffstat (limited to 'kubernetes/common/network-name-gen')
-rw-r--r-- | kubernetes/common/network-name-gen/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/network-name-gen/values.yaml b/kubernetes/common/network-name-gen/values.yaml index cfa7171a7d..16a6d281dc 100644 --- a/kubernetes/common/network-name-gen/values.yaml +++ b/kubernetes/common/network-name-gen/values.yaml @@ -78,7 +78,7 @@ mariadb-init: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/ccsdk-apps-ms-neng:0.7.1 +image: onap/ccsdk-apps-ms-neng:1.0.1 pullPolicy: IfNotPresent # application configuration |