From: garciadeblas Date: Fri, 24 Oct 2025 07:45:28 +0000 (+0200) Subject: Feature 11070: upgrade version of MongoDB subchart in OSM helm chart X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F05%2F15505%2F6;p=osm%2Fdevops.git Feature 11070: upgrade version of MongoDB subchart in OSM helm chart Change-Id: Ie715cd79814291e96ce79c15a6842c175b6bb563 Signed-off-by: garciadeblas --- diff --git a/installers/helm/osm/Chart.yaml b/installers/helm/osm/Chart.yaml index 879eee90..8e26154c 100644 --- a/installers/helm/osm/Chart.yaml +++ b/installers/helm/osm/Chart.yaml @@ -28,7 +28,7 @@ dependencies: condition: mysql.enabled - name: mongodb repository: "https://charts.bitnami.com/bitnami" - version: "13.9.4" + version: "18.1.9" condition: mongodb.enabled - name: kafka repository: "https://charts.bitnami.com/bitnami" diff --git a/installers/helm/osm/values.yaml b/installers/helm/osm/values.yaml index 6749f8f2..cc543417 100644 --- a/installers/helm/osm/values.yaml +++ b/installers/helm/osm/values.yaml @@ -349,10 +349,6 @@ mon: mongodb: enabled: true - image: - registry: docker.io - repository: bitnamilegacy/mongodb - tag: 6.0.5-debian-11-r4 fullnameOverride: "mongodb-k8s" replicaCount: 1 service: