Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6504477910
commit
f229870f0d
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [synclounge-6.0.17](https://github.com/truecharts/charts/compare/synclounge-6.0.16...synclounge-6.0.17) (2023-11-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14656](https://github.com/truecharts/charts/issues/14656))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [synclounge-6.0.18](https://github.com/truecharts/charts/compare/synclounge-6.0.17...synclounge-6.0.18) (2023-11-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/synclounge to v5.2.23 ([#14732](https://github.com/truecharts/charts/issues/14732))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [synclounge-6.0.17](https://github.com/truecharts/charts/compare/synclounge-6.0.16...synclounge-6.0.17) (2023-11-14)
|
## [synclounge-6.0.17](https://github.com/truecharts/charts/compare/synclounge-6.0.16...synclounge-6.0.17) (2023-11-14)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
## [synclounge-6.0.8](https://github.com/truecharts/charts/compare/synclounge-6.0.7...synclounge-6.0.8) (2023-10-24)
|
## [synclounge-6.0.8](https://github.com/truecharts/charts/compare/synclounge-6.0.7...synclounge-6.0.8) (2023-10-24)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/synclounge to v5.2.19 ([#13940](https://github.com/truecharts/charts/issues/13940))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [synclounge-6.0.7](https://github.com/truecharts/charts/compare/synclounge-6.0.6...synclounge-6.0.7) (2023-10-24)
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: synclounge
|
name: synclounge
|
||||||
version: 6.0.17
|
version: 6.0.18
|
||||||
appVersion: "5.2.22"
|
appVersion: "5.2.23"
|
||||||
description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.
|
description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.
|
||||||
type: application
|
type: application
|
||||||
deprecated: false
|
deprecated: false
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [synclounge-6.0.18](https://github.com/truecharts/charts/compare/synclounge-6.0.17...synclounge-6.0.18) (2023-11-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/synclounge to v5.2.23 ([#14732](https://github.com/truecharts/charts/issues/14732))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/synclounge
|
repository: tccr.io/truecharts/synclounge
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v5.2.22@sha256:5ecefd8946c611077840dff85481df5bb459a364c4872e1cef7a1577d07e9df8
|
tag: v5.2.23@sha256:8653f5fd829a80bf7b6690b2fd25d5a3ee6bb3f708b3d58d9bbcad93263274da
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue