From 9604ece2a537b2a94e1dba0765ce02ddd10e2789 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 07:52:13 -0500 Subject: [PATCH] [teslamate] Update helm chart postgresql to v10.1.3 (#320) 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 6a81575b..a347e91c 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.2.0 +version: 3.3.0 keywords: - teslamate - tesla @@ -12,7 +12,7 @@ sources: - https://github.com/adriankumpf/teslamate dependencies: - name: postgresql - version: 10.1.2 + version: 10.1.3 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled maintainers: