Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2f12f5a9fe
commit
7c3127f757
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [synclounge-6.0.1](https://github.com/truecharts/charts/compare/synclounge-6.0.0...synclounge-6.0.1) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#12957](https://github.com/truecharts/charts/issues/12957))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-6.0.0](https://github.com/truecharts/charts/compare/synclounge-5.0.26...synclounge-6.0.0) (2023-07-31)
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [synclounge-5.0.18](https://github.com/truecharts/charts/compare/synclounge-5.0.17...synclounge-5.0.18) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-5.0.17](https://github.com/truecharts/charts/compare/synclounge-5.0.16...synclounge-5.0.17) (2023-05-24)
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: synclounge
|
||||
version: 6.0.0
|
||||
appVersion: "5.2.5"
|
||||
version: 6.0.1
|
||||
appVersion: "5.2.15"
|
||||
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.1](https://github.com/truecharts/charts/compare/synclounge-6.0.0...synclounge-6.0.1) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#12957](https://github.com/truecharts/charts/issues/12957))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.2.5@sha256:85ca4046ec692d8509cd37d465fb481c749852703511d63b12b683e69b984e6c
|
||||
tag: v5.2.15@sha256:3c6eb0c0968eb53226af94bbdb11b8a2b27136dfdbc37025c0d158ec7a2d9393
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue