From f9a9f48f874542e6b89dbcd41b8f10e8b7baa64c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 8 Jul 2023 06:39:54 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/outline/7.0.27/app-changelog.md | 9 ---- .../outline/{7.0.27 => 7.0.28}/CHANGELOG.md | 18 ++++---- stable/outline/{7.0.27 => 7.0.28}/Chart.yaml | 4 +- stable/outline/{7.0.27 => 7.0.28}/LICENSE | 0 stable/outline/{7.0.27 => 7.0.28}/README.md | 0 stable/outline/7.0.28/app-changelog.md | 9 ++++ .../outline/{7.0.27 => 7.0.28}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../charts/redis-6.0.62.tgz | Bin .../outline/{7.0.27 => 7.0.28}/ix_values.yaml | 2 +- .../outline/{7.0.27 => 7.0.28}/questions.yaml | 43 +++++++++++++++--- .../{7.0.27 => 7.0.28}/templates/NOTES.txt | 0 .../{7.0.27 => 7.0.28}/templates/_secrets.tpl | 0 .../{7.0.27 => 7.0.28}/templates/common.yaml | 0 stable/outline/{7.0.27 => 7.0.28}/values.yaml | 0 15 files changed, 58 insertions(+), 27 deletions(-) delete mode 100644 stable/outline/7.0.27/app-changelog.md rename stable/outline/{7.0.27 => 7.0.28}/CHANGELOG.md (90%) rename stable/outline/{7.0.27 => 7.0.28}/Chart.yaml (95%) rename stable/outline/{7.0.27 => 7.0.28}/LICENSE (100%) rename stable/outline/{7.0.27 => 7.0.28}/README.md (100%) create mode 100644 stable/outline/7.0.28/app-changelog.md rename stable/outline/{7.0.27 => 7.0.28}/app-readme.md (100%) rename stable/outline/{7.0.27 => 7.0.28}/charts/common-12.14.6.tgz (100%) rename stable/outline/{7.0.27 => 7.0.28}/charts/redis-6.0.62.tgz (100%) rename stable/outline/{7.0.27 => 7.0.28}/ix_values.yaml (97%) rename stable/outline/{7.0.27 => 7.0.28}/questions.yaml (98%) rename stable/outline/{7.0.27 => 7.0.28}/templates/NOTES.txt (100%) rename stable/outline/{7.0.27 => 7.0.28}/templates/_secrets.tpl (100%) rename stable/outline/{7.0.27 => 7.0.28}/templates/common.yaml (100%) rename stable/outline/{7.0.27 => 7.0.28}/values.yaml (100%) diff --git a/stable/outline/7.0.27/app-changelog.md b/stable/outline/7.0.27/app-changelog.md deleted file mode 100644 index c0a0b0e9fb7..00000000000 --- a/stable/outline/7.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [outline-7.0.27](https://github.com/truecharts/charts/compare/outline-7.0.26...outline-7.0.27) (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/outline/7.0.27/CHANGELOG.md b/stable/outline/7.0.28/CHANGELOG.md similarity index 90% rename from stable/outline/7.0.27/CHANGELOG.md rename to stable/outline/7.0.28/CHANGELOG.md index e95147fe571..d589b2c47cd 100644 --- a/stable/outline/7.0.27/CHANGELOG.md +++ b/stable/outline/7.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [outline-7.0.28](https://github.com/truecharts/charts/compare/outline-7.0.27...outline-7.0.28) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.70.1 ([#10294](https://github.com/truecharts/charts/issues/10294)) + + + + ## [outline-7.0.27](https://github.com/truecharts/charts/compare/outline-7.0.26...outline-7.0.27) (2023-07-01) ### Chore @@ -88,12 +97,3 @@ - -## [outline-7.0.18](https://github.com/truecharts/charts/compare/outline-7.0.17...outline-7.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - diff --git a/stable/outline/7.0.27/Chart.yaml b/stable/outline/7.0.28/Chart.yaml similarity index 95% rename from stable/outline/7.0.27/Chart.yaml rename to stable/outline/7.0.28/Chart.yaml index 50d9b087113..1f995f47b57 100644 --- a/stable/outline/7.0.27/Chart.yaml +++ b/stable/outline/7.0.28/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.69.2" +appVersion: "0.70.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/outline - https://github.com/outline/outline type: application -version: 7.0.27 +version: 7.0.28 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/outline/7.0.27/LICENSE b/stable/outline/7.0.28/LICENSE similarity index 100% rename from stable/outline/7.0.27/LICENSE rename to stable/outline/7.0.28/LICENSE diff --git a/stable/outline/7.0.27/README.md b/stable/outline/7.0.28/README.md similarity index 100% rename from stable/outline/7.0.27/README.md rename to stable/outline/7.0.28/README.md diff --git a/stable/outline/7.0.28/app-changelog.md b/stable/outline/7.0.28/app-changelog.md new file mode 100644 index 00000000000..46988e2f9be --- /dev/null +++ b/stable/outline/7.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-7.0.28](https://github.com/truecharts/charts/compare/outline-7.0.27...outline-7.0.28) (2023-07-08) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.70.1 ([#10294](https://github.com/truecharts/charts/issues/10294)) + + \ No newline at end of file diff --git a/stable/outline/7.0.27/app-readme.md b/stable/outline/7.0.28/app-readme.md similarity index 100% rename from stable/outline/7.0.27/app-readme.md rename to stable/outline/7.0.28/app-readme.md diff --git a/stable/outline/7.0.27/charts/common-12.14.6.tgz b/stable/outline/7.0.28/charts/common-12.14.6.tgz similarity index 100% rename from stable/outline/7.0.27/charts/common-12.14.6.tgz rename to stable/outline/7.0.28/charts/common-12.14.6.tgz diff --git a/stable/outline/7.0.27/charts/redis-6.0.62.tgz b/stable/outline/7.0.28/charts/redis-6.0.62.tgz similarity index 100% rename from stable/outline/7.0.27/charts/redis-6.0.62.tgz rename to stable/outline/7.0.28/charts/redis-6.0.62.tgz diff --git a/stable/outline/7.0.27/ix_values.yaml b/stable/outline/7.0.28/ix_values.yaml similarity index 97% rename from stable/outline/7.0.27/ix_values.yaml rename to stable/outline/7.0.28/ix_values.yaml index 5118fa5bcec..96a15ec5927 100644 --- a/stable/outline/7.0.27/ix_values.yaml +++ b/stable/outline/7.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/outline pullPolicy: IfNotPresent - tag: v0.69.2@sha256:763e7676ac37fe4681abce813212a6c463b3cbefc6c573669c12736844accd8f + tag: v0.70.1@sha256:69e99bfed73479a56c609aebb87adc8e7090f0061617d5b108d2688b8dafb117 service: main: ports: diff --git a/stable/outline/7.0.27/questions.yaml b/stable/outline/7.0.28/questions.yaml similarity index 98% rename from stable/outline/7.0.27/questions.yaml rename to stable/outline/7.0.28/questions.yaml index 9cef41aff5e..cdd18dd0bf4 100644 --- a/stable/outline/7.0.27/questions.yaml +++ b/stable/outline/7.0.28/questions.yaml @@ -837,13 +837,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/outline/7.0.27/templates/NOTES.txt b/stable/outline/7.0.28/templates/NOTES.txt similarity index 100% rename from stable/outline/7.0.27/templates/NOTES.txt rename to stable/outline/7.0.28/templates/NOTES.txt diff --git a/stable/outline/7.0.27/templates/_secrets.tpl b/stable/outline/7.0.28/templates/_secrets.tpl similarity index 100% rename from stable/outline/7.0.27/templates/_secrets.tpl rename to stable/outline/7.0.28/templates/_secrets.tpl diff --git a/stable/outline/7.0.27/templates/common.yaml b/stable/outline/7.0.28/templates/common.yaml similarity index 100% rename from stable/outline/7.0.27/templates/common.yaml rename to stable/outline/7.0.28/templates/common.yaml diff --git a/stable/outline/7.0.27/values.yaml b/stable/outline/7.0.28/values.yaml similarity index 100% rename from stable/outline/7.0.27/values.yaml rename to stable/outline/7.0.28/values.yaml