From b24ee1fbd3c85fd751c8f1175ae63830726a0558 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 12 Jul 2023 17:45:41 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/ubooquity/6.0.19/app-changelog.md | 9 - .../ubooquity/{6.0.19 => 6.0.20}/CHANGELOG.md | 18 +- .../ubooquity/{6.0.19 => 6.0.20}/Chart.yaml | 2 +- stable/ubooquity/{6.0.19 => 6.0.20}/README.md | 0 stable/ubooquity/6.0.20/app-changelog.md | 9 + .../{6.0.19 => 6.0.20}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{6.0.19 => 6.0.20}/ix_values.yaml | 2 +- .../{6.0.19 => 6.0.20}/questions.yaml | 255 ++++++++++-------- .../{6.0.19 => 6.0.20}/templates/NOTES.txt | 0 .../{6.0.19 => 6.0.20}/templates/common.yaml | 0 .../ubooquity/{6.0.19 => 6.0.20}/values.yaml | 0 12 files changed, 165 insertions(+), 130 deletions(-) delete mode 100644 stable/ubooquity/6.0.19/app-changelog.md rename stable/ubooquity/{6.0.19 => 6.0.20}/CHANGELOG.md (91%) rename stable/ubooquity/{6.0.19 => 6.0.20}/Chart.yaml (97%) rename stable/ubooquity/{6.0.19 => 6.0.20}/README.md (100%) create mode 100644 stable/ubooquity/6.0.20/app-changelog.md rename stable/ubooquity/{6.0.19 => 6.0.20}/app-readme.md (100%) rename stable/ubooquity/{6.0.19 => 6.0.20}/charts/common-12.14.6.tgz (100%) rename stable/ubooquity/{6.0.19 => 6.0.20}/ix_values.yaml (91%) rename stable/ubooquity/{6.0.19 => 6.0.20}/questions.yaml (93%) rename stable/ubooquity/{6.0.19 => 6.0.20}/templates/NOTES.txt (100%) rename stable/ubooquity/{6.0.19 => 6.0.20}/templates/common.yaml (100%) rename stable/ubooquity/{6.0.19 => 6.0.20}/values.yaml (100%) diff --git a/stable/ubooquity/6.0.19/app-changelog.md b/stable/ubooquity/6.0.19/app-changelog.md deleted file mode 100644 index 99f2f63359..0000000000 --- a/stable/ubooquity/6.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-6.0.19](https://github.com/truecharts/charts/compare/ubooquity-6.0.18...ubooquity-6.0.19) (2023-07-05) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10162](https://github.com/truecharts/charts/issues/10162)) - - \ No newline at end of file diff --git a/stable/ubooquity/6.0.19/CHANGELOG.md b/stable/ubooquity/6.0.20/CHANGELOG.md similarity index 91% rename from stable/ubooquity/6.0.19/CHANGELOG.md rename to stable/ubooquity/6.0.20/CHANGELOG.md index 32b27547ba..ea431f1e3c 100644 --- a/stable/ubooquity/6.0.19/CHANGELOG.md +++ b/stable/ubooquity/6.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ubooquity-6.0.20](https://github.com/truecharts/charts/compare/ubooquity-6.0.19...ubooquity-6.0.20) (2023-07-12) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10424](https://github.com/truecharts/charts/issues/10424)) + + + + ## [ubooquity-6.0.19](https://github.com/truecharts/charts/compare/ubooquity-6.0.18...ubooquity-6.0.19) (2023-07-05) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - -## [ubooquity-6.0.10](https://github.com/truecharts/charts/compare/ubooquity-6.0.9...ubooquity-6.0.10) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - diff --git a/stable/ubooquity/6.0.19/Chart.yaml b/stable/ubooquity/6.0.20/Chart.yaml similarity index 97% rename from stable/ubooquity/6.0.19/Chart.yaml rename to stable/ubooquity/6.0.20/Chart.yaml index cf85c6fe3f..609c8190f2 100644 --- a/stable/ubooquity/6.0.19/Chart.yaml +++ b/stable/ubooquity/6.0.20/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ubooquity -version: 6.0.19 +version: 6.0.20 appVersion: "2.1.2" description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. type: application diff --git a/stable/ubooquity/6.0.19/README.md b/stable/ubooquity/6.0.20/README.md similarity index 100% rename from stable/ubooquity/6.0.19/README.md rename to stable/ubooquity/6.0.20/README.md diff --git a/stable/ubooquity/6.0.20/app-changelog.md b/stable/ubooquity/6.0.20/app-changelog.md new file mode 100644 index 0000000000..91c9f086c4 --- /dev/null +++ b/stable/ubooquity/6.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-6.0.20](https://github.com/truecharts/charts/compare/ubooquity-6.0.19...ubooquity-6.0.20) (2023-07-12) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#10424](https://github.com/truecharts/charts/issues/10424)) + + \ No newline at end of file diff --git a/stable/ubooquity/6.0.19/app-readme.md b/stable/ubooquity/6.0.20/app-readme.md similarity index 100% rename from stable/ubooquity/6.0.19/app-readme.md rename to stable/ubooquity/6.0.20/app-readme.md diff --git a/stable/ubooquity/6.0.19/charts/common-12.14.6.tgz b/stable/ubooquity/6.0.20/charts/common-12.14.6.tgz similarity index 100% rename from stable/ubooquity/6.0.19/charts/common-12.14.6.tgz rename to stable/ubooquity/6.0.20/charts/common-12.14.6.tgz diff --git a/stable/ubooquity/6.0.19/ix_values.yaml b/stable/ubooquity/6.0.20/ix_values.yaml similarity index 91% rename from stable/ubooquity/6.0.19/ix_values.yaml rename to stable/ubooquity/6.0.20/ix_values.yaml index 2a2e8e1f51..936cb48bd4 100644 --- a/stable/ubooquity/6.0.19/ix_values.yaml +++ b/stable/ubooquity/6.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ubooquity pullPolicy: IfNotPresent - tag: v2.1.2@sha256:7a137a48871969f33a1b0779b6dbf9022d4d1dd23343390993092440c101a72e + tag: v2.1.2@sha256:1c8d1a3c391a9bd140fe4a72a85a219240625142ffac9faa5758011dfcb53d33 service: main: ports: diff --git a/stable/ubooquity/6.0.19/questions.yaml b/stable/ubooquity/6.0.20/questions.yaml similarity index 93% rename from stable/ubooquity/6.0.19/questions.yaml rename to stable/ubooquity/6.0.20/questions.yaml index f6e153d1a8..428e032c54 100644 --- a/stable/ubooquity/6.0.19/questions.yaml +++ b/stable/ubooquity/6.0.20/questions.yaml @@ -618,14 +618,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 @@ -634,27 +626,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,14 +719,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 @@ -734,27 +727,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: @@ -818,14 +820,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 @@ -834,27 +828,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: @@ -918,14 +921,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 @@ -934,27 +929,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: @@ -1030,13 +1034,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: diff --git a/stable/ubooquity/6.0.19/templates/NOTES.txt b/stable/ubooquity/6.0.20/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/6.0.19/templates/NOTES.txt rename to stable/ubooquity/6.0.20/templates/NOTES.txt diff --git a/stable/ubooquity/6.0.19/templates/common.yaml b/stable/ubooquity/6.0.20/templates/common.yaml similarity index 100% rename from stable/ubooquity/6.0.19/templates/common.yaml rename to stable/ubooquity/6.0.20/templates/common.yaml diff --git a/stable/ubooquity/6.0.19/values.yaml b/stable/ubooquity/6.0.20/values.yaml similarity index 100% rename from stable/ubooquity/6.0.19/values.yaml rename to stable/ubooquity/6.0.20/values.yaml