From 0a3e9eb93cb10213238527d6e635a898abe3190d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 17:21:48 -0500 Subject: [PATCH] [teslamate] Update helm chart postgresql to v10.1.2 (#300) Co-authored-by: Renovate Bot --- charts/teslamate/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/teslamate/Chart.yaml b/charts/teslamate/Chart.yaml index ff42ede1..6a81575b 100644 --- a/charts/teslamate/Chart.yaml +++ b/charts/teslamate/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v1.20.0 description: A self-hosted data logger for your Tesla 🚘 name: teslamate -version: 3.1.0 +version: 3.2.0 keywords: - teslamate - tesla @@ -12,7 +12,7 @@ sources: - https://github.com/adriankumpf/teslamate dependencies: - name: postgresql - version: 10.1.1 + version: 10.1.2 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled maintainers: