From a57dca01a26204e3924a5d61e2daf3cc4da95a7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 04:47:34 +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