[CCSDK][SDNC] Install Jakarta versions 01/128201/12
authorDan Timoney <dtimoney@att.com>
Wed, 30 Mar 2022 11:51:50 +0000 (07:51 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 19 Apr 2022 15:24:35 +0000 (15:24 +0000)
Install Jakarta M4 versions of CCSDK and SDNC docker containers

Issue-ID: CCSDK-3604
Issue-ID: SDNC-1672
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ifd5da73e9fd6937e9e395522b49f60263f64d472

13 files changed:
kubernetes/a1policymanagement/values.yaml
kubernetes/cds/components/cds-blueprints-processor/values.yaml
kubernetes/cds/components/cds-command-executor/values.yaml
kubernetes/cds/components/cds-py-executor/values.yaml
kubernetes/cds/components/cds-sdc-listener/resources/config/application.yaml
kubernetes/cds/components/cds-sdc-listener/values.yaml
kubernetes/cds/components/cds-ui/values.yaml
kubernetes/common/dgbuilder/values.yaml
kubernetes/common/network-name-gen/values.yaml
kubernetes/sdnc/components/dmaap-listener/values.yaml
kubernetes/sdnc/components/sdnc-ansible-server/values.yaml
kubernetes/sdnc/components/ueb-listener/values.yaml
kubernetes/sdnc/values.yaml

index e4ded1b..f70deef 100644 (file)
@@ -63,7 +63,7 @@ certInitializer:
     echo "*** change ownership of certificates to targeted user"
     chown -R 1000 .
 
-image: onap/ccsdk-oran-a1policymanagementservice:1.2.5
+image: onap/ccsdk-oran-a1policymanagementservice:1.3.0
 userID: 1000 #Should match with image-defined user ID
 groupID: 999 #Should match with image-defined group ID
 pullPolicy: IfNotPresent
index f59e8ce..a5180c5 100755 (executable)
@@ -87,7 +87,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/ccsdk-blueprintsprocessor:1.2.1
+image: onap/ccsdk-blueprintsprocessor:1.3.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 8077d81..b0c1e35 100755 (executable)
@@ -32,7 +32,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/ccsdk-commandexecutor:1.2.1
+image: onap/ccsdk-commandexecutor:1.3.0
 pullPolicy: Always
 
 # application configuration
index cf138c5..9dc4a31 100755 (executable)
@@ -30,7 +30,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/ccsdk-py-executor:1.2.1
+image: onap/ccsdk-py-executor:1.3.0
 pullPolicy: Always
 
 # default number of instances
index b3e95a2..7ef5959 100644 (file)
@@ -14,10 +14,16 @@ listenerservice:
     keyStorePath:
     activateServerTLSAuth : false
     isUseHttpsWithDmaap: false
+    isUseHttpsWithSDC: true
     archivePath: /opt/app/onap/sdc-listener/
     grpcAddress: cds-blueprints-processor-grpc
     grpcPort: 9111
     authHeader: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw==
+    httpsProxyHost:
+    httpProxyHost:
+    httpsProxyPort: 0
+    httpProxyPort: 0
+
 
 
 cdslistener:
index 7ca0a44..ac1e3b4 100644 (file)
@@ -29,7 +29,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/ccsdk-sdclistener:1.2.1
+image: onap/ccsdk-sdclistener:1.3.0
 name: sdc-listener
 pullPolicy: Always
 
index 175c17f..05f766e 100644 (file)
@@ -44,7 +44,7 @@ certInitializer:
     {{.Values.fqi}} {{ .Values.fqdn }} > {{ .Values.credsPath }}/mycreds.prop
 
 # application image
-image: onap/ccsdk-cds-ui-server:1.2.1
+image: onap/ccsdk-cds-ui-server:1.3.0
 pullPolicy: Always
 
 # application configuration
index fa1f6c3..9257dc8 100644 (file)
@@ -69,7 +69,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/ccsdk-dgbuilder-image:1.2.2
+image: onap/ccsdk-dgbuilder-image:1.3.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 6937fac..5f864a6 100644 (file)
@@ -74,7 +74,7 @@ mariadb-init:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/ccsdk-apps-ms-neng:1.2.1
+image: onap/ccsdk-apps-ms-neng:1.3.0
 pullPolicy: IfNotPresent
 
 # application configuration
index a1a583b..7ef646f 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-dmaap-listener-image:2.2.5
+image: onap/sdnc-dmaap-listener-image:2.3.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index b247e71..768a617 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-ansible-server-image:2.2.5
+image: onap/sdnc-ansible-server-image:2.3.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 795ffea..50fee59 100644 (file)
@@ -55,7 +55,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-ueb-listener-image:2.2.5
+image: onap/sdnc-ueb-listener-image:2.3.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 5d2f5be..d45e13e 100644 (file)
@@ -210,7 +210,7 @@ certificates:
 # application images
 
 pullPolicy: Always
-image: onap/sdnc-image:2.2.5
+image: onap/sdnc-image:2.3.0
 
 # flag to enable debugging - application support required
 debugEnabled: false