We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997529d commit cdce57eCopy full SHA for cdce57e
charts/authelia/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: authelia
3
-version: 0.10.4
+version: 0.10.5
4
kubeVersion: ">= 1.13.0-0"
5
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
6
type: application
@@ -26,7 +26,7 @@ dependencies:
26
repository: https://charts.bitnami.com/bitnami
27
condition: configMap.storage.postgres.deploy
28
- name: mariadb
29
- version: ~18.2.4
+ version: ~20.4.0
30
31
condition: configMap.storage.mysql.deploy
32
- name: redis
0 commit comments