Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
73327a0793
commit
eeba78228b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [synclounge-6.0.5](https://github.com/truecharts/charts/compare/synclounge-6.0.4...synclounge-6.0.5) (2023-10-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synclounge to v5.2.16 ([#13476](https://github.com/truecharts/charts/issues/13476))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [synclounge-6.0.6](https://github.com/truecharts/charts/compare/synclounge-6.0.5...synclounge-6.0.6) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synclounge to v5.2.17 ([#13715](https://github.com/truecharts/charts/issues/13715))
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-6.0.5](https://github.com/truecharts/charts/compare/synclounge-6.0.4...synclounge-6.0.5) (2023-10-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558))
|
||||
|
||||
|
||||
|
||||
|
||||
## [synclounge-5.0.22](https://github.com/truecharts/charts/compare/synclounge-5.0.21...synclounge-5.0.22) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: synclounge
|
||||
version: 6.0.5
|
||||
appVersion: "5.2.16"
|
||||
version: 6.0.6
|
||||
appVersion: "5.2.17"
|
||||
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.6](https://github.com/truecharts/charts/compare/synclounge-6.0.5...synclounge-6.0.6) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/synclounge to v5.2.17 ([#13715](https://github.com/truecharts/charts/issues/13715))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/synclounge
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.2.16@sha256:382107ee57ee5313f65dc25b6ae9b0780c88b988986bbebc0e72f146fb2d0f3d
|
||||
tag: v5.2.17@sha256:51b2e8d8e39a132ea67d0ee7e3903c66b2cd8fbed06a4dcd4ed05619d0162d8e
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue