chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * chore(apps): sync questions and values env's * remove disabled ingress from values * remove required: false from questions * whoops * some cleanup * more cleanup * clean * commented * some fixes
This commit is contained in:
@@ -38,7 +38,7 @@ sources:
|
||||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/authelia/authelia
|
||||
type: application
|
||||
version: 11.0.4
|
||||
version: 11.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- security
|
||||
|
||||
@@ -93,7 +93,6 @@ questions:
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: false
|
||||
|
||||
- variable: theme
|
||||
group: "App Configuration"
|
||||
|
||||
Reference in New Issue
Block a user