From 73021e129b03a3fcea52dd8ea50fa1ec8b78fe44 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 29 May 2023 02:10:21 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/medusa/6.0.19/app-changelog.md | 9 -- stable/medusa/{6.0.19 => 6.0.20}/CHANGELOG.md | 26 ++-- stable/medusa/{6.0.19 => 6.0.20}/Chart.yaml | 4 +- stable/medusa/{6.0.19 => 6.0.20}/README.md | 0 stable/medusa/6.0.20/app-changelog.md | 13 ++ .../medusa/{6.0.19 => 6.0.20}/app-readme.md | 0 .../charts/common-12.10.4.tgz | Bin .../medusa/{6.0.19 => 6.0.20}/ix_values.yaml | 2 +- .../medusa/{6.0.19 => 6.0.20}/questions.yaml | 121 +++++++++--------- .../{6.0.19 => 6.0.20}/templates/NOTES.txt | 0 .../{6.0.19 => 6.0.20}/templates/common.yaml | 0 stable/medusa/{6.0.19 => 6.0.20}/values.yaml | 0 12 files changed, 93 insertions(+), 82 deletions(-) delete mode 100644 stable/medusa/6.0.19/app-changelog.md rename stable/medusa/{6.0.19 => 6.0.20}/CHANGELOG.md (85%) rename stable/medusa/{6.0.19 => 6.0.20}/Chart.yaml (95%) rename stable/medusa/{6.0.19 => 6.0.20}/README.md (100%) create mode 100644 stable/medusa/6.0.20/app-changelog.md rename stable/medusa/{6.0.19 => 6.0.20}/app-readme.md (100%) rename stable/medusa/{6.0.19 => 6.0.20}/charts/common-12.10.4.tgz (100%) rename stable/medusa/{6.0.19 => 6.0.20}/ix_values.yaml (82%) rename stable/medusa/{6.0.19 => 6.0.20}/questions.yaml (96%) rename stable/medusa/{6.0.19 => 6.0.20}/templates/NOTES.txt (100%) rename stable/medusa/{6.0.19 => 6.0.20}/templates/common.yaml (100%) rename stable/medusa/{6.0.19 => 6.0.20}/values.yaml (100%) diff --git a/stable/medusa/6.0.19/app-changelog.md b/stable/medusa/6.0.19/app-changelog.md deleted file mode 100644 index d70fa05854..0000000000 --- a/stable/medusa/6.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.19](https://github.com/truecharts/charts/compare/medusa-6.0.18...medusa-6.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - \ No newline at end of file diff --git a/stable/medusa/6.0.19/CHANGELOG.md b/stable/medusa/6.0.20/CHANGELOG.md similarity index 85% rename from stable/medusa/6.0.19/CHANGELOG.md rename to stable/medusa/6.0.20/CHANGELOG.md index 33e7dc1b82..e7925929ac 100644 --- a/stable/medusa/6.0.19/CHANGELOG.md +++ b/stable/medusa/6.0.20/CHANGELOG.md @@ -4,6 +4,19 @@ +## [medusa-6.0.20](https://github.com/truecharts/charts/compare/medusa-6.0.19...medusa-6.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9243](https://github.com/truecharts/charts/issues/9243)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [medusa-6.0.19](https://github.com/truecharts/charts/compare/medusa-6.0.18...medusa-6.0.19) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312)) - - - - -## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25) - -### Chore diff --git a/stable/medusa/6.0.19/Chart.yaml b/stable/medusa/6.0.20/Chart.yaml similarity index 95% rename from stable/medusa/6.0.19/Chart.yaml rename to stable/medusa/6.0.20/Chart.yaml index 906e285a7a..634aa690c6 100644 --- a/stable/medusa/6.0.19/Chart.yaml +++ b/stable/medusa/6.0.20/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.0.13" +appVersion: "1.0.16" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/linuxserver/docker-medusa - https://pymedusa.com/ type: application -version: 6.0.19 +version: 6.0.20 annotations: truecharts.org/catagories: | - media diff --git a/stable/medusa/6.0.19/README.md b/stable/medusa/6.0.20/README.md similarity index 100% rename from stable/medusa/6.0.19/README.md rename to stable/medusa/6.0.20/README.md diff --git a/stable/medusa/6.0.20/app-changelog.md b/stable/medusa/6.0.20/app-changelog.md new file mode 100644 index 0000000000..171e961036 --- /dev/null +++ b/stable/medusa/6.0.20/app-changelog.md @@ -0,0 +1,13 @@ + + +## [medusa-6.0.20](https://github.com/truecharts/charts/compare/medusa-6.0.19...medusa-6.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9243](https://github.com/truecharts/charts/issues/9243)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.19/app-readme.md b/stable/medusa/6.0.20/app-readme.md similarity index 100% rename from stable/medusa/6.0.19/app-readme.md rename to stable/medusa/6.0.20/app-readme.md diff --git a/stable/medusa/6.0.19/charts/common-12.10.4.tgz b/stable/medusa/6.0.20/charts/common-12.10.4.tgz similarity index 100% rename from stable/medusa/6.0.19/charts/common-12.10.4.tgz rename to stable/medusa/6.0.20/charts/common-12.10.4.tgz diff --git a/stable/medusa/6.0.19/ix_values.yaml b/stable/medusa/6.0.20/ix_values.yaml similarity index 82% rename from stable/medusa/6.0.19/ix_values.yaml rename to stable/medusa/6.0.20/ix_values.yaml index 855560f3f6..a12e9e75ce 100644 --- a/stable/medusa/6.0.19/ix_values.yaml +++ b/stable/medusa/6.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/medusa pullPolicy: IfNotPresent - tag: 1.0.13@sha256:2e41757236372fdbc7ee175126c8b6cb31294611d56a425154754405cab61ba4 + tag: v1.0.16@sha256:e3ec8394ddc6600fdee08ffaa0e6eaa4275ad54095bd383c21cc6e2daa10e36a service: main: ports: diff --git a/stable/medusa/6.0.19/questions.yaml b/stable/medusa/6.0.20/questions.yaml similarity index 96% rename from stable/medusa/6.0.19/questions.yaml rename to stable/medusa/6.0.20/questions.yaml index 972f5c0f95..35bfa15b4b 100644 --- a/stable/medusa/6.0.19/questions.yaml +++ b/stable/medusa/6.0.20/questions.yaml @@ -738,63 +738,6 @@ questions: schema: type: string default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - 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: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - variable: middlewares label: Traefik Middlewares description: Add previously created Traefik Middlewares to this Ingress @@ -808,6 +751,70 @@ questions: type: string default: "" required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + 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 + 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 + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + 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: ingressList label: Add Manual Custom Ingresses group: Ingress diff --git a/stable/medusa/6.0.19/templates/NOTES.txt b/stable/medusa/6.0.20/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.19/templates/NOTES.txt rename to stable/medusa/6.0.20/templates/NOTES.txt diff --git a/stable/medusa/6.0.19/templates/common.yaml b/stable/medusa/6.0.20/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.19/templates/common.yaml rename to stable/medusa/6.0.20/templates/common.yaml diff --git a/stable/medusa/6.0.19/values.yaml b/stable/medusa/6.0.20/values.yaml similarity index 100% rename from stable/medusa/6.0.19/values.yaml rename to stable/medusa/6.0.20/values.yaml