Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e4c7319af5
commit
a0a3643c5c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [restreamer-2.0.3](https://github.com/truecharts/charts/compare/restreamer-2.0.2...restreamer-2.0.3) (2022-11-21)
|
||||
|
||||
### Fix
|
||||
|
||||
- revert postgres major upgrade and fix some apps with more than 1 ingresses ([#4676](https://github.com/truecharts/charts/issues/4676))
|
||||
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: restreamer
|
||||
version: 2.0.3
|
||||
appVersion: "2.4.1"
|
||||
version: 2.0.4
|
||||
appVersion: "2.4.2"
|
||||
description: "Allows smart free video streaming in real time."
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [restreamer-2.0.4](https://github.com/truecharts/charts/compare/restreamer-2.0.3...restreamer-2.0.4) (2022-11-24)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/restreamer
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.4.1@sha256:28e45401a98b2ec15ce0e980cb7c02103604b1fb3596df3b46d289aeaa5ee6ce
|
||||
tag: 2.4.2@sha256:cc247c3cc0a39bc118d92d5c5cc01c0a842c0a1bc668615409440d0690d9d2b4
|
||||
|
||||
cudaImage:
|
||||
repository: tccr.io/truecharts/restreamer-cuda
|
Loading…
Reference in New Issue