From c8ae7e814cd8f5fac3ee6fbfc9b36939fbfcbd66 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Nov 2023 20:50:39 +0000 Subject: [PATCH] feat: update helm release mongodb to v14.2.5 --- 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 1aa1982f8..f030c5407 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.2.5 repository: https://charts.bitnami.com/bitnami/ condition: mongodb.enabled annotations: