From 05a052a6ad772f1ad73d4e4236c5172d0b003ef7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 13:10:18 +0000 Subject: [PATCH] chore(deps): update helm release mongodb to v19 --- charts/knowledge/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/knowledge/Chart.yaml b/charts/knowledge/Chart.yaml index 8a5410b..2a44d44 100644 --- a/charts/knowledge/Chart.yaml +++ b/charts/knowledge/Chart.yaml @@ -5,7 +5,7 @@ description: A Helm chart for Knowledge API, UI and DB dependencies: - name: mongodb condition: mongodb.enabled - version: 14.4.0 + version: 19.0.3 repository: https://charts.bitnami.com/bitnami type: application