From 780af576e121589ff02526b50553ff5274b2c4f4 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Fri, 26 Sep 2025 10:14:53 +0200 Subject: [PATCH] Update chart version version to 18.0.1 Change-Id: I9a4c6bb948048c3e2f1bfa68da77f61e517bb629 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..435b1cc1 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: "18.0.1" +appVersion: "18.0.1" dependencies: - name: mysql repository: "https://charts.bitnami.com/bitnami" -- 2.25.1