From ef72f874e64fe6681597c7ab9511041e74ff9fc3 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Wed, 12 Mar 2025 11:10:16 +0100 Subject: [PATCH] Update chart version version to 17.0.1 Change-Id: I0e3f24fce39dc3f1fb99c698eb4d2418cfe9ebe1 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 2fa61604..213f63e4 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: "17.0.0" -appVersion: "17.0.0" +version: "17.0.1" +appVersion: "17.0.1" dependencies: - name: mysql repository: "https://charts.bitnami.com/bitnami" -- 2.25.1