From 786f52ee225e8dc255cb511509fea184903edb61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 07:59:52 -0500 Subject: [PATCH] [teslamate] Update helm chart postgresql to v10.2.0 (#352) 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 829fa3b2..00baf89d 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.4.0 +version: 3.5.0 keywords: - teslamate - tesla @@ -12,7 +12,7 @@ sources: - https://github.com/adriankumpf/teslamate dependencies: - name: postgresql - version: 10.1.4 + version: 10.2.0 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled maintainers: