From: garciadeblas Date: Fri, 26 Sep 2025 08:33:10 +0000 (+0200) Subject: Update chart version version to 19.0.0 to prepare for Rel19 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=85d097ecef7eb22c0914426ea3be3309b04b675b;p=osm%2Fdevops.git Update chart version version to 19.0.0 to prepare for Rel19 Change-Id: Ie30040e523b13d29898d145ec26d358b1d53aa4f Signed-off-by: garciadeblas --- diff --git a/installers/helm/osm/Chart.yaml b/installers/helm/osm/Chart.yaml index e8230bd6..879eee90 100644 --- a/installers/helm/osm/Chart.yaml +++ b/installers/helm/osm/Chart.yaml @@ -19,8 +19,8 @@ name: osm description: A Helm chart for Open Source MANO (OSM) type: application icon: https://www.etsi.org/images/articles/logos/OSM.png -version: "18.0.0" -appVersion: "18.0.0" +version: "19.0.0" +appVersion: "19.0.0" dependencies: - name: mysql repository: "https://charts.bitnami.com/bitnami"