diff --git a/charts/authelia/Chart.yaml b/charts/authelia/Chart.yaml index 45c82ef..18be0a9 100644 --- a/charts/authelia/Chart.yaml +++ b/charts/authelia/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: authelia -version: 0.9.12 +version: 0.9.13 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