From 300b9269a0c41fae2a5d17cc48f0e03bd0f7228f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:45:22 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v16 --- charts/authelia/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/authelia/Chart.yaml b/charts/authelia/Chart.yaml index 0538863..85c4965 100644 --- a/charts/authelia/Chart.yaml +++ b/charts/authelia/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: authelia -version: 0.9.9 +version: 0.9.10 kubeVersion: ">= 1.13.0-0" description: Authelia is a Single Sign-On Multi-Factor portal for web apps type: application @@ -22,7 +22,7 @@ sources: - https://www.github.com/authelia/authelia dependencies: - name: postgresql - version: ~15.5.11 + version: ~16.2.0 repository: https://charts.bitnami.com/bitnami condition: configMap.storage.postgres.deploy - name: mariadb