Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a4a0ea0b9d
commit
e06c29b628
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [synclounge-6.0.9](https://github.com/truecharts/charts/compare/synclounge-6.0.8...synclounge-6.0.9) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14007](https://github.com/truecharts/charts/issues/14007))
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-6.0.8](https://github.com/truecharts/charts/compare/synclounge-6.0.7...synclounge-6.0.8) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-5.0.25](https://github.com/truecharts/charts/compare/synclounge-5.0.24...synclounge-5.0.25) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: synclounge
|
||||
version: 6.0.8
|
||||
appVersion: "5.2.19"
|
||||
version: 6.0.9
|
||||
appVersion: "5.2.22"
|
||||
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.9](https://github.com/truecharts/charts/compare/synclounge-6.0.8...synclounge-6.0.9) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14007](https://github.com/truecharts/charts/issues/14007))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.2.19@sha256:23391ee0f19e19eef6608a99535845369cc4e62c33858cbc8e86ce805eab3702
|
||||
tag: v5.2.22@sha256:e8f0a9cb2a3985cab78b4c5b84014d8d26b546b090dd4b47e6674c9538ac9f48
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue