From 7fc5825da9764ff341d9dfe372c68dfc8f76f528 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 11:10:45 -0500 Subject: [PATCH] [teslamate] Update helm chart postgresql to v10 (#211) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [teslamate] Update helm chart postgresql to v10 * bump minor Co-authored-by: Renovate Bot Co-authored-by: ᗪєνιη ᗷυнʟ --- 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 77b11c5e..10cdd2c7 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.0.2 +version: 3.0.3 keywords: - teslamate - tesla @@ -12,7 +12,7 @@ sources: - https://github.com/adriankumpf/teslamate dependencies: - name: postgresql - version: 9.1.2 + version: 10.1.0 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled maintainers: