diff --git a/stable/mstream/7.0.18/app-changelog.md b/stable/mstream/7.0.18/app-changelog.md deleted file mode 100644 index 388f19bf55..0000000000 --- a/stable/mstream/7.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mstream-7.0.18](https://github.com/truecharts/charts/compare/mstream-7.0.17...mstream-7.0.18) (2023-11-05) - -### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - \ No newline at end of file diff --git a/stable/mstream/7.0.18/CHANGELOG.md b/stable/mstream/7.0.19/CHANGELOG.md similarity index 93% rename from stable/mstream/7.0.18/CHANGELOG.md rename to stable/mstream/7.0.19/CHANGELOG.md index 14b2d572af..46a74e5bc3 100644 --- a/stable/mstream/7.0.18/CHANGELOG.md +++ b/stable/mstream/7.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mstream-7.0.19](https://github.com/truecharts/charts/compare/mstream-7.0.18...mstream-7.0.19) (2023-11-08) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#14441](https://github.com/truecharts/charts/issues/14441)) + + + + ## [mstream-7.0.18](https://github.com/truecharts/charts/compare/mstream-7.0.17...mstream-7.0.18) (2023-11-05) ### Chore @@ -88,12 +97,3 @@ ## [mstream-7.0.9](https://github.com/truecharts/charts/compare/mstream-7.0.8...mstream-7.0.9) (2023-09-27) -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#12995](https://github.com/truecharts/charts/issues/12995)) - - - - -## [mstream-7.0.8](https://github.com/truecharts/charts/compare/mstream-7.0.7...mstream-7.0.8) (2023-09-20) - diff --git a/stable/mstream/7.0.18/Chart.yaml b/stable/mstream/7.0.19/Chart.yaml similarity index 97% rename from stable/mstream/7.0.18/Chart.yaml rename to stable/mstream/7.0.19/Chart.yaml index d7b900c1f1..ad4fb2ca10 100644 --- a/stable/mstream/7.0.18/Chart.yaml +++ b/stable/mstream/7.0.19/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/linuxserver/docker-mstream - https://mstream.io/ type: application -version: 7.0.18 +version: 7.0.19 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/7.0.18/README.md b/stable/mstream/7.0.19/README.md similarity index 100% rename from stable/mstream/7.0.18/README.md rename to stable/mstream/7.0.19/README.md diff --git a/stable/mstream/7.0.19/app-changelog.md b/stable/mstream/7.0.19/app-changelog.md new file mode 100644 index 0000000000..c85211a2ed --- /dev/null +++ b/stable/mstream/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mstream-7.0.19](https://github.com/truecharts/charts/compare/mstream-7.0.18...mstream-7.0.19) (2023-11-08) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#14441](https://github.com/truecharts/charts/issues/14441)) + + \ No newline at end of file diff --git a/stable/mstream/7.0.18/app-readme.md b/stable/mstream/7.0.19/app-readme.md similarity index 100% rename from stable/mstream/7.0.18/app-readme.md rename to stable/mstream/7.0.19/app-readme.md diff --git a/stable/mstream/7.0.18/charts/common-14.2.3.tgz b/stable/mstream/7.0.19/charts/common-14.2.3.tgz similarity index 100% rename from stable/mstream/7.0.18/charts/common-14.2.3.tgz rename to stable/mstream/7.0.19/charts/common-14.2.3.tgz diff --git a/stable/mstream/7.0.18/ix_values.yaml b/stable/mstream/7.0.19/ix_values.yaml similarity index 82% rename from stable/mstream/7.0.18/ix_values.yaml rename to stable/mstream/7.0.19/ix_values.yaml index 43ce1c19e3..f0e45450f9 100644 --- a/stable/mstream/7.0.18/ix_values.yaml +++ b/stable/mstream/7.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mstream pullPolicy: IfNotPresent - tag: v5.11.4@sha256:7f198eb301d49b0094a5eae472cc1be3b8c571425a6ddd6bb423496db52fb45d + tag: v5.11.4@sha256:ae38def5dcb479b320573cb67bcb6f016d66c3744895779dfd8d880442c28ced service: main: ports: diff --git a/stable/mstream/7.0.18/questions.yaml b/stable/mstream/7.0.19/questions.yaml similarity index 99% rename from stable/mstream/7.0.18/questions.yaml rename to stable/mstream/7.0.19/questions.yaml index d1ae052820..523c8d875f 100644 --- a/stable/mstream/7.0.18/questions.yaml +++ b/stable/mstream/7.0.19/questions.yaml @@ -996,7 +996,7 @@ questions: schema: type: list default: [] - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -1025,7 +1025,7 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" @@ -1034,13 +1034,13 @@ questions: description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: secretName label: Use Custom Secret (Advanced) schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: entrypoint label: Traefik Entrypoint diff --git a/stable/mstream/7.0.18/templates/NOTES.txt b/stable/mstream/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/mstream/7.0.18/templates/NOTES.txt rename to stable/mstream/7.0.19/templates/NOTES.txt diff --git a/stable/mstream/7.0.18/templates/common.yaml b/stable/mstream/7.0.19/templates/common.yaml similarity index 100% rename from stable/mstream/7.0.18/templates/common.yaml rename to stable/mstream/7.0.19/templates/common.yaml diff --git a/stable/mstream/7.0.18/values.yaml b/stable/mstream/7.0.19/values.yaml similarity index 100% rename from stable/mstream/7.0.18/values.yaml rename to stable/mstream/7.0.19/values.yaml