aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-cs
diff options
context:
space:
mode:
authorrohit.raj@t-systems.com <rohit.raj@t-systems.com>2025-01-27 13:43:00 +0100
committerrohit.raj@t-systems.com <rohit.raj@t-systems.com>2025-01-27 15:32:41 +0100
commitbc1efc46f17ff8097b6aca80d3549a03c9a767ae (patch)
treee2396b1757d488d718af357b3131000ce399caf0 /kubernetes/sdc/components/sdc-cs
parentdd6afefc86a83e6a620d4d6448c2d6a66fb8cd60 (diff)
[SDC] Chart changes related to catalog-be and openecomp-be module
- Contains changes related to catalog-be(sdc-be) and openecomp-be(sdc-onboarding-be) module after chef-removal. - Has some configuration files as configmap that were getting generated through Chef before. Issue-ID: SDC-4710 Change-Id: Ia84ceffa7dc7371b232f7c9d6d4082416c23e4f8 Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
Diffstat (limited to 'kubernetes/sdc/components/sdc-cs')
-rw-r--r--kubernetes/sdc/components/sdc-cs/Chart.yaml2
-rw-r--r--kubernetes/sdc/components/sdc-cs/values.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/sdc/components/sdc-cs/Chart.yaml b/kubernetes/sdc/components/sdc-cs/Chart.yaml
index 3dfcca4721..8edbfbbb84 100644
--- a/kubernetes/sdc/components/sdc-cs/Chart.yaml
+++ b/kubernetes/sdc/components/sdc-cs/Chart.yaml
@@ -18,7 +18,7 @@
apiVersion: v2
description: ONAP Service Design and Creation Cassandra
name: sdc-cs
-version: 13.0.1
+version: 13.0.2
dependencies:
- name: common
diff --git a/kubernetes/sdc/components/sdc-cs/values.yaml b/kubernetes/sdc/components/sdc-cs/values.yaml
index 4b23752e50..b475488e74 100644
--- a/kubernetes/sdc/components/sdc-cs/values.yaml
+++ b/kubernetes/sdc/components/sdc-cs/values.yaml
@@ -73,8 +73,8 @@ cassandra:
# application image
repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.13.8
-cassandraInitImage: onap/sdc-cassandra-init:1.13.8
+image: onap/sdc-cassandra:1.13.9
+cassandraInitImage: onap/sdc-cassandra-init:1.13.9
pullPolicy: Always
config: