diff --git a/stable/mstream/6.0.21/app-changelog.md b/stable/mstream/6.0.21/app-changelog.md deleted file mode 100644 index 27ae9679404..00000000000 --- a/stable/mstream/6.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mstream-6.0.21](https://github.com/truecharts/charts/compare/mstream-6.0.20...mstream-6.0.21) (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/mstream/6.0.21/CHANGELOG.md b/stable/mstream/6.0.22/CHANGELOG.md similarity index 89% rename from stable/mstream/6.0.21/CHANGELOG.md rename to stable/mstream/6.0.22/CHANGELOG.md index 28f50ac0990..ce424777ed1 100644 --- a/stable/mstream/6.0.21/CHANGELOG.md +++ b/stable/mstream/6.0.22/CHANGELOG.md @@ -4,6 +4,19 @@ +## [mstream-6.0.22](https://github.com/truecharts/charts/compare/mstream-6.0.21...mstream-6.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9377](https://github.com/truecharts/charts/issues/9377)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + ## [mstream-6.0.21](https://github.com/truecharts/charts/compare/mstream-6.0.20...mstream-6.0.21) (2023-05-27) ### Chore @@ -84,16 +97,3 @@ - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) - - - - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore diff --git a/stable/mstream/6.0.21/Chart.yaml b/stable/mstream/6.0.22/Chart.yaml similarity index 97% rename from stable/mstream/6.0.21/Chart.yaml rename to stable/mstream/6.0.22/Chart.yaml index 427c628d548..68a25c96318 100644 --- a/stable/mstream/6.0.21/Chart.yaml +++ b/stable/mstream/6.0.22/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 6.0.21 +version: 6.0.22 annotations: truecharts.org/catagories: | - media diff --git a/stable/mstream/6.0.21/README.md b/stable/mstream/6.0.22/README.md similarity index 100% rename from stable/mstream/6.0.21/README.md rename to stable/mstream/6.0.22/README.md diff --git a/stable/mstream/6.0.22/app-changelog.md b/stable/mstream/6.0.22/app-changelog.md new file mode 100644 index 00000000000..4efb433e205 --- /dev/null +++ b/stable/mstream/6.0.22/app-changelog.md @@ -0,0 +1,13 @@ + + +## [mstream-6.0.22](https://github.com/truecharts/charts/compare/mstream-6.0.21...mstream-6.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9377](https://github.com/truecharts/charts/issues/9377)) + + ### 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/mstream/6.0.21/app-readme.md b/stable/mstream/6.0.22/app-readme.md similarity index 100% rename from stable/mstream/6.0.21/app-readme.md rename to stable/mstream/6.0.22/app-readme.md diff --git a/stable/mstream/6.0.21/charts/common-12.10.4.tgz b/stable/mstream/6.0.22/charts/common-12.10.4.tgz similarity index 100% rename from stable/mstream/6.0.21/charts/common-12.10.4.tgz rename to stable/mstream/6.0.22/charts/common-12.10.4.tgz diff --git a/stable/mstream/6.0.21/ix_values.yaml b/stable/mstream/6.0.22/ix_values.yaml similarity index 82% rename from stable/mstream/6.0.21/ix_values.yaml rename to stable/mstream/6.0.22/ix_values.yaml index bd08b552081..3b66c4fbb2e 100644 --- a/stable/mstream/6.0.21/ix_values.yaml +++ b/stable/mstream/6.0.22/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mstream pullPolicy: IfNotPresent - tag: v5.11.4@sha256:9b34dba13567c0ac4ee6c96ff849df9f848930c5b1ed65b6257597a8bfbe3026 + tag: v5.11.4@sha256:60f094a5a5ce1bc8d15ee28183e3a2506a6b065cdec58e422d1ca395c19bb138 service: main: ports: diff --git a/stable/mstream/6.0.21/questions.yaml b/stable/mstream/6.0.22/questions.yaml similarity index 96% rename from stable/mstream/6.0.21/questions.yaml rename to stable/mstream/6.0.22/questions.yaml index 46872e21e5a..feeeb246a4d 100644 --- a/stable/mstream/6.0.21/questions.yaml +++ b/stable/mstream/6.0.22/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/mstream/6.0.21/templates/NOTES.txt b/stable/mstream/6.0.22/templates/NOTES.txt similarity index 100% rename from stable/mstream/6.0.21/templates/NOTES.txt rename to stable/mstream/6.0.22/templates/NOTES.txt diff --git a/stable/mstream/6.0.21/templates/common.yaml b/stable/mstream/6.0.22/templates/common.yaml similarity index 100% rename from stable/mstream/6.0.21/templates/common.yaml rename to stable/mstream/6.0.22/templates/common.yaml diff --git a/stable/mstream/6.0.21/values.yaml b/stable/mstream/6.0.22/values.yaml similarity index 100% rename from stable/mstream/6.0.21/values.yaml rename to stable/mstream/6.0.22/values.yaml