Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
48f2a3a3ad
commit
70a566d344
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [tsmuxer-4.0.3](https://github.com/truecharts/charts/compare/tsmuxer-4.0.2...tsmuxer-4.0.3) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [tsmuxer-4.0.4](https://github.com/truecharts/charts/compare/tsmuxer-4.0.3...tsmuxer-4.0.4) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tsmuxer to v23.04.1 ([#8862](https://github.com/truecharts/charts/issues/8862))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tsmuxer-4.0.3](https://github.com/truecharts/charts/compare/tsmuxer-4.0.2...tsmuxer-4.0.3) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [tsmuxer-3.0.9](https://github.com/truecharts/charts/compare/tsmuxer-3.0.8...tsmuxer-3.0.9) (2023-01-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tsmuxer to v23.01.1
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.03.1"
|
||||
appVersion: "23.04.1"
|
||||
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: 4.0.3
|
||||
version: 4.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tsmuxer-4.0.4](https://github.com/truecharts/charts/compare/tsmuxer-4.0.3...tsmuxer-4.0.4) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tsmuxer to v23.04.1 ([#8862](https://github.com/truecharts/charts/issues/8862))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/tsmuxer
|
||||
tag: 23.03.1@sha256:71b8a7de11e691e9b71d4c4a15a8fd4769ffec98468f61775a06cfd17bdc24d1
|
||||
tag: v23.04.1@sha256:1b3cc57de7100b3ddaa6da153f979d1ee8e464f2ee63e5ac07b7b09eeedb1192
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue