From 4613c982bc5234ea273cecb9285d28dd6e6f81fe Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 14 Jul 2023 08:49:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/lldap/1.1.16/app-changelog.md | 9 - stable/lldap/{1.1.16 => 1.2.0}/CHANGELOG.md | 10 +- stable/lldap/{1.1.16 => 1.2.0}/Chart.yaml | 2 +- stable/lldap/{1.1.16 => 1.2.0}/NOTES.txt | 0 stable/lldap/{1.1.16 => 1.2.0}/README.md | 0 stable/lldap/1.2.0/app-changelog.md | 4 + stable/lldap/{1.1.16 => 1.2.0}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin stable/lldap/{1.1.16 => 1.2.0}/ix_values.yaml | 20 +- stable/lldap/{1.1.16 => 1.2.0}/questions.yaml | 187 ++++++++++++++---- .../{1.1.16 => 1.2.0}/templates/_secrets.tpl | 0 .../{1.1.16 => 1.2.0}/templates/common.yaml | 0 stable/lldap/{1.1.16 => 1.2.0}/values.yaml | 0 13 files changed, 181 insertions(+), 51 deletions(-) delete mode 100644 stable/lldap/1.1.16/app-changelog.md rename stable/lldap/{1.1.16 => 1.2.0}/CHANGELOG.md (95%) rename stable/lldap/{1.1.16 => 1.2.0}/Chart.yaml (98%) rename stable/lldap/{1.1.16 => 1.2.0}/NOTES.txt (100%) rename stable/lldap/{1.1.16 => 1.2.0}/README.md (100%) create mode 100644 stable/lldap/1.2.0/app-changelog.md rename stable/lldap/{1.1.16 => 1.2.0}/app-readme.md (100%) rename stable/lldap/{1.1.16 => 1.2.0}/charts/common-12.14.6.tgz (100%) rename stable/lldap/{1.1.16 => 1.2.0}/ix_values.yaml (53%) rename stable/lldap/{1.1.16 => 1.2.0}/questions.yaml (91%) rename stable/lldap/{1.1.16 => 1.2.0}/templates/_secrets.tpl (100%) rename stable/lldap/{1.1.16 => 1.2.0}/templates/common.yaml (100%) rename stable/lldap/{1.1.16 => 1.2.0}/values.yaml (100%) diff --git a/stable/lldap/1.1.16/app-changelog.md b/stable/lldap/1.1.16/app-changelog.md deleted file mode 100644 index fb5caff197..0000000000 --- a/stable/lldap/1.1.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lldap-1.1.16](https://github.com/truecharts/charts/compare/lldap-1.1.15...lldap-1.1.16) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - \ No newline at end of file diff --git a/stable/lldap/1.1.16/CHANGELOG.md b/stable/lldap/1.2.0/CHANGELOG.md similarity index 95% rename from stable/lldap/1.1.16/CHANGELOG.md rename to stable/lldap/1.2.0/CHANGELOG.md index 5e2e023ffc..d2bb33f288 100644 --- a/stable/lldap/1.1.16/CHANGELOG.md +++ b/stable/lldap/1.2.0/CHANGELOG.md @@ -4,6 +4,11 @@ +## [lldap-1.2.0](https://github.com/truecharts/charts/compare/lldap-1.1.16...lldap-1.2.0) (2023-07-14) + + + + ## [lldap-1.1.16](https://github.com/truecharts/charts/compare/lldap-1.1.15...lldap-1.1.16) (2023-07-01) ### Chore @@ -92,8 +97,3 @@ - -## [lldap-1.1.7](https://github.com/truecharts/charts/compare/lldap-1.1.6...lldap-1.1.7) (2023-05-24) - -### Chore - diff --git a/stable/lldap/1.1.16/Chart.yaml b/stable/lldap/1.2.0/Chart.yaml similarity index 98% rename from stable/lldap/1.1.16/Chart.yaml rename to stable/lldap/1.2.0/Chart.yaml index 7ba95b6652..834e7198ef 100644 --- a/stable/lldap/1.1.16/Chart.yaml +++ b/stable/lldap/1.2.0/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - https://github.com/nitnelave/lldap type: application -version: 1.1.16 +version: 1.2.0 annotations: truecharts.org/catagories: | - ldap diff --git a/stable/lldap/1.1.16/NOTES.txt b/stable/lldap/1.2.0/NOTES.txt similarity index 100% rename from stable/lldap/1.1.16/NOTES.txt rename to stable/lldap/1.2.0/NOTES.txt diff --git a/stable/lldap/1.1.16/README.md b/stable/lldap/1.2.0/README.md similarity index 100% rename from stable/lldap/1.1.16/README.md rename to stable/lldap/1.2.0/README.md diff --git a/stable/lldap/1.2.0/app-changelog.md b/stable/lldap/1.2.0/app-changelog.md new file mode 100644 index 0000000000..7ffe40ee5f --- /dev/null +++ b/stable/lldap/1.2.0/app-changelog.md @@ -0,0 +1,4 @@ + + +## [lldap-1.2.0](https://github.com/truecharts/charts/compare/lldap-1.1.16...lldap-1.2.0) (2023-07-14) + diff --git a/stable/lldap/1.1.16/app-readme.md b/stable/lldap/1.2.0/app-readme.md similarity index 100% rename from stable/lldap/1.1.16/app-readme.md rename to stable/lldap/1.2.0/app-readme.md diff --git a/stable/lldap/1.1.16/charts/common-12.14.6.tgz b/stable/lldap/1.2.0/charts/common-12.14.6.tgz similarity index 100% rename from stable/lldap/1.1.16/charts/common-12.14.6.tgz rename to stable/lldap/1.2.0/charts/common-12.14.6.tgz diff --git a/stable/lldap/1.1.16/ix_values.yaml b/stable/lldap/1.2.0/ix_values.yaml similarity index 53% rename from stable/lldap/1.1.16/ix_values.yaml rename to stable/lldap/1.2.0/ix_values.yaml index 577eb942b9..17abee90c4 100644 --- a/stable/lldap/1.1.16/ix_values.yaml +++ b/stable/lldap/1.2.0/ix_values.yaml @@ -11,14 +11,12 @@ service: main: ports: main: - targetPort: 17170 port: 17170 ldap: enabled: true ports: ldap: enabled: true - targetPort: 3890 port: 3890 workload: @@ -31,7 +29,25 @@ workload: args: - "run" env: + LLDAP_HTTP_PORT: "{{ .Values.service.main.ports.main.port }}" + LLDAP_LDAP_PORT: "{{ .Values.service.ldap.ports.ldap.port }}" + LLDAP_HTTP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" LLDAP_LDAP_BASE_DN: "dc=example,dc=com" + # ADMIN + LLDAP_LDAP_USER_DN: "admin" + LLDAP_LDAP_USER_EMAIL: "admin@example.com" + LLDAP_LDAP_USER_PASS: "password" + # LOGGING + LLDAP_VERBOSE: false + # SMTP + LLDAP_SMTP_OPTIONS__ENABLE_PASSWORD_RESET: false + LLDAP_SMTP_OPTIONS__SERVER: "" + LLDAP_SMTP_OPTIONS__PORT: 587 + LLDAP_SMTP_OPTIONS__SMTP_ENCRYPTION: "STARTTLS" + LLDAP_SMTP_OPTIONS__USER: "" + LLDAP_SMTP_OPTIONS__PASSWORD: "" + LLDAP_SMTP_OPTIONS__FROM: "LLDAP Admin " + LLDAP_SMTP_OPTIONS__REPLY_TO: "Do not reply " LLDAP_JWT_SECRET: - secretRef: name: secrets diff --git a/stable/lldap/1.1.16/questions.yaml b/stable/lldap/1.2.0/questions.yaml similarity index 91% rename from stable/lldap/1.1.16/questions.yaml rename to stable/lldap/1.2.0/questions.yaml index 53a4e4cebd..a60c24da08 100644 --- a/stable/lldap/1.1.16/questions.yaml +++ b/stable/lldap/1.2.0/questions.yaml @@ -107,11 +107,98 @@ questions: type: dict attrs: - variable: LLDAP_LDAP_BASE_DN - label: "Base DN for LDAP" + label: "LDAP Base DN" schema: type: string required: true default: "dc=example,dc=com" + - variable: LLDAP_LDAP_USER_DN + label: "Ldap User DN" + schema: + type: string + required: true + default: "" + - variable: LLDAP_LDAP_USER_EMAIL + label: "Ldap User Email" + schema: + type: string + required: true + default: "" + - variable: LLDAP_LDAP_USER_PASS + label: "Ldap User Password" + schema: + type: string + required: true + private: true + default: "" + min: 8 + - variable: LLDAP_HTTP_URL + label: "Public URL" + schema: + type: string + required: true + default: "" + - variable: LLDAP_VERBOSE + label: "Enable Verbose" + description: "Tune the logging to be more verbose" + schema: + type: boolean + default: false + - variable: smtp + label: Show SMTP Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: LLDAP_SMTP_OPTIONS__ENABLE_PASSWORD_RESET + label: Enable Password Reset + schema: + type: boolean + default: false + - variable: LLDAP_SMTP_OPTIONS__SERVER + label: SMTP Server Url + schema: + type: string + default: "" + - variable: LLDAP_SMTP_OPTIONS__PORT + label: SMTP Server Port + schema: + type: int + default: 587 + - variable: LLDAP_SMTP_OPTIONS__SMTP_ENCRYPTION + label: SMTP Encryption + schema: + type: string + default: "STARTTLS" + enum: + - value: NONE + description: None + - value: STARTTLS + description: StartTLS + - value: TLS + description: TLS + - variable: LLDAP_SMTP_OPTIONS__USER + label: SMTP User + schema: + type: string + default: "" + - variable: LLDAP_SMTP_OPTIONS__PASSWORD + label: SMTP Password + schema: + type: string + default: "" + - variable: LLDAP_SMTP_OPTIONS__FROM + label: SMTP From + schema: + type: string + default: "LLDAP Admin " + - variable: LLDAP_SMTP_OPTIONS__REPLY_TO + label: SMTP Reply TO + schema: + type: string + default: "Do not reply " + - variable: envList label: Extra Environment Variables description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." @@ -606,14 +693,6 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - hidden: true - type: boolean - default: false - variable: autoPermissions label: Automatic Permissions Configuration description: Automatically set permissions @@ -622,27 +701,36 @@ questions: type: dict additional_attrs: true attrs: - - variable: chown - label: Run CHOWN - description: | - It will run CHOWN on the path with the given fsGroup - schema: - type: boolean - default: false - - variable: chmod - label: Run CHMOD - description: | - It will run CHMOD on the path with the given value - schema: - type: string - default: "775" - - variable: recursive - label: Recursive - description: | - It will run CHOWN and CHMOD recursively + - variable: enabled + label: enabled schema: type: boolean default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -718,13 +806,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -1085,7 +1204,7 @@ questions: default: 568 - variable: runAsGroup label: "runAsGroup" - description: "The groupID this App of the user running the application" + description: "The groupID of the user running the application" schema: type: int default: 568 diff --git a/stable/lldap/1.1.16/templates/_secrets.tpl b/stable/lldap/1.2.0/templates/_secrets.tpl similarity index 100% rename from stable/lldap/1.1.16/templates/_secrets.tpl rename to stable/lldap/1.2.0/templates/_secrets.tpl diff --git a/stable/lldap/1.1.16/templates/common.yaml b/stable/lldap/1.2.0/templates/common.yaml similarity index 100% rename from stable/lldap/1.1.16/templates/common.yaml rename to stable/lldap/1.2.0/templates/common.yaml diff --git a/stable/lldap/1.1.16/values.yaml b/stable/lldap/1.2.0/values.yaml similarity index 100% rename from stable/lldap/1.1.16/values.yaml rename to stable/lldap/1.2.0/values.yaml