From ce285aa9a57bda7cd598919da99826a664345771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Aug 2021 15:00:56 +0200 Subject: [PATCH] chore(deps): update helm chart postgresql to v1.2.4 (#834) Co-authored-by: Renovate Bot --- charts/incubator/authelia/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/authelia/Chart.yaml b/charts/incubator/authelia/Chart.yaml index bda70fbabad..e9af6635840 100644 --- a/charts/incubator/authelia/Chart.yaml +++ b/charts/incubator/authelia/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 1.2.3 + version: 1.2.4 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 1.0.0 +version: 1.0.1