Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c4239dd681
commit
73e7f112f2
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [synclounge-6.0.20](https://github.com/truecharts/charts/compare/synclounge-6.0.19...synclounge-6.0.20) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image ghcr.io/linuxserver/synclounge to v5.2.23 ([#14791](https://github.com/truecharts/charts/issues/14791))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [synclounge-6.0.21](https://github.com/truecharts/charts/compare/synclounge-6.0.20...synclounge-6.0.21) (2023-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/synclounge to 5.2.23[@99ec333](https://github.com/99ec333) ([#15229](https://github.com/truecharts/charts/issues/15229))
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-6.0.20](https://github.com/truecharts/charts/compare/synclounge-6.0.19...synclounge-6.0.20) (2023-11-17)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14170](https://github.com/truecharts/charts/issues/14170))
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-6.0.10](https://github.com/truecharts/charts/compare/synclounge-6.0.9...synclounge-6.0.10) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: synclounge
|
||||
version: 6.0.20
|
||||
appVersion: "5.2.23"
|
||||
version: 6.0.21
|
||||
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.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [synclounge-6.0.21](https://github.com/truecharts/charts/compare/synclounge-6.0.20...synclounge-6.0.21) (2023-11-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/synclounge to 5.2.23[@99ec333](https://github.com/99ec333) ([#15229](https://github.com/truecharts/charts/issues/15229))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.2.23@sha256:0408512d43f31ff445f466052c95bbdf517c519e3741111b25edf78a703d82e4
|
||||
tag: 5.2.23@sha256:99ec3336aa09a36369ec73a961e884a7f8de62a34c41fc605c6adaad57031c24
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue