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) -