From 5ab7e38e17d57260184d0c8382adff4fb962b27f Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Wed, 14 Jan 2026 09:53:43 +0100 Subject: [PATCH] Update chart version version to 18.0.2 Change-Id: I0544cbf9d32ca1c310bc6fbbc45cbf7b49b6910b 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 435b1cc1e..c805a3fdf 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.1" -appVersion: "18.0.1" +version: "18.0.2" +appVersion: "18.0.2" dependencies: - name: mysql repository: "https://charts.bitnami.com/bitnami" -- 2.25.1