From 6fc3cc08ed5c3db8a6f33edd9e3c3c4acde1ab8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 18:07:54 +0000 Subject: [PATCH] [unifi] Update Helm chart mongodb to v14 --- charts/stable/unifi/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/unifi/Chart.yaml b/charts/stable/unifi/Chart.yaml index 2b8ebae40e..aa436a53e2 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: v7.1.68 description: Ubiquiti Network's Unifi Controller name: unifi -version: 7.0.1 +version: 8.0.0 keywords: - ubiquiti - unifi @@ -21,7 +21,7 @@ dependencies: repository: https://bjw-s.github.io/helm-charts version: 2.0.3 - name: mongodb - version: 13.18.5 + version: 14.4.6 repository: https://charts.bitnami.com/bitnami condition: mongodb.enabled annotations: