File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
2
name : authelia
3
- version : 0.9.16
3
+ version : 0.9.17
4
4
kubeVersion : " >= 1.13.0-0"
5
5
description : Authelia is a Single Sign-On Multi-Factor portal for web apps
6
6
type : application
@@ -38,6 +38,6 @@ maintainers:
38
38
39
39
url : https://github.com/james-d-elliott
40
40
icon : https://avatars2.githubusercontent.com/u/59122411?s=200&v=4
41
- appVersion : 4.38.16
41
+ appVersion : 4.38.19
42
42
deprecated : false
43
43
annotations : {}
Original file line number Diff line number Diff line change @@ -1480,7 +1480,7 @@ configMap:
1480
1480
# # more information.
1481
1481
disable_starttls : false
1482
1482
1483
- username : ' test '
1483
+ username : ' '
1484
1484
password :
1485
1485
# # Disables this secret and leaves configuring it entirely up to you.
1486
1486
disabled : false
Original file line number Diff line number Diff line change @@ -1475,7 +1475,7 @@ configMap:
1475
1475
# # more information.
1476
1476
disable_starttls : false
1477
1477
1478
- username : ' test '
1478
+ username : ' '
1479
1479
password :
1480
1480
# # Disables this secret and leaves configuring it entirely up to you.
1481
1481
disabled : false
You can’t perform that action at this time.
0 commit comments