diff options
author | 2025-01-27 13:43:00 +0100 | |
---|---|---|
committer | 2025-01-27 15:32:41 +0100 | |
commit | bc1efc46f17ff8097b6aca80d3549a03c9a767ae (patch) | |
tree | e2396b1757d488d718af357b3131000ce399caf0 /kubernetes/sdc/components/sdc-fe | |
parent | dd6afefc86a83e6a620d4d6448c2d6a66fb8cd60 (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-fe')
-rw-r--r-- | kubernetes/sdc/components/sdc-fe/Chart.yaml | 2 | ||||
-rw-r--r-- | kubernetes/sdc/components/sdc-fe/values.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/sdc/components/sdc-fe/Chart.yaml b/kubernetes/sdc/components/sdc-fe/Chart.yaml index dcda2d08fa..83197f3406 100644 --- a/kubernetes/sdc/components/sdc-fe/Chart.yaml +++ b/kubernetes/sdc/components/sdc-fe/Chart.yaml @@ -18,7 +18,7 @@ apiVersion: v2 description: ONAP Service Design and Creation Front End name: sdc-fe -version: 13.0.1 +version: 13.0.2 dependencies: - name: repositoryGenerator diff --git a/kubernetes/sdc/components/sdc-fe/values.yaml b/kubernetes/sdc/components/sdc-fe/values.yaml index 857a4db83a..0079f83e6b 100644 --- a/kubernetes/sdc/components/sdc-fe/values.yaml +++ b/kubernetes/sdc/components/sdc-fe/values.yaml @@ -23,7 +23,7 @@ global: # Application configuration defaults. ################################################################# # application image -image: onap/sdc-frontend:1.13.8 +image: onap/sdc-frontend:1.13.9 pullPolicy: Always config: |