From a8e4b5b52e5efe4bc5ccf190d28a9583d9519a75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Dec 2020 10:19:19 -0500 Subject: [PATCH] [teslamate] Update helm chart postgresql to v10.1.4 (#343) 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 a347e91c..829fa3b2 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.3.0 +version: 3.4.0 keywords: - teslamate - tesla @@ -12,7 +12,7 @@ sources: - https://github.com/adriankumpf/teslamate dependencies: - name: postgresql - version: 10.1.3 + version: 10.1.4 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled maintainers: