From 85d097ecef7eb22c0914426ea3be3309b04b675b Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Fri, 26 Sep 2025 10:33:10 +0200 Subject: [PATCH] Update chart version version to 19.0.0 to prepare for Rel19 Change-Id: Ie30040e523b13d29898d145ec26d358b1d53aa4f Signed-off-by: garciadeblas --- installers/helm/osm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.25.1