From 4ceecb94d3d77d447f8553fec4de48a51c29c5b6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 22 Jul 2023 08:14:52 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/homebox/2.0.25/app-changelog.md | 9 -- .../homebox/{2.0.25 => 2.0.26}/CHANGELOG.md | 18 ++-- stable/homebox/{2.0.25 => 2.0.26}/Chart.yaml | 2 +- stable/homebox/{2.0.25 => 2.0.26}/README.md | 0 stable/homebox/2.0.26/app-changelog.md | 9 ++ .../homebox/{2.0.25 => 2.0.26}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../homebox/{2.0.25 => 2.0.26}/ix_values.yaml | 32 +++--- .../homebox/{2.0.25 => 2.0.26}/questions.yaml | 102 +++++++++++------- .../{2.0.25 => 2.0.26}/templates/NOTES.txt | 0 .../{2.0.25 => 2.0.26}/templates/_secret.tpl | 10 +- .../{2.0.25 => 2.0.26}/templates/common.yaml | 2 +- stable/homebox/{2.0.25 => 2.0.26}/values.yaml | 0 13 files changed, 107 insertions(+), 77 deletions(-) delete mode 100644 stable/homebox/2.0.25/app-changelog.md rename stable/homebox/{2.0.25 => 2.0.26}/CHANGELOG.md (91%) rename stable/homebox/{2.0.25 => 2.0.26}/Chart.yaml (97%) rename stable/homebox/{2.0.25 => 2.0.26}/README.md (100%) create mode 100644 stable/homebox/2.0.26/app-changelog.md rename stable/homebox/{2.0.25 => 2.0.26}/app-readme.md (100%) rename stable/homebox/{2.0.25 => 2.0.26}/charts/common-12.14.6.tgz (100%) rename stable/homebox/{2.0.25 => 2.0.26}/ix_values.yaml (94%) rename stable/homebox/{2.0.25 => 2.0.26}/questions.yaml (96%) rename stable/homebox/{2.0.25 => 2.0.26}/templates/NOTES.txt (100%) rename stable/homebox/{2.0.25 => 2.0.26}/templates/_secret.tpl (72%) rename stable/homebox/{2.0.25 => 2.0.26}/templates/common.yaml (83%) rename stable/homebox/{2.0.25 => 2.0.26}/values.yaml (100%) diff --git a/stable/homebox/2.0.25/app-changelog.md b/stable/homebox/2.0.25/app-changelog.md deleted file mode 100644 index 83daae9106..0000000000 --- a/stable/homebox/2.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homebox-2.0.25](https://github.com/truecharts/charts/compare/homebox-2.0.24...homebox-2.0.25) (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/homebox/2.0.25/CHANGELOG.md b/stable/homebox/2.0.26/CHANGELOG.md similarity index 91% rename from stable/homebox/2.0.25/CHANGELOG.md rename to stable/homebox/2.0.26/CHANGELOG.md index c2e23d7eef..acaa155f3d 100644 --- a/stable/homebox/2.0.25/CHANGELOG.md +++ b/stable/homebox/2.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homebox-2.0.26](https://github.com/truecharts/charts/compare/homebox-2.0.25...homebox-2.0.26) (2023-07-22) + +### Fix + +- ints must be quoted in CMs/Secrets. ([#10732](https://github.com/truecharts/charts/issues/10732)) + + + + ## [homebox-2.0.25](https://github.com/truecharts/charts/compare/homebox-2.0.24...homebox-2.0.25) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [homebox-2.0.16](https://github.com/truecharts/charts/compare/homebox-2.0.15...homebox-2.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - diff --git a/stable/homebox/2.0.25/Chart.yaml b/stable/homebox/2.0.26/Chart.yaml similarity index 97% rename from stable/homebox/2.0.25/Chart.yaml rename to stable/homebox/2.0.26/Chart.yaml index bc559c8f5c..ae9e005d76 100644 --- a/stable/homebox/2.0.25/Chart.yaml +++ b/stable/homebox/2.0.26/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - https://github.com/hay-kot/homebox type: application -version: 2.0.25 +version: 2.0.26 annotations: truecharts.org/catagories: | - inventory diff --git a/stable/homebox/2.0.25/README.md b/stable/homebox/2.0.26/README.md similarity index 100% rename from stable/homebox/2.0.25/README.md rename to stable/homebox/2.0.26/README.md diff --git a/stable/homebox/2.0.26/app-changelog.md b/stable/homebox/2.0.26/app-changelog.md new file mode 100644 index 0000000000..e6498ea2ff --- /dev/null +++ b/stable/homebox/2.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homebox-2.0.26](https://github.com/truecharts/charts/compare/homebox-2.0.25...homebox-2.0.26) (2023-07-22) + +### Fix + +- ints must be quoted in CMs/Secrets. ([#10732](https://github.com/truecharts/charts/issues/10732)) + + \ No newline at end of file diff --git a/stable/homebox/2.0.25/app-readme.md b/stable/homebox/2.0.26/app-readme.md similarity index 100% rename from stable/homebox/2.0.25/app-readme.md rename to stable/homebox/2.0.26/app-readme.md diff --git a/stable/homebox/2.0.25/charts/common-12.14.6.tgz b/stable/homebox/2.0.26/charts/common-12.14.6.tgz similarity index 100% rename from stable/homebox/2.0.25/charts/common-12.14.6.tgz rename to stable/homebox/2.0.26/charts/common-12.14.6.tgz diff --git a/stable/homebox/2.0.25/ix_values.yaml b/stable/homebox/2.0.26/ix_values.yaml similarity index 94% rename from stable/homebox/2.0.25/ix_values.yaml rename to stable/homebox/2.0.26/ix_values.yaml index 47fd5671bf..f2937e3356 100644 --- a/stable/homebox/2.0.25/ix_values.yaml +++ b/stable/homebox/2.0.26/ix_values.yaml @@ -2,6 +2,7 @@ image: repository: tccr.io/truecharts/homebox pullPolicy: IfNotPresent tag: v0.9.2@sha256:0936a8959013589504264a0f52698a661c50a127700ba32f99f19838fe75966c + homebox: allow_registration: true auto_increment_asset_id: true @@ -13,19 +14,6 @@ homebox: mailer_from: "" mailer_username: "" mailer_password: "" -service: - main: - ports: - main: - protocol: http - port: 10603 -persistence: - data: - enabled: true - mountPath: /data -portal: - open: - enabled: true workload: main: @@ -34,4 +22,20 @@ workload: main: envFrom: - secretRef: - name: "homebox-secret" + name: homebox-secret + +service: + main: + ports: + main: + protocol: http + port: 10603 + +persistence: + data: + enabled: true + mountPath: /data + +portal: + open: + enabled: true diff --git a/stable/homebox/2.0.25/questions.yaml b/stable/homebox/2.0.26/questions.yaml similarity index 96% rename from stable/homebox/2.0.25/questions.yaml rename to stable/homebox/2.0.26/questions.yaml index bedf3da3be..e2686aa930 100644 --- a/stable/homebox/2.0.25/questions.yaml +++ b/stable/homebox/2.0.26/questions.yaml @@ -74,7 +74,6 @@ questions: description: Deployment - value: DaemonSet description: DaemonSet - - variable: replicas label: Replicas (Advanced) description: Set the number of Replicas @@ -100,7 +99,6 @@ questions: additional_attrs: true type: dict attrs: - - 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..." @@ -150,7 +148,6 @@ questions: label: Param schema: type: string - - variable: homebox group: App Configuration label: Homebox Configuration @@ -245,7 +242,6 @@ questions: private: true required: true default: "" - - variable: TZ label: Timezone group: "General Settings" @@ -641,14 +637,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 @@ -657,27 +645,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: @@ -753,13 +750,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: @@ -1112,7 +1140,6 @@ questions: type: dict attrs: # Settings from questions.yaml get appended here on a per-app basis - - variable: runAsUser label: "runAsUser" description: "The UserID of the user running the application" @@ -1190,7 +1217,6 @@ questions: schema: type: int default: 568 - - variable: resources group: Resources and Devices label: "Resource Limits" diff --git a/stable/homebox/2.0.25/templates/NOTES.txt b/stable/homebox/2.0.26/templates/NOTES.txt similarity index 100% rename from stable/homebox/2.0.25/templates/NOTES.txt rename to stable/homebox/2.0.26/templates/NOTES.txt diff --git a/stable/homebox/2.0.25/templates/_secret.tpl b/stable/homebox/2.0.26/templates/_secret.tpl similarity index 72% rename from stable/homebox/2.0.25/templates/_secret.tpl rename to stable/homebox/2.0.26/templates/_secret.tpl index b3a51f3496..066bb974bb 100644 --- a/stable/homebox/2.0.25/templates/_secret.tpl +++ b/stable/homebox/2.0.26/templates/_secret.tpl @@ -15,10 +15,10 @@ data: HBOX_LOG_LEVEL: {{ .Values.homebox.log_level | default "info" }} HBOX_LOG_FORMAT: {{ .Values.homebox.log_format | default "text" }} {{- if .Values.homebox.mailer_host }} - HBOX_MAILER_HOST: {{ .Values.homebox.mailer_host }} - HBOX_MAILER_PORT: {{ .Values.homebox.mailer_port }} - HBOX_MAILER_FROM: {{ .Values.homebox.mailer_from }} - HBOX_MAILER_USERNAME: {{ .Values.homebox.mailer_username }} - HBOX_MAILER_PASSWORD: {{ .Values.homebox.mailer_password }} + HBOX_MAILER_HOST: {{ .Values.homebox.mailer_host | quote }} + HBOX_MAILER_PORT: {{ .Values.homebox.mailer_port | quote }} + HBOX_MAILER_FROM: {{ .Values.homebox.mailer_from | quote }} + HBOX_MAILER_USERNAME: {{ .Values.homebox.mailer_username | quote }} + HBOX_MAILER_PASSWORD: {{ .Values.homebox.mailer_password | quote }} {{- end }} {{- end }} diff --git a/stable/homebox/2.0.25/templates/common.yaml b/stable/homebox/2.0.26/templates/common.yaml similarity index 83% rename from stable/homebox/2.0.25/templates/common.yaml rename to stable/homebox/2.0.26/templates/common.yaml index da9b3507a0..27eeb29024 100644 --- a/stable/homebox/2.0.25/templates/common.yaml +++ b/stable/homebox/2.0.26/templates/common.yaml @@ -4,7 +4,7 @@ {{/* Render secrets for homebox */}} {{- $secrets := include "homebox.secret" . | fromYaml -}} {{- if $secrets -}} -{{- $_ := set .Values.secret "homebox-secret" $secrets -}} + {{- $_ := set .Values.secret "homebox-secret" $secrets -}} {{- end -}} {{/* Render the templates */}} diff --git a/stable/homebox/2.0.25/values.yaml b/stable/homebox/2.0.26/values.yaml similarity index 100% rename from stable/homebox/2.0.25/values.yaml rename to stable/homebox/2.0.26/values.yaml