From 4aeb83993fc3c78554ed53b5ffbf35552634e4a6 Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Fri, 28 Feb 2025 13:44:27 +0100 Subject: [COMMON] Add jobAnnotations as optional variables - add Annotations to all job template metadata - make the jobAnnotations configurable via values.yaml Issue-ID: OOM-3254 Change-Id: I84a3a7e9a89ea272a239e7a86e9c615103c2c7e4 Signed-off-by: Andreas Geissler --- kubernetes/so/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/so/Chart.yaml') diff --git a/kubernetes/so/Chart.yaml b/kubernetes/so/Chart.yaml index 0c6b4a2f60..846b175070 100755 --- a/kubernetes/so/Chart.yaml +++ b/kubernetes/so/Chart.yaml @@ -17,7 +17,7 @@ apiVersion: v2 description: ONAP Service Orchestrator name: so -version: 15.0.0 +version: 15.0.1 dependencies: - name: common -- cgit