[SDC] Updated versions of images. 49/139849/2
authorrohit.raj@t-systems.com <rohit.raj@t-systems.com>
Mon, 13 Jan 2025 06:22:11 +0000 (07:22 +0100)
committerrohit.raj@t-systems.com <rohit.raj@t-systems.com>
Tue, 14 Jan 2025 06:07:10 +0000 (07:07 +0100)
The image versions of all the components have been updated.

Issue-ID: SDC-4696
Change-Id: Id2890b00742096015007f4675d76ee9d4de77c62
Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
kubernetes/sdc/Chart.yaml
kubernetes/sdc/components/sdc-be/Chart.yaml
kubernetes/sdc/components/sdc-be/values.yaml
kubernetes/sdc/components/sdc-cs/Chart.yaml
kubernetes/sdc/components/sdc-cs/values.yaml
kubernetes/sdc/components/sdc-fe/Chart.yaml
kubernetes/sdc/components/sdc-fe/values.yaml
kubernetes/sdc/components/sdc-onboarding-be/Chart.yaml
kubernetes/sdc/components/sdc-onboarding-be/values.yaml

index 86d3408..e137297 100644 (file)
@@ -18,7 +18,7 @@
 apiVersion: v2
 description: Service Design and Creation Umbrella Helm charts
 name: sdc
-version: 13.0.1
+version: 13.0.2
 
 dependencies:
   - name: common
index e93607c..b59c655 100644 (file)
@@ -18,7 +18,7 @@
 apiVersion: v2
 description: ONAP Service Design and Creation Backend API
 name: sdc-be
-version: 13.0.0
+version: 13.0.1
 
 dependencies:
   - name: common
index 752fc2c..c77d09a 100644 (file)
@@ -39,8 +39,8 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-backend-all-plugins:1.13.6
-backendInitImage: onap/sdc-backend-init:1.13.6
+image: onap/sdc-backend-all-plugins:1.13.8
+backendInitImage: onap/sdc-backend-init:1.13.8
 
 pullPolicy: Always
 
index f0bbbca..3dfcca4 100644 (file)
@@ -18,7 +18,7 @@
 apiVersion: v2
 description: ONAP Service Design and Creation Cassandra
 name: sdc-cs
-version: 13.0.0
+version: 13.0.1
 
 dependencies:
   - name: common
index b8986ee..4b23752 100644 (file)
@@ -73,8 +73,8 @@ cassandra:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.13.6
-cassandraInitImage: onap/sdc-cassandra-init:1.13.6
+image: onap/sdc-cassandra:1.13.8
+cassandraInitImage: onap/sdc-cassandra-init:1.13.8
 pullPolicy: Always
 
 config:
index 5c05fda..dcda2d0 100644 (file)
@@ -18,7 +18,7 @@
 apiVersion: v2
 description: ONAP Service Design and Creation Front End
 name: sdc-fe
-version: 13.0.0
+version: 13.0.1
 
 dependencies:
   - name: repositoryGenerator
index 5745f06..857a4db 100644 (file)
@@ -23,7 +23,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.13.6
+image: onap/sdc-frontend:1.13.8
 pullPolicy: Always
 
 config:
index 0e998b7..872f562 100644 (file)
@@ -18,7 +18,7 @@
 apiVersion: v2
 description: ONAP Service Design and Creation Onboarding API
 name: sdc-onboarding-be
-version: 13.0.0
+version: 13.0.1
 
 dependencies:
   - name: repositoryGenerator
index a555656..7ab2d37 100644 (file)
@@ -35,8 +35,8 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-onboard-backend:1.13.6
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.13.6
+image: onap/sdc-onboard-backend:1.13.8
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.13.8
 pullPolicy: Always
 
 # flag to enable debugging - application support required