diff --git a/stable/tsmuxer/3.0.13/app-changelog.md b/stable/tsmuxer/3.0.13/app-changelog.md deleted file mode 100644 index c5f5bed5b40..00000000000 --- a/stable/tsmuxer/3.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tsmuxer-3.0.13](https://github.com/truecharts/charts/compare/tsmuxer-3.0.12...tsmuxer-3.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/tsmuxer/3.0.13/CHANGELOG.md b/stable/tsmuxer/3.0.14/CHANGELOG.md similarity index 92% rename from stable/tsmuxer/3.0.13/CHANGELOG.md rename to stable/tsmuxer/3.0.14/CHANGELOG.md index ae1067bb403..277c700d136 100644 --- a/stable/tsmuxer/3.0.13/CHANGELOG.md +++ b/stable/tsmuxer/3.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tsmuxer-3.0.14](https://github.com/truecharts/charts/compare/tsmuxer-3.0.13...tsmuxer-3.0.14) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.02.3 + + + + ## [tsmuxer-3.0.13](https://github.com/truecharts/charts/compare/tsmuxer-3.0.12...tsmuxer-3.0.13) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [tsmuxer-3.0.4](https://github.com/truecharts/charts/compare/tsmuxer-3.0.3...tsmuxer-3.0.4) (2022-12-13) -### Chore - -- update helm general non-major - - - - -## [tsmuxer-3.0.3](https://github.com/truecharts/charts/compare/tsmuxer-3.0.2...tsmuxer-3.0.3) (2022-12-10) - diff --git a/stable/tsmuxer/3.0.13/Chart.yaml b/stable/tsmuxer/3.0.14/Chart.yaml similarity index 95% rename from stable/tsmuxer/3.0.13/Chart.yaml rename to stable/tsmuxer/3.0.14/Chart.yaml index 3ba88b843b8..019b2a7d64a 100644 --- a/stable/tsmuxer/3.0.13/Chart.yaml +++ b/stable/tsmuxer/3.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.02.2" +appVersion: "23.02.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/jlesage/tsmuxer - https://github.com/jlesage/docker-tsmuxer type: application -version: 3.0.13 +version: 3.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/tsmuxer/3.0.13/README.md b/stable/tsmuxer/3.0.14/README.md similarity index 100% rename from stable/tsmuxer/3.0.13/README.md rename to stable/tsmuxer/3.0.14/README.md diff --git a/stable/tsmuxer/3.0.14/app-changelog.md b/stable/tsmuxer/3.0.14/app-changelog.md new file mode 100644 index 00000000000..1c585f58a6d --- /dev/null +++ b/stable/tsmuxer/3.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tsmuxer-3.0.14](https://github.com/truecharts/charts/compare/tsmuxer-3.0.13...tsmuxer-3.0.14) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.02.3 + + \ No newline at end of file diff --git a/stable/tsmuxer/3.0.13/app-readme.md b/stable/tsmuxer/3.0.14/app-readme.md similarity index 100% rename from stable/tsmuxer/3.0.13/app-readme.md rename to stable/tsmuxer/3.0.14/app-readme.md diff --git a/stable/tsmuxer/3.0.13/charts/common-11.1.2.tgz b/stable/tsmuxer/3.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/tsmuxer/3.0.13/charts/common-11.1.2.tgz rename to stable/tsmuxer/3.0.14/charts/common-11.1.2.tgz diff --git a/stable/tsmuxer/3.0.13/ix_values.yaml b/stable/tsmuxer/3.0.14/ix_values.yaml similarity index 93% rename from stable/tsmuxer/3.0.13/ix_values.yaml rename to stable/tsmuxer/3.0.14/ix_values.yaml index 09890475bff..344065feea9 100644 --- a/stable/tsmuxer/3.0.13/ix_values.yaml +++ b/stable/tsmuxer/3.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/tsmuxer - tag: 23.02.2@sha256:9a9ef2ddd197844ff4b6d4d3891fd012b1681ad67f7c60410b3c6d0ac7ab57a7 + tag: 23.02.3@sha256:9b419b4806415d38b9455e0c4513df2234daee5d0696d8b8fb91bb5f54ac2174 pullPolicy: IfNotPresent securityContext: diff --git a/stable/tsmuxer/3.0.13/questions.yaml b/stable/tsmuxer/3.0.14/questions.yaml similarity index 100% rename from stable/tsmuxer/3.0.13/questions.yaml rename to stable/tsmuxer/3.0.14/questions.yaml diff --git a/stable/tsmuxer/3.0.13/templates/common.yaml b/stable/tsmuxer/3.0.14/templates/common.yaml similarity index 100% rename from stable/tsmuxer/3.0.13/templates/common.yaml rename to stable/tsmuxer/3.0.14/templates/common.yaml diff --git a/stable/tsmuxer/3.0.13/values.yaml b/stable/tsmuxer/3.0.14/values.yaml similarity index 100% rename from stable/tsmuxer/3.0.13/values.yaml rename to stable/tsmuxer/3.0.14/values.yaml