From 73e7f112f2d4508d9fdd2a1d6925ad936b713885 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 22 Nov 2023 06:24:10 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/synclounge/6.0.20/app-changelog.md | 9 --------- .../{6.0.20 => 6.0.21}/CHANGELOG.md | 18 +++++++++--------- .../synclounge/{6.0.20 => 6.0.21}/Chart.yaml | 4 ++-- .../synclounge/{6.0.20 => 6.0.21}/README.md | 0 stable/synclounge/6.0.21/app-changelog.md | 9 +++++++++ .../{6.0.20 => 6.0.21}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{6.0.20 => 6.0.21}/ix_values.yaml | 2 +- .../{6.0.20 => 6.0.21}/questions.yaml | 0 .../{6.0.20 => 6.0.21}/templates/NOTES.txt | 0 .../{6.0.20 => 6.0.21}/templates/common.yaml | 0 .../synclounge/{6.0.20 => 6.0.21}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/synclounge/6.0.20/app-changelog.md rename stable/synclounge/{6.0.20 => 6.0.21}/CHANGELOG.md (88%) rename stable/synclounge/{6.0.20 => 6.0.21}/Chart.yaml (95%) rename stable/synclounge/{6.0.20 => 6.0.21}/README.md (100%) create mode 100644 stable/synclounge/6.0.21/app-changelog.md rename stable/synclounge/{6.0.20 => 6.0.21}/app-readme.md (100%) rename stable/synclounge/{6.0.20 => 6.0.21}/charts/common-14.3.5.tgz (100%) rename stable/synclounge/{6.0.20 => 6.0.21}/ix_values.yaml (84%) rename stable/synclounge/{6.0.20 => 6.0.21}/questions.yaml (100%) rename stable/synclounge/{6.0.20 => 6.0.21}/templates/NOTES.txt (100%) rename stable/synclounge/{6.0.20 => 6.0.21}/templates/common.yaml (100%) rename stable/synclounge/{6.0.20 => 6.0.21}/values.yaml (100%) diff --git a/stable/synclounge/6.0.20/app-changelog.md b/stable/synclounge/6.0.20/app-changelog.md deleted file mode 100644 index c53f8e72851..00000000000 --- a/stable/synclounge/6.0.20/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/synclounge/6.0.20/CHANGELOG.md b/stable/synclounge/6.0.21/CHANGELOG.md similarity index 88% rename from stable/synclounge/6.0.20/CHANGELOG.md rename to stable/synclounge/6.0.21/CHANGELOG.md index 21a554a77f8..c804dbe0a71 100644 --- a/stable/synclounge/6.0.20/CHANGELOG.md +++ b/stable/synclounge/6.0.21/CHANGELOG.md @@ -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)) - diff --git a/stable/synclounge/6.0.20/Chart.yaml b/stable/synclounge/6.0.21/Chart.yaml similarity index 95% rename from stable/synclounge/6.0.20/Chart.yaml rename to stable/synclounge/6.0.21/Chart.yaml index b6b27963947..b032ec5ea6b 100644 --- a/stable/synclounge/6.0.20/Chart.yaml +++ b/stable/synclounge/6.0.21/Chart.yaml @@ -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 diff --git a/stable/synclounge/6.0.20/README.md b/stable/synclounge/6.0.21/README.md similarity index 100% rename from stable/synclounge/6.0.20/README.md rename to stable/synclounge/6.0.21/README.md diff --git a/stable/synclounge/6.0.21/app-changelog.md b/stable/synclounge/6.0.21/app-changelog.md new file mode 100644 index 00000000000..4c8ab6b4423 --- /dev/null +++ b/stable/synclounge/6.0.21/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/synclounge/6.0.20/app-readme.md b/stable/synclounge/6.0.21/app-readme.md similarity index 100% rename from stable/synclounge/6.0.20/app-readme.md rename to stable/synclounge/6.0.21/app-readme.md diff --git a/stable/synclounge/6.0.20/charts/common-14.3.5.tgz b/stable/synclounge/6.0.21/charts/common-14.3.5.tgz similarity index 100% rename from stable/synclounge/6.0.20/charts/common-14.3.5.tgz rename to stable/synclounge/6.0.21/charts/common-14.3.5.tgz diff --git a/stable/synclounge/6.0.20/ix_values.yaml b/stable/synclounge/6.0.21/ix_values.yaml similarity index 84% rename from stable/synclounge/6.0.20/ix_values.yaml rename to stable/synclounge/6.0.21/ix_values.yaml index ebf8da70f25..cb5dbabfa0b 100644 --- a/stable/synclounge/6.0.20/ix_values.yaml +++ b/stable/synclounge/6.0.21/ix_values.yaml @@ -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: diff --git a/stable/synclounge/6.0.20/questions.yaml b/stable/synclounge/6.0.21/questions.yaml similarity index 100% rename from stable/synclounge/6.0.20/questions.yaml rename to stable/synclounge/6.0.21/questions.yaml diff --git a/stable/synclounge/6.0.20/templates/NOTES.txt b/stable/synclounge/6.0.21/templates/NOTES.txt similarity index 100% rename from stable/synclounge/6.0.20/templates/NOTES.txt rename to stable/synclounge/6.0.21/templates/NOTES.txt diff --git a/stable/synclounge/6.0.20/templates/common.yaml b/stable/synclounge/6.0.21/templates/common.yaml similarity index 100% rename from stable/synclounge/6.0.20/templates/common.yaml rename to stable/synclounge/6.0.21/templates/common.yaml diff --git a/stable/synclounge/6.0.20/values.yaml b/stable/synclounge/6.0.21/values.yaml similarity index 100% rename from stable/synclounge/6.0.20/values.yaml rename to stable/synclounge/6.0.21/values.yaml