From 7e43af7b54c510f207dfa15d2d3e94e2df8999f4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 18 Jun 2023 04:48:01 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/budge/5.0.26/app-changelog.md | 9 ------ stable/budge/{5.0.26 => 5.0.27}/CHANGELOG.md | 18 +++++------ stable/budge/{5.0.26 => 5.0.27}/Chart.yaml | 2 +- stable/budge/{5.0.26 => 5.0.27}/README.md | 0 stable/budge/5.0.27/app-changelog.md | 9 ++++++ stable/budge/{5.0.26 => 5.0.27}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../budge/{5.0.26 => 5.0.27}/ix_values.yaml | 2 +- .../budge/{5.0.26 => 5.0.27}/questions.yaml | 30 ++++++++++++++++++ .../{5.0.26 => 5.0.27}/templates/NOTES.txt | 0 .../{5.0.26 => 5.0.27}/templates/common.yaml | 0 stable/budge/{5.0.26 => 5.0.27}/values.yaml | 0 12 files changed, 50 insertions(+), 20 deletions(-) delete mode 100644 stable/budge/5.0.26/app-changelog.md rename stable/budge/{5.0.26 => 5.0.27}/CHANGELOG.md (93%) rename stable/budge/{5.0.26 => 5.0.27}/Chart.yaml (97%) rename stable/budge/{5.0.26 => 5.0.27}/README.md (100%) create mode 100644 stable/budge/5.0.27/app-changelog.md rename stable/budge/{5.0.26 => 5.0.27}/app-readme.md (100%) rename stable/budge/{5.0.26 => 5.0.27}/charts/common-12.14.2.tgz (100%) rename stable/budge/{5.0.26 => 5.0.27}/ix_values.yaml (85%) rename stable/budge/{5.0.26 => 5.0.27}/questions.yaml (98%) rename stable/budge/{5.0.26 => 5.0.27}/templates/NOTES.txt (100%) rename stable/budge/{5.0.26 => 5.0.27}/templates/common.yaml (100%) rename stable/budge/{5.0.26 => 5.0.27}/values.yaml (100%) diff --git a/stable/budge/5.0.26/app-changelog.md b/stable/budge/5.0.26/app-changelog.md deleted file mode 100644 index 0b3ba8cb743..00000000000 --- a/stable/budge/5.0.26/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9612](https://github.com/truecharts/charts/issues/9612)) - - \ No newline at end of file diff --git a/stable/budge/5.0.26/CHANGELOG.md b/stable/budge/5.0.27/CHANGELOG.md similarity index 93% rename from stable/budge/5.0.26/CHANGELOG.md rename to stable/budge/5.0.27/CHANGELOG.md index 8cae8d5b48e..bccd46116c2 100644 --- a/stable/budge/5.0.26/CHANGELOG.md +++ b/stable/budge/5.0.27/CHANGELOG.md @@ -4,15 +4,15 @@ -## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9612](https://github.com/truecharts/charts/issues/9612)) - - - - +## [budge-5.0.27](https://github.com/truecharts/charts/compare/budge-5.0.26...budge-5.0.27) (2023-06-18) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#9742](https://github.com/truecharts/charts/issues/9742)) + + + + ## [budge-5.0.26](https://github.com/truecharts/charts/compare/budge-5.0.25...budge-5.0.26) (2023-06-14) ### Chore diff --git a/stable/budge/5.0.26/Chart.yaml b/stable/budge/5.0.27/Chart.yaml similarity index 97% rename from stable/budge/5.0.26/Chart.yaml rename to stable/budge/5.0.27/Chart.yaml index 80dd9081286..b9d69ac5be4 100644 --- a/stable/budge/5.0.26/Chart.yaml +++ b/stable/budge/5.0.27/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/budge - https://github.com/linuxserver/budge - https://github.com/linuxserver/docker-BudgE -version: 5.0.26 +version: 5.0.27 annotations: truecharts.org/catagories: | - media diff --git a/stable/budge/5.0.26/README.md b/stable/budge/5.0.27/README.md similarity index 100% rename from stable/budge/5.0.26/README.md rename to stable/budge/5.0.27/README.md diff --git a/stable/budge/5.0.27/app-changelog.md b/stable/budge/5.0.27/app-changelog.md new file mode 100644 index 00000000000..7dd87e8fce2 --- /dev/null +++ b/stable/budge/5.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-5.0.27](https://github.com/truecharts/charts/compare/budge-5.0.26...budge-5.0.27) (2023-06-18) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#9742](https://github.com/truecharts/charts/issues/9742)) + + \ No newline at end of file diff --git a/stable/budge/5.0.26/app-readme.md b/stable/budge/5.0.27/app-readme.md similarity index 100% rename from stable/budge/5.0.26/app-readme.md rename to stable/budge/5.0.27/app-readme.md diff --git a/stable/budge/5.0.26/charts/common-12.14.2.tgz b/stable/budge/5.0.27/charts/common-12.14.2.tgz similarity index 100% rename from stable/budge/5.0.26/charts/common-12.14.2.tgz rename to stable/budge/5.0.27/charts/common-12.14.2.tgz diff --git a/stable/budge/5.0.26/ix_values.yaml b/stable/budge/5.0.27/ix_values.yaml similarity index 85% rename from stable/budge/5.0.26/ix_values.yaml rename to stable/budge/5.0.27/ix_values.yaml index 1951afacde1..96782f6d965 100644 --- a/stable/budge/5.0.26/ix_values.yaml +++ b/stable/budge/5.0.27/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/budge - tag: v0.0.9@sha256:4a7782dc9dddc94979234988d7d1dce9c4eb99c48b2a78c515ea595cfc390ca7 + tag: v0.0.9@sha256:0d9e68c2dd239afb1e3a53375d25a08fbb82e6e2b25dde87a2412820001f8f86 pullPolicy: IfNotPresent securityContext: diff --git a/stable/budge/5.0.26/questions.yaml b/stable/budge/5.0.27/questions.yaml similarity index 98% rename from stable/budge/5.0.26/questions.yaml rename to stable/budge/5.0.27/questions.yaml index 3720de50736..1ffcc24ed1f 100644 --- a/stable/budge/5.0.26/questions.yaml +++ b/stable/budge/5.0.27/questions.yaml @@ -550,8 +550,38 @@ questions: 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 + schema: + show_if: [["type", "!=", "pvc"]] + 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 + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/stable/budge/5.0.26/templates/NOTES.txt b/stable/budge/5.0.27/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.26/templates/NOTES.txt rename to stable/budge/5.0.27/templates/NOTES.txt diff --git a/stable/budge/5.0.26/templates/common.yaml b/stable/budge/5.0.27/templates/common.yaml similarity index 100% rename from stable/budge/5.0.26/templates/common.yaml rename to stable/budge/5.0.27/templates/common.yaml diff --git a/stable/budge/5.0.26/values.yaml b/stable/budge/5.0.27/values.yaml similarity index 100% rename from stable/budge/5.0.26/values.yaml rename to stable/budge/5.0.27/values.yaml