We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df6c768 commit b7e9151Copy full SHA for b7e9151
charts/authelia/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: authelia
3
-version: 0.10.49
+version: 0.10.50
4
kubeVersion: ">= 1.13.0-0"
5
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
6
type: application
@@ -43,7 +43,7 @@ dependencies:
43
repository: https://charts.bitnami.com/bitnami
44
condition: configMap.storage.mysql.deploy
45
- name: redis
46
- version: ~19.6.0
+ version: ~25.2.0
47
48
condition: configMap.session.redis.deploy
49
maintainers:
0 commit comments