From 643fd56ddfed4693cea483d52aed8a18003a3e17 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 21 Jun 2023 15:40:22 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/booksonic-air/9.0.25/app-changelog.md | 9 -- .../{9.0.25 => 9.0.26}/CHANGELOG.md | 18 +-- .../{9.0.25 => 9.0.26}/Chart.yaml | 2 +- .../{9.0.25 => 9.0.26}/README.md | 0 stable/booksonic-air/9.0.26/app-changelog.md | 9 ++ .../{9.0.25 => 9.0.26}/app-readme.md | 0 .../charts/common-12.14.2.tgz | Bin .../{9.0.25 => 9.0.26}/ix_values.yaml | 2 +- .../{9.0.25 => 9.0.26}/questions.yaml | 144 +++++++++++------- .../{9.0.25 => 9.0.26}/templates/NOTES.txt | 0 .../{9.0.25 => 9.0.26}/templates/common.yaml | 0 .../{9.0.25 => 9.0.26}/values.yaml | 0 stable/booksonic-air/item.yaml | 1 + 13 files changed, 111 insertions(+), 74 deletions(-) delete mode 100644 stable/booksonic-air/9.0.25/app-changelog.md rename stable/booksonic-air/{9.0.25 => 9.0.26}/CHANGELOG.md (90%) rename stable/booksonic-air/{9.0.25 => 9.0.26}/Chart.yaml (97%) rename stable/booksonic-air/{9.0.25 => 9.0.26}/README.md (100%) create mode 100644 stable/booksonic-air/9.0.26/app-changelog.md rename stable/booksonic-air/{9.0.25 => 9.0.26}/app-readme.md (100%) rename stable/booksonic-air/{9.0.25 => 9.0.26}/charts/common-12.14.2.tgz (100%) rename stable/booksonic-air/{9.0.25 => 9.0.26}/ix_values.yaml (89%) rename stable/booksonic-air/{9.0.25 => 9.0.26}/questions.yaml (95%) rename stable/booksonic-air/{9.0.25 => 9.0.26}/templates/NOTES.txt (100%) rename stable/booksonic-air/{9.0.25 => 9.0.26}/templates/common.yaml (100%) rename stable/booksonic-air/{9.0.25 => 9.0.26}/values.yaml (100%) diff --git a/stable/booksonic-air/9.0.25/app-changelog.md b/stable/booksonic-air/9.0.25/app-changelog.md deleted file mode 100644 index 8866f3e1429..00000000000 --- a/stable/booksonic-air/9.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [booksonic-air-9.0.25](https://github.com/truecharts/charts/compare/booksonic-air-9.0.24...booksonic-air-9.0.25) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - \ No newline at end of file diff --git a/stable/booksonic-air/9.0.25/CHANGELOG.md b/stable/booksonic-air/9.0.26/CHANGELOG.md similarity index 90% rename from stable/booksonic-air/9.0.25/CHANGELOG.md rename to stable/booksonic-air/9.0.26/CHANGELOG.md index 1a1b62f9b7f..dc3f7e5eb92 100644 --- a/stable/booksonic-air/9.0.25/CHANGELOG.md +++ b/stable/booksonic-air/9.0.26/CHANGELOG.md @@ -4,6 +4,15 @@ +## [booksonic-air-9.0.26](https://github.com/truecharts/charts/compare/booksonic-air-9.0.25...booksonic-air-9.0.26) (2023-06-21) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9810](https://github.com/truecharts/charts/issues/9810)) + + + + ## [booksonic-air-9.0.25](https://github.com/truecharts/charts/compare/booksonic-air-9.0.24...booksonic-air-9.0.25) (2023-06-13) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9135](https://github.com/truecharts/charts/issues/9135)) - - -## [booksonic-air-9.0.16](https://github.com/truecharts/charts/compare/booksonic-air-9.0.15...booksonic-air-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - diff --git a/stable/booksonic-air/9.0.25/Chart.yaml b/stable/booksonic-air/9.0.26/Chart.yaml similarity index 97% rename from stable/booksonic-air/9.0.25/Chart.yaml rename to stable/booksonic-air/9.0.26/Chart.yaml index fc03751796b..25b4b2e78ad 100644 --- a/stable/booksonic-air/9.0.25/Chart.yaml +++ b/stable/booksonic-air/9.0.26/Chart.yaml @@ -19,7 +19,7 @@ name: booksonic-air sources: - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - https://github.com/popeen/Booksonic-Air -version: 9.0.25 +version: 9.0.26 annotations: truecharts.org/catagories: | - media diff --git a/stable/booksonic-air/9.0.25/README.md b/stable/booksonic-air/9.0.26/README.md similarity index 100% rename from stable/booksonic-air/9.0.25/README.md rename to stable/booksonic-air/9.0.26/README.md diff --git a/stable/booksonic-air/9.0.26/app-changelog.md b/stable/booksonic-air/9.0.26/app-changelog.md new file mode 100644 index 00000000000..fa7aa7c1447 --- /dev/null +++ b/stable/booksonic-air/9.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [booksonic-air-9.0.26](https://github.com/truecharts/charts/compare/booksonic-air-9.0.25...booksonic-air-9.0.26) (2023-06-21) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9810](https://github.com/truecharts/charts/issues/9810)) + + \ No newline at end of file diff --git a/stable/booksonic-air/9.0.25/app-readme.md b/stable/booksonic-air/9.0.26/app-readme.md similarity index 100% rename from stable/booksonic-air/9.0.25/app-readme.md rename to stable/booksonic-air/9.0.26/app-readme.md diff --git a/stable/booksonic-air/9.0.25/charts/common-12.14.2.tgz b/stable/booksonic-air/9.0.26/charts/common-12.14.2.tgz similarity index 100% rename from stable/booksonic-air/9.0.25/charts/common-12.14.2.tgz rename to stable/booksonic-air/9.0.26/charts/common-12.14.2.tgz diff --git a/stable/booksonic-air/9.0.25/ix_values.yaml b/stable/booksonic-air/9.0.26/ix_values.yaml similarity index 89% rename from stable/booksonic-air/9.0.25/ix_values.yaml rename to stable/booksonic-air/9.0.26/ix_values.yaml index ebb2bb74213..588d071ef83 100644 --- a/stable/booksonic-air/9.0.25/ix_values.yaml +++ b/stable/booksonic-air/9.0.26/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/booksonic-air pullPolicy: IfNotPresent - tag: v2201.1.0@sha256:0843f1baa37d2244a65c9b8de18547f50db4c90a21ba52b78400d42b519e4c78 + tag: v2201.1.0@sha256:4ae30f816d015757858e66c72193f76ae21b4a8edbf7ef2cd38a0fa067281b6c securityContext: container: diff --git a/stable/booksonic-air/9.0.25/questions.yaml b/stable/booksonic-air/9.0.26/questions.yaml similarity index 95% rename from stable/booksonic-air/9.0.25/questions.yaml rename to stable/booksonic-air/9.0.26/questions.yaml index deaff19a0a6..a671abd83ea 100644 --- a/stable/booksonic-air/9.0.25/questions.yaml +++ b/stable/booksonic-air/9.0.26/questions.yaml @@ -302,6 +302,7 @@ questions: description: Interface Configuration label: Interface Configuration schema: + additional_attrs: true type: dict $ref: - "normalize/interfaceConfiguration" @@ -318,6 +319,7 @@ questions: description: Define how IP Address will be managed label: IP Address Management schema: + additional_attrs: true type: dict required: true attrs: @@ -548,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: @@ -755,64 +787,65 @@ questions: schema: type: boolean default: false - show_subquestions_if: true - subquestions: - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - items: - - variable: tlsEntry - label: Host + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts + type: list + default: [] + items: + - variable: host + label: Host schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true + type: string + default: "" + required: true - - variable: certificateIssuer - label: Use Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' - schema: - type: string - default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' + schema: + type: string + default: "" + - variable: scaleCert + label: Use TrueNAS SCALE Certificate (Deprecated) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress @@ -1170,6 +1203,7 @@ questions: - variable: gpu label: Select GPU schema: + additional_attrs: true type: dict $ref: - "definitions/gpuConfiguration" @@ -1757,6 +1791,7 @@ questions: - variable: openvpn label: OpenVPN Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "openvpn"]] attrs: @@ -1777,6 +1812,7 @@ questions: - variable: tailscale label: Tailscale Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "tailscale"]] attrs: diff --git a/stable/booksonic-air/9.0.25/templates/NOTES.txt b/stable/booksonic-air/9.0.26/templates/NOTES.txt similarity index 100% rename from stable/booksonic-air/9.0.25/templates/NOTES.txt rename to stable/booksonic-air/9.0.26/templates/NOTES.txt diff --git a/stable/booksonic-air/9.0.25/templates/common.yaml b/stable/booksonic-air/9.0.26/templates/common.yaml similarity index 100% rename from stable/booksonic-air/9.0.25/templates/common.yaml rename to stable/booksonic-air/9.0.26/templates/common.yaml diff --git a/stable/booksonic-air/9.0.25/values.yaml b/stable/booksonic-air/9.0.26/values.yaml similarity index 100% rename from stable/booksonic-air/9.0.25/values.yaml rename to stable/booksonic-air/9.0.26/values.yaml diff --git a/stable/booksonic-air/item.yaml b/stable/booksonic-air/item.yaml index f090acf1863..12fc33ab992 100644 --- a/stable/booksonic-air/item.yaml +++ b/stable/booksonic-air/item.yaml @@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png categories: - media +screenshots: []