From 4b53e1f862d11d2f9f600bd197de101bea351e10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 17:24:47 +0000 Subject: [PATCH] chore(deps): update helm release mongodb to v16 --- charts/stable/unifi/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 927752099..c0d618c26 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -20,6 +20,6 @@ dependencies: repository: https://home-ops.andrewmccall.com/charts/library/ version: 1.0.3 - name: mongodb - version: 15.6.26 + version: 16.4.0 repository: https://charts.bitnami.com/bitnami condition: mongodb.enabled