diff options
author | 2025-03-02 13:58:22 +0000 | |
---|---|---|
committer | 2025-03-02 13:58:22 +0000 | |
commit | 0060da424b15edf2d389d9898395d5e8bd19ca6a (patch) | |
tree | 2421fa7e8134502dfe10c28b20c9764bf911a51c /kubernetes/sdc/components/sdc-onboarding-be/Chart.yaml | |
parent | ec6ebbd6049f0e9af38869c6a6af089fc04a8a29 (diff) | |
parent | 4aeb83993fc3c78554ed53b5ffbf35552634e4a6 (diff) |
Merge "[COMMON] Add jobAnnotations as optional variables"
Diffstat (limited to 'kubernetes/sdc/components/sdc-onboarding-be/Chart.yaml')
-rw-r--r-- | kubernetes/sdc/components/sdc-onboarding-be/Chart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdc/components/sdc-onboarding-be/Chart.yaml b/kubernetes/sdc/components/sdc-onboarding-be/Chart.yaml index a41f386b8d..30cced108c 100644 --- a/kubernetes/sdc/components/sdc-onboarding-be/Chart.yaml +++ b/kubernetes/sdc/components/sdc-onboarding-be/Chart.yaml @@ -18,7 +18,7 @@ apiVersion: v2 description: ONAP Service Design and Creation Onboarding API name: sdc-onboarding-be -version: 13.0.3 +version: 13.0.4 dependencies: - name: repositoryGenerator |