From f60fef93ca70b048ec0ec9ab76d4c70a21282f1d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 21 Feb 2023 18:08:34 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rtmpserver/3.0.0/app-changelog.md | 4 ---- stable/rtmpserver/{3.0.0 => 3.0.1}/CHANGELOG.md | 5 +++++ stable/rtmpserver/{3.0.0 => 3.0.1}/Chart.yaml | 6 +++--- stable/rtmpserver/{3.0.0 => 3.0.1}/README.md | 2 +- stable/rtmpserver/3.0.1/app-changelog.md | 4 ++++ stable/rtmpserver/{3.0.0 => 3.0.1}/app-readme.md | 0 .../{3.0.0 => 3.0.1}/charts/common-11.1.2.tgz | Bin stable/rtmpserver/{3.0.0 => 3.0.1}/ix_values.yaml | 2 ++ stable/rtmpserver/{3.0.0 => 3.0.1}/questions.yaml | 0 .../{3.0.0 => 3.0.1}/templates/common.yaml | 0 stable/rtmpserver/{3.0.0 => 3.0.1}/values.yaml | 0 11 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 stable/rtmpserver/3.0.0/app-changelog.md rename stable/rtmpserver/{3.0.0 => 3.0.1}/CHANGELOG.md (61%) rename stable/rtmpserver/{3.0.0 => 3.0.1}/Chart.yaml (84%) rename stable/rtmpserver/{3.0.0 => 3.0.1}/README.md (93%) create mode 100644 stable/rtmpserver/3.0.1/app-changelog.md rename stable/rtmpserver/{3.0.0 => 3.0.1}/app-readme.md (100%) rename stable/rtmpserver/{3.0.0 => 3.0.1}/charts/common-11.1.2.tgz (100%) rename stable/rtmpserver/{3.0.0 => 3.0.1}/ix_values.yaml (95%) rename stable/rtmpserver/{3.0.0 => 3.0.1}/questions.yaml (100%) rename stable/rtmpserver/{3.0.0 => 3.0.1}/templates/common.yaml (100%) rename stable/rtmpserver/{3.0.0 => 3.0.1}/values.yaml (100%) diff --git a/stable/rtmpserver/3.0.0/app-changelog.md b/stable/rtmpserver/3.0.0/app-changelog.md deleted file mode 100644 index 5d42e4440d0..00000000000 --- a/stable/rtmpserver/3.0.0/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [rtmpserver-3.0.0](https://github.com/truecharts/charts/compare/rtmpserver-2.0.9...rtmpserver-3.0.0) (2023-02-16) - diff --git a/stable/rtmpserver/3.0.0/CHANGELOG.md b/stable/rtmpserver/3.0.1/CHANGELOG.md similarity index 61% rename from stable/rtmpserver/3.0.0/CHANGELOG.md rename to stable/rtmpserver/3.0.1/CHANGELOG.md index 8d31c742ee9..4d0a92b767d 100644 --- a/stable/rtmpserver/3.0.0/CHANGELOG.md +++ b/stable/rtmpserver/3.0.1/CHANGELOG.md @@ -4,5 +4,10 @@ +## [rtmpserver-3.0.1](https://github.com/truecharts/charts/compare/rtmpserver-3.0.0...rtmpserver-3.0.1) (2023-02-21) + + + + ## [rtmpserver-3.0.0](https://github.com/truecharts/charts/compare/rtmpserver-2.0.9...rtmpserver-3.0.0) (2023-02-16) diff --git a/stable/rtmpserver/3.0.0/Chart.yaml b/stable/rtmpserver/3.0.1/Chart.yaml similarity index 84% rename from stable/rtmpserver/3.0.0/Chart.yaml rename to stable/rtmpserver/3.0.1/Chart.yaml index c5e929aec3b..ac851bc907c 100644 --- a/stable/rtmpserver/3.0.0/Chart.yaml +++ b/stable/rtmpserver/3.0.1/Chart.yaml @@ -19,11 +19,11 @@ maintainers: url: https://truecharts.org name: rtmpserver sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/rtmpserver - - https://hub.docker.com/alqutami/rtmp-hls + - https://github.com/truecharts/charts/tree/master/charts/stable/rtmpserver + - https://hub.docker.com/r/alqutami/rtmp-hls - https://github.com/TareqAlqutami/rtmp-hls-server type: application -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - GameServers diff --git a/stable/rtmpserver/3.0.0/README.md b/stable/rtmpserver/3.0.1/README.md similarity index 93% rename from stable/rtmpserver/3.0.0/README.md rename to stable/rtmpserver/3.0.1/README.md index 63d5d2c8fdc..701942c352f 100644 --- a/stable/rtmpserver/3.0.0/README.md +++ b/stable/rtmpserver/3.0.1/README.md @@ -5,7 +5,7 @@ TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. However only installations using the TrueNAS SCALE Apps system are supported. -For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/) +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) **This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** diff --git a/stable/rtmpserver/3.0.1/app-changelog.md b/stable/rtmpserver/3.0.1/app-changelog.md new file mode 100644 index 00000000000..5919f26b4c9 --- /dev/null +++ b/stable/rtmpserver/3.0.1/app-changelog.md @@ -0,0 +1,4 @@ + + +## [rtmpserver-3.0.1](https://github.com/truecharts/charts/compare/rtmpserver-3.0.0...rtmpserver-3.0.1) (2023-02-21) + diff --git a/stable/rtmpserver/3.0.0/app-readme.md b/stable/rtmpserver/3.0.1/app-readme.md similarity index 100% rename from stable/rtmpserver/3.0.0/app-readme.md rename to stable/rtmpserver/3.0.1/app-readme.md diff --git a/stable/rtmpserver/3.0.0/charts/common-11.1.2.tgz b/stable/rtmpserver/3.0.1/charts/common-11.1.2.tgz similarity index 100% rename from stable/rtmpserver/3.0.0/charts/common-11.1.2.tgz rename to stable/rtmpserver/3.0.1/charts/common-11.1.2.tgz diff --git a/stable/rtmpserver/3.0.0/ix_values.yaml b/stable/rtmpserver/3.0.1/ix_values.yaml similarity index 95% rename from stable/rtmpserver/3.0.0/ix_values.yaml rename to stable/rtmpserver/3.0.1/ix_values.yaml index 30bd592d9d1..8fe699ec858 100644 --- a/stable/rtmpserver/3.0.0/ix_values.yaml +++ b/stable/rtmpserver/3.0.1/ix_values.yaml @@ -19,8 +19,10 @@ service: targetPort: 8080 port: 10610 rtmp: + enabled: true ports: rtmp: + enabled: true protocol: TCP targetPort: 1935 port: 1935 diff --git a/stable/rtmpserver/3.0.0/questions.yaml b/stable/rtmpserver/3.0.1/questions.yaml similarity index 100% rename from stable/rtmpserver/3.0.0/questions.yaml rename to stable/rtmpserver/3.0.1/questions.yaml diff --git a/stable/rtmpserver/3.0.0/templates/common.yaml b/stable/rtmpserver/3.0.1/templates/common.yaml similarity index 100% rename from stable/rtmpserver/3.0.0/templates/common.yaml rename to stable/rtmpserver/3.0.1/templates/common.yaml diff --git a/stable/rtmpserver/3.0.0/values.yaml b/stable/rtmpserver/3.0.1/values.yaml similarity index 100% rename from stable/rtmpserver/3.0.0/values.yaml rename to stable/rtmpserver/3.0.1/values.yaml