From 9ff7d648a250c54d46d78b63d9400ff2554e2f27 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Thu, 13 Mar 2025 23:20:43 +0100 Subject: [PATCH] Update OSM Helm chart version for Rel EIGHTEEN Change-Id: I78d68f2b865f3874828d6868f5d671a159a113ff 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 5ff64105..b105bc99 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: 0.0.1 -appVersion: "16" +version: "18.0.0" +appVersion: "18.0.0" dependencies: - name: mysql repository: "https://charts.bitnami.com/bitnami" -- 2.25.1