From 71a0f5ba71036c313bd461049c0244ce0abea8d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Prud=27homme?= Date: Sun, 31 Dec 2023 14:54:25 +0100 Subject: [PATCH] feat: update helm release mongodb to v14.4.9 (#572) Co-authored-by: Renovate Bot --- charts/mongo-express/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/mongo-express/Chart.yaml b/charts/mongo-express/Chart.yaml index 1aa1982f..6cd64a39 100644 --- a/charts/mongo-express/Chart.yaml +++ b/charts/mongo-express/Chart.yaml @@ -10,13 +10,13 @@ name: mongo-express sources: - https://github.com/mongo-express/mongo-express - https://github.com/cowboysysop/charts/tree/master/charts/mongo-express -version: 6.0.0 +version: 6.1.0 dependencies: - name: common version: 2.9.0 repository: https://charts.bitnami.com/bitnami/ - name: mongodb - version: 14.0.5 + version: 14.4.9 repository: https://charts.bitnami.com/bitnami/ condition: mongodb.enabled annotations: