Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-11-20 19:34:36 +00:00
parent 3c133c0188
commit 6d0a8577e8
12 changed files with 21 additions and 16 deletions

View File

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

View File

@@ -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"

View File

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

View File

@@ -1,6 +1,6 @@
image:
repository: jlesage/tsmuxer
tag: v23.11.1@sha256:411b8ca568df08b52cc115d14139a8d576da2e433c2daf05952c41e3aa127dbb
tag: v23.11.2@sha256:b3e826e6089d1f848a9939d362cf2a73d420218c267dddf5d58d4b301ddcde3e
pullPolicy: IfNotPresent
service:
main:

View File

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