From d66704d704aa6ee0a4c3f6f059193107221f690d Mon Sep 17 00:00:00 2001 From: Kai Hudalla Date: Sat, 10 Feb 2024 12:46:50 +0100 Subject: [PATCH] Update to latest bitnami MongoDB chart version 13.x --- charts/hono/Chart.yaml | 2 +- charts/hono/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/hono/Chart.yaml b/charts/hono/Chart.yaml index a5ed730e..786a0a55 100755 --- a/charts/hono/Chart.yaml +++ b/charts/hono/Chart.yaml @@ -46,7 +46,7 @@ dependencies: condition: "grafana.enabled" - name: "mongodb" repository: "oci://registry-1.docker.io/bitnamicharts" - version: "~13.16.x" + version: "~13.x" condition: "mongodb.createInstance" - name: "kafka" repository: "oci://registry-1.docker.io/bitnamicharts" diff --git a/charts/hono/README.md b/charts/hono/README.md index 8d3a79ad..3889b119 100644 --- a/charts/hono/README.md +++ b/charts/hono/README.md @@ -105,6 +105,7 @@ The command removes all the Kubernetes components associated with the chart and * Use Hono 2.5.0 container images. * Update bitnami/kafka chart to version 26.8.x which uses Kafka 3.6 in Kraft mode. +* Update to latest MongoDB chart version 13.x. ### 2.5.6