diff --git a/charts/stable/fireshare/Chart.yaml b/charts/stable/fireshare/Chart.yaml index 087cbaf67bc..992156a70e6 100644 --- a/charts/stable/fireshare/Chart.yaml +++ b/charts/stable/fireshare/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fireshare - https://hub.docker.com/r/shaneisrael/fireshare type: application -version: 6.1.3 +version: 6.2.0 diff --git a/charts/stable/fireshare/questions.yaml b/charts/stable/fireshare/questions.yaml index e2c14068b8b..a0d4d0067ee 100644 --- a/charts/stable/fireshare/questions.yaml +++ b/charts/stable/fireshare/questions.yaml @@ -20,6 +20,7 @@ questions: description: "The admin account password" schema: type: string + private: true default: "" - variable: MINUTES_BETWEEN_VIDEO_SCANS label: "MINUTES_BETWEEN_VIDEO_SCANS" @@ -27,6 +28,10 @@ questions: schema: type: int default: 5 +# Include{containerBasic} +# Include{containerAdvanced} +# Include{containerConfig} +# Include{podOptions} # Include{serviceRoot} - variable: main label: "Main Service" diff --git a/charts/stable/fireshare/values.yaml b/charts/stable/fireshare/values.yaml index 8f4aa08a715..c8d7a10d9e1 100644 --- a/charts/stable/fireshare/values.yaml +++ b/charts/stable/fireshare/values.yaml @@ -21,6 +21,14 @@ workload: key: SECRET_KEY MINUTES_BETWEEN_VIDEO_SCANS: 5 ADMIN_PASSWORD: "changeme" + # TODO ADD LDAP + # LDAP_ENABLE: false + # LDAP_URL: "" + # LDAP_BINDDN: "" + # LDAP_PASSWORD: "" + # LDAP_BASEDN: "" + # LDAP_USER_FILTER: "" + # LDAP_ADMIN_GROUP: "" service: main: