[SDNC] Install latest service release (SR3) of OpenDaylight Aluminum 75/121275/2
authorDan Timoney <dtimoney@att.com>
Tue, 11 May 2021 23:06:34 +0000 (19:06 -0400)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 12 May 2021 06:41:56 +0000 (06:41 +0000)
This version bump installs the latest service release of OpenDaylight
Aluminum (SR3).  This was released too late for inclusion in the
initial Honolulu release, but contains bug fixes that are needed
for SDN-R and so is being released as part of the Honolulu
maintenance release

Issue-ID: SDNC-1542
Issue-ID: CCSDK-3285
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8b2c9763958bd33d41560d609c31bdc2f46cdcce

kubernetes/sdnc/components/dmaap-listener/values.yaml
kubernetes/sdnc/components/sdnc-ansible-server/values.yaml
kubernetes/sdnc/components/sdnc-web/values.yaml
kubernetes/sdnc/components/ueb-listener/values.yaml
kubernetes/sdnc/values.yaml

index b37b2be..c32a6a6 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-dmaap-listener-image:2.1.5
+image: onap/sdnc-dmaap-listener-image:2.1.6
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index f9c8ca4..b8d59f9 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-ansible-server-image:2.1.5
+image: onap/sdnc-ansible-server-image:2.1.6
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index acd21ae..8514641 100644 (file)
@@ -23,7 +23,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: "onap/sdnc-web-image:2.1.5"
+image: "onap/sdnc-web-image:2.1.6"
 pullPolicy: Always
 
 config:
index b5c0629..5838809 100644 (file)
@@ -55,7 +55,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-ueb-listener-image:2.1.5
+image: onap/sdnc-ueb-listener-image:2.1.6
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 9f61180..b22b675 100644 (file)
@@ -208,7 +208,7 @@ certificates:
 # application images
 
 pullPolicy: Always
-image: onap/sdnc-image:2.1.5
+image: onap/sdnc-image:2.1.6
 
 # flag to enable debugging - application support required
 debugEnabled: false