From 38b095214006e2434622cf85666e5b1e2129aa14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 13:32:34 -0400 Subject: [PATCH] chore(deps): update helm chart mongodb to v10.25.1 (#1151) Co-authored-by: Renovate Bot --- 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 a9c17971..e1f02f9f 100644 --- a/charts/stable/unifi/Chart.yaml +++ b/charts/stable/unifi/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v6.2.26 description: Ubiquiti Network's Unifi Controller name: unifi -version: 4.1.0 +version: 4.2.0 keywords: - ubiquiti - unifi @@ -20,6 +20,6 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.0.0 - name: mongodb - version: 10.24.1 + version: 10.25.1 repository: https://charts.bitnami.com/bitnami condition: mongodb.enabled