Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
34ba938625
commit
166f4646c8
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [synclounge-6.0.7](https://github.com/truecharts/charts/compare/synclounge-6.0.6...synclounge-6.0.7) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synclounge to v5.2.19 ([#13924](https://github.com/truecharts/charts/issues/13924))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-5.0.24](https://github.com/truecharts/charts/compare/synclounge-5.0.23...synclounge-5.0.24) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: synclounge
|
||||
version: 6.0.7
|
||||
version: 6.0.8
|
||||
appVersion: "5.2.19"
|
||||
description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.2.19@sha256:a2fa4b479650e6f8e8a22dbde020519aa0e0e04675311383e7bb6630c02bc9ec
|
||||
tag: v5.2.19@sha256:23391ee0f19e19eef6608a99535845369cc4e62c33858cbc8e86ce805eab3702
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue