From 7fe06238e99d19a4f60952b1466d25d2c58a0ad4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 14:56:20 +0000 Subject: [PATCH] chore(deps): update helm release mongodb to v14.13.0 --- 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..5ed0005 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: 14.13.0 repository: https://charts.bitnami.com/bitnami type: application