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