From 6d0a8577e89d292b424dcc614a01b538425fb16a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Nov 2023 19:34:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/tsmuxer/{5.0.9 => 5.0.10}/CHANGELOG.md | 18 +++++++++--------- stable/tsmuxer/{5.0.9 => 5.0.10}/Chart.yaml | 4 ++-- stable/tsmuxer/{5.0.9 => 5.0.10}/README.md | 0 stable/tsmuxer/5.0.10/app-changelog.md | 9 +++++++++ .../tsmuxer/{5.0.9 => 5.0.10}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../tsmuxer/{5.0.9 => 5.0.10}/ix_values.yaml | 2 +- .../tsmuxer/{5.0.9 => 5.0.10}/questions.yaml | 0 .../{5.0.9 => 5.0.10}/templates/NOTES.txt | 0 .../{5.0.9 => 5.0.10}/templates/common.yaml | 0 stable/tsmuxer/{5.0.9 => 5.0.10}/values.yaml | 0 stable/tsmuxer/5.0.9/app-changelog.md | 4 ---- 12 files changed, 21 insertions(+), 16 deletions(-) rename stable/tsmuxer/{5.0.9 => 5.0.10}/CHANGELOG.md (90%) rename stable/tsmuxer/{5.0.9 => 5.0.10}/Chart.yaml (95%) rename stable/tsmuxer/{5.0.9 => 5.0.10}/README.md (100%) create mode 100644 stable/tsmuxer/5.0.10/app-changelog.md rename stable/tsmuxer/{5.0.9 => 5.0.10}/app-readme.md (100%) rename stable/tsmuxer/{5.0.9 => 5.0.10}/charts/common-14.3.5.tgz (100%) rename stable/tsmuxer/{5.0.9 => 5.0.10}/ix_values.yaml (94%) rename stable/tsmuxer/{5.0.9 => 5.0.10}/questions.yaml (100%) rename stable/tsmuxer/{5.0.9 => 5.0.10}/templates/NOTES.txt (100%) rename stable/tsmuxer/{5.0.9 => 5.0.10}/templates/common.yaml (100%) rename stable/tsmuxer/{5.0.9 => 5.0.10}/values.yaml (100%) delete mode 100644 stable/tsmuxer/5.0.9/app-changelog.md diff --git a/stable/tsmuxer/5.0.9/CHANGELOG.md b/stable/tsmuxer/5.0.10/CHANGELOG.md similarity index 90% rename from stable/tsmuxer/5.0.9/CHANGELOG.md rename to stable/tsmuxer/5.0.10/CHANGELOG.md index d7cf297203..ca6cdcbf72 100644 --- a/stable/tsmuxer/5.0.9/CHANGELOG.md +++ b/stable/tsmuxer/5.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tsmuxer-5.0.10](https://github.com/truecharts/charts/compare/tsmuxer-5.0.9...tsmuxer-5.0.10) (2023-11-20) + +### Fix + +- update container image jlesage/tsmuxer to v23.11.2 ([#15159](https://github.com/truecharts/charts/issues/15159)) + + + + ## [tsmuxer-5.0.9](https://github.com/truecharts/charts/compare/tsmuxer-5.0.8...tsmuxer-5.0.9) (2023-11-17) @@ -88,12 +97,3 @@ -## [tsmuxer-4.0.19](https://github.com/truecharts/charts/compare/tsmuxer-4.0.18...tsmuxer-4.0.19) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - diff --git a/stable/tsmuxer/5.0.9/Chart.yaml b/stable/tsmuxer/5.0.10/Chart.yaml similarity index 95% rename from stable/tsmuxer/5.0.9/Chart.yaml rename to stable/tsmuxer/5.0.10/Chart.yaml index a12fc74136..69b5e899fc 100644 --- a/stable/tsmuxer/5.0.9/Chart.yaml +++ b/stable/tsmuxer/5.0.10/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.11.1" +appVersion: 3.11.2 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - https://github.com/jlesage/docker-tsmuxer type: application -version: 5.0.9 +version: 5.0.10 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/5.0.9/README.md b/stable/tsmuxer/5.0.10/README.md similarity index 100% rename from stable/tsmuxer/5.0.9/README.md rename to stable/tsmuxer/5.0.10/README.md diff --git a/stable/tsmuxer/5.0.10/app-changelog.md b/stable/tsmuxer/5.0.10/app-changelog.md new file mode 100644 index 0000000000..d06cfd6a1c --- /dev/null +++ b/stable/tsmuxer/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tsmuxer-5.0.10](https://github.com/truecharts/charts/compare/tsmuxer-5.0.9...tsmuxer-5.0.10) (2023-11-20) + +### Fix + +- update container image jlesage/tsmuxer to v23.11.2 ([#15159](https://github.com/truecharts/charts/issues/15159)) + + \ No newline at end of file diff --git a/stable/tsmuxer/5.0.9/app-readme.md b/stable/tsmuxer/5.0.10/app-readme.md similarity index 100% rename from stable/tsmuxer/5.0.9/app-readme.md rename to stable/tsmuxer/5.0.10/app-readme.md diff --git a/stable/tsmuxer/5.0.9/charts/common-14.3.5.tgz b/stable/tsmuxer/5.0.10/charts/common-14.3.5.tgz similarity index 100% rename from stable/tsmuxer/5.0.9/charts/common-14.3.5.tgz rename to stable/tsmuxer/5.0.10/charts/common-14.3.5.tgz diff --git a/stable/tsmuxer/5.0.9/ix_values.yaml b/stable/tsmuxer/5.0.10/ix_values.yaml similarity index 94% rename from stable/tsmuxer/5.0.9/ix_values.yaml rename to stable/tsmuxer/5.0.10/ix_values.yaml index 6af0e8a9e9..cc51d9d455 100644 --- a/stable/tsmuxer/5.0.9/ix_values.yaml +++ b/stable/tsmuxer/5.0.10/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: jlesage/tsmuxer - tag: v23.11.1@sha256:411b8ca568df08b52cc115d14139a8d576da2e433c2daf05952c41e3aa127dbb + tag: v23.11.2@sha256:b3e826e6089d1f848a9939d362cf2a73d420218c267dddf5d58d4b301ddcde3e pullPolicy: IfNotPresent service: main: diff --git a/stable/tsmuxer/5.0.9/questions.yaml b/stable/tsmuxer/5.0.10/questions.yaml similarity index 100% rename from stable/tsmuxer/5.0.9/questions.yaml rename to stable/tsmuxer/5.0.10/questions.yaml diff --git a/stable/tsmuxer/5.0.9/templates/NOTES.txt b/stable/tsmuxer/5.0.10/templates/NOTES.txt similarity index 100% rename from stable/tsmuxer/5.0.9/templates/NOTES.txt rename to stable/tsmuxer/5.0.10/templates/NOTES.txt diff --git a/stable/tsmuxer/5.0.9/templates/common.yaml b/stable/tsmuxer/5.0.10/templates/common.yaml similarity index 100% rename from stable/tsmuxer/5.0.9/templates/common.yaml rename to stable/tsmuxer/5.0.10/templates/common.yaml diff --git a/stable/tsmuxer/5.0.9/values.yaml b/stable/tsmuxer/5.0.10/values.yaml similarity index 100% rename from stable/tsmuxer/5.0.9/values.yaml rename to stable/tsmuxer/5.0.10/values.yaml diff --git a/stable/tsmuxer/5.0.9/app-changelog.md b/stable/tsmuxer/5.0.9/app-changelog.md deleted file mode 100644 index 85c645ce15..0000000000 --- a/stable/tsmuxer/5.0.9/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [tsmuxer-5.0.9](https://github.com/truecharts/charts/compare/tsmuxer-5.0.8...tsmuxer-5.0.9) (2023-11-17) -