From 5820c11d3ee01a72f1e3bc594c48cfd378726f1e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 13 Nov 2022 23:13:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/audiobookshelf/3.0.4/app-changelog.md | 9 ---- .../{3.0.4 => 3.0.5}/CHANGELOG.md | 0 .../{3.0.4 => 3.0.5}/Chart.yaml | 2 +- .../audiobookshelf/{3.0.4 => 3.0.5}/README.md | 0 stable/audiobookshelf/3.0.5/app-changelog.md | 9 ++++ .../{3.0.4 => 3.0.5}/app-readme.md | 0 .../{3.0.4 => 3.0.5}/charts/common-10.9.7.tgz | Bin .../{3.0.4 => 3.0.5}/ix_values.yaml | 0 .../{3.0.4 => 3.0.5}/questions.yaml | 44 +++++++++--------- .../{3.0.4 => 3.0.5}/templates/_secrets.tpl | 0 .../{3.0.4 => 3.0.5}/templates/common.yaml | 4 +- .../{3.0.4 => 3.0.5}/values.yaml | 0 12 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 stable/audiobookshelf/3.0.4/app-changelog.md rename stable/audiobookshelf/{3.0.4 => 3.0.5}/CHANGELOG.md (100%) rename stable/audiobookshelf/{3.0.4 => 3.0.5}/Chart.yaml (98%) rename stable/audiobookshelf/{3.0.4 => 3.0.5}/README.md (100%) create mode 100644 stable/audiobookshelf/3.0.5/app-changelog.md rename stable/audiobookshelf/{3.0.4 => 3.0.5}/app-readme.md (100%) rename stable/audiobookshelf/{3.0.4 => 3.0.5}/charts/common-10.9.7.tgz (100%) rename stable/audiobookshelf/{3.0.4 => 3.0.5}/ix_values.yaml (100%) rename stable/audiobookshelf/{3.0.4 => 3.0.5}/questions.yaml (98%) rename stable/audiobookshelf/{3.0.4 => 3.0.5}/templates/_secrets.tpl (100%) rename stable/audiobookshelf/{3.0.4 => 3.0.5}/templates/common.yaml (56%) rename stable/audiobookshelf/{3.0.4 => 3.0.5}/values.yaml (100%) diff --git a/stable/audiobookshelf/3.0.4/app-changelog.md b/stable/audiobookshelf/3.0.4/app-changelog.md deleted file mode 100644 index 3410500857e..00000000000 --- a/stable/audiobookshelf/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-3.0.4](https://github.com/truecharts/charts/compare/audiobookshelf-3.0.3...audiobookshelf-3.0.4) (2022-11-12) - -### Chore - -- update helm general non-major ([#4395](https://github.com/truecharts/charts/issues/4395)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/3.0.4/CHANGELOG.md b/stable/audiobookshelf/3.0.5/CHANGELOG.md similarity index 100% rename from stable/audiobookshelf/3.0.4/CHANGELOG.md rename to stable/audiobookshelf/3.0.5/CHANGELOG.md diff --git a/stable/audiobookshelf/3.0.4/Chart.yaml b/stable/audiobookshelf/3.0.5/Chart.yaml similarity index 98% rename from stable/audiobookshelf/3.0.4/Chart.yaml rename to stable/audiobookshelf/3.0.5/Chart.yaml index 13b329d7a4e..591fbfc3581 100644 --- a/stable/audiobookshelf/3.0.4/Chart.yaml +++ b/stable/audiobookshelf/3.0.5/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf - https://github.com/advplyr/audiobookshelf -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - media diff --git a/stable/audiobookshelf/3.0.4/README.md b/stable/audiobookshelf/3.0.5/README.md similarity index 100% rename from stable/audiobookshelf/3.0.4/README.md rename to stable/audiobookshelf/3.0.5/README.md diff --git a/stable/audiobookshelf/3.0.5/app-changelog.md b/stable/audiobookshelf/3.0.5/app-changelog.md new file mode 100644 index 00000000000..833ccad895d --- /dev/null +++ b/stable/audiobookshelf/3.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-3.0.5](https://github.com/truecharts/charts/compare/audiobookshelf-3.0.4...audiobookshelf-3.0.5) (2022-11-13) + +### Chore + +- set opencors middleware ([#4411](https://github.com/truecharts/charts/issues/4411)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/3.0.4/app-readme.md b/stable/audiobookshelf/3.0.5/app-readme.md similarity index 100% rename from stable/audiobookshelf/3.0.4/app-readme.md rename to stable/audiobookshelf/3.0.5/app-readme.md diff --git a/stable/audiobookshelf/3.0.4/charts/common-10.9.7.tgz b/stable/audiobookshelf/3.0.5/charts/common-10.9.7.tgz similarity index 100% rename from stable/audiobookshelf/3.0.4/charts/common-10.9.7.tgz rename to stable/audiobookshelf/3.0.5/charts/common-10.9.7.tgz diff --git a/stable/audiobookshelf/3.0.4/ix_values.yaml b/stable/audiobookshelf/3.0.5/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/3.0.4/ix_values.yaml rename to stable/audiobookshelf/3.0.5/ix_values.yaml diff --git a/stable/audiobookshelf/3.0.4/questions.yaml b/stable/audiobookshelf/3.0.5/questions.yaml similarity index 98% rename from stable/audiobookshelf/3.0.4/questions.yaml rename to stable/audiobookshelf/3.0.5/questions.yaml index e496d964afe..f826c4f9c13 100644 --- a/stable/audiobookshelf/3.0.4/questions.yaml +++ b/stable/audiobookshelf/3.0.5/questions.yaml @@ -120,8 +120,8 @@ questions: type: dict attrs: - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI schema: additional_attrs: true type: dict @@ -159,14 +159,14 @@ questions: type: dict attrs: - variable: main - label: "Main Service Port Configuration" + label: Main Service Port Configuration schema: additional_attrs: true type: dict attrs: - variable: port - label: "Port" - description: "This port exposes the container port on the service" + label: Port + description: This port exposes the container port on the service schema: type: int default: 10223 @@ -404,8 +404,8 @@ questions: type: dict attrs: - variable: config - label: "App Config Storage" - description: "Stores the Application Configuration." + label: App Config Storage + description: Stores the Application Configuration. schema: additional_attrs: true type: dict @@ -474,8 +474,8 @@ questions: type: string default: 256Gi - variable: audiobooks - label: "App Audiobooks Storage" - description: "Stores the Application Audiobooks." + label: App Audiobooks Storage + description: Stores the Application Audiobooks. schema: additional_attrs: true type: dict @@ -544,8 +544,8 @@ questions: type: string default: 256Gi - variable: metadata - label: "App Metadata Storage" - description: "Stores the Application Metadata." + label: App Metadata Storage + description: Stores the Application Metadata. schema: additional_attrs: true type: dict @@ -710,7 +710,7 @@ questions: type: dict attrs: - variable: main - label: "Main Ingress" + label: Main Ingress schema: additional_attrs: true type: dict @@ -997,22 +997,22 @@ questions: type: dict attrs: - variable: privileged - label: "Privileged mode" + label: Privileged mode schema: type: boolean default: false - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" + label: ReadOnly Root Filesystem schema: type: boolean default: false - variable: allowPrivilegeEscalation - label: "Allow Privilege Escalation" + label: Allow Privilege Escalation schema: type: boolean default: false - variable: runAsNonRoot - label: "runAsNonRoot" + label: runAsNonRoot schema: type: boolean default: false @@ -1024,20 +1024,20 @@ questions: type: dict attrs: - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" + label: runAsUser + description: The UserID of the user running the application schema: type: int default: 0 - variable: runAsGroup - label: "runAsGroup" - description: "The groupID this App of the user running the application" + label: runAsGroup + description: The groupID this App of the user running the application schema: type: int default: 0 - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." + label: fsGroup + description: The group that should own ALL storage. schema: type: int default: 568 diff --git a/stable/audiobookshelf/3.0.4/templates/_secrets.tpl b/stable/audiobookshelf/3.0.5/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/3.0.4/templates/_secrets.tpl rename to stable/audiobookshelf/3.0.5/templates/_secrets.tpl diff --git a/stable/audiobookshelf/3.0.4/templates/common.yaml b/stable/audiobookshelf/3.0.5/templates/common.yaml similarity index 56% rename from stable/audiobookshelf/3.0.4/templates/common.yaml rename to stable/audiobookshelf/3.0.5/templates/common.yaml index 1bb6fee6ff7..db27b09ea0b 100644 --- a/stable/audiobookshelf/3.0.4/templates/common.yaml +++ b/stable/audiobookshelf/3.0.5/templates/common.yaml @@ -1,8 +1,8 @@ {{/* Make sure all variables are set properly */}} {{- include "tc.common.loader.init" . }} -{{/* Render secrets for audiobookshelf */}} -{{- include "audiobookshelf.secrets" . }} +{{- $newMiddlewares := list "tc-opencors-chain" }} +{{- $_ := set .Values.ingress.main "fixedMiddlewares" $newMiddlewares -}} {{/* Render the templates */}} {{ include "tc.common.loader.apply" . }} diff --git a/stable/audiobookshelf/3.0.4/values.yaml b/stable/audiobookshelf/3.0.5/values.yaml similarity index 100% rename from stable/audiobookshelf/3.0.4/values.yaml rename to stable/audiobookshelf/3.0.5/values.yaml