From f229870f0d9367a13e98d56c09ef239a20f13da7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 16 Nov 2023 21:46:35 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/synclounge/6.0.17/app-changelog.md | 9 --------- .../{6.0.17 => 6.0.18}/CHANGELOG.md | 18 +++++++++--------- .../synclounge/{6.0.17 => 6.0.18}/Chart.yaml | 4 ++-- .../synclounge/{6.0.17 => 6.0.18}/README.md | 0 stable/synclounge/6.0.18/app-changelog.md | 9 +++++++++ .../{6.0.17 => 6.0.18}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../{6.0.17 => 6.0.18}/ix_values.yaml | 2 +- .../{6.0.17 => 6.0.18}/questions.yaml | 0 .../{6.0.17 => 6.0.18}/templates/NOTES.txt | 0 .../{6.0.17 => 6.0.18}/templates/common.yaml | 0 .../synclounge/{6.0.17 => 6.0.18}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/synclounge/6.0.17/app-changelog.md rename stable/synclounge/{6.0.17 => 6.0.18}/CHANGELOG.md (91%) rename stable/synclounge/{6.0.17 => 6.0.18}/Chart.yaml (95%) rename stable/synclounge/{6.0.17 => 6.0.18}/README.md (100%) create mode 100644 stable/synclounge/6.0.18/app-changelog.md rename stable/synclounge/{6.0.17 => 6.0.18}/app-readme.md (100%) rename stable/synclounge/{6.0.17 => 6.0.18}/charts/common-14.3.5.tgz (100%) rename stable/synclounge/{6.0.17 => 6.0.18}/ix_values.yaml (84%) rename stable/synclounge/{6.0.17 => 6.0.18}/questions.yaml (100%) rename stable/synclounge/{6.0.17 => 6.0.18}/templates/NOTES.txt (100%) rename stable/synclounge/{6.0.17 => 6.0.18}/templates/common.yaml (100%) rename stable/synclounge/{6.0.17 => 6.0.18}/values.yaml (100%) diff --git a/stable/synclounge/6.0.17/app-changelog.md b/stable/synclounge/6.0.17/app-changelog.md deleted file mode 100644 index f4744560fc7..00000000000 --- a/stable/synclounge/6.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-6.0.17](https://github.com/truecharts/charts/compare/synclounge-6.0.16...synclounge-6.0.17) (2023-11-14) - -### Chore - -- update container image tccr.io/truecharts/synclounge to v5.2.22 ([#14656](https://github.com/truecharts/charts/issues/14656)) - - \ No newline at end of file diff --git a/stable/synclounge/6.0.17/CHANGELOG.md b/stable/synclounge/6.0.18/CHANGELOG.md similarity index 91% rename from stable/synclounge/6.0.17/CHANGELOG.md rename to stable/synclounge/6.0.18/CHANGELOG.md index 96926594e4e..3952842b65c 100644 --- a/stable/synclounge/6.0.17/CHANGELOG.md +++ b/stable/synclounge/6.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [synclounge-6.0.18](https://github.com/truecharts/charts/compare/synclounge-6.0.17...synclounge-6.0.18) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.23 ([#14732](https://github.com/truecharts/charts/issues/14732)) + + + + ## [synclounge-6.0.17](https://github.com/truecharts/charts/compare/synclounge-6.0.16...synclounge-6.0.17) (2023-11-14) ### Chore @@ -88,12 +97,3 @@ ## [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) - diff --git a/stable/synclounge/6.0.17/Chart.yaml b/stable/synclounge/6.0.18/Chart.yaml similarity index 95% rename from stable/synclounge/6.0.17/Chart.yaml rename to stable/synclounge/6.0.18/Chart.yaml index 915ba8de415..2723d4b4788 100644 --- a/stable/synclounge/6.0.17/Chart.yaml +++ b/stable/synclounge/6.0.18/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 6.0.17 -appVersion: "5.2.22" +version: 6.0.18 +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.17/README.md b/stable/synclounge/6.0.18/README.md similarity index 100% rename from stable/synclounge/6.0.17/README.md rename to stable/synclounge/6.0.18/README.md diff --git a/stable/synclounge/6.0.18/app-changelog.md b/stable/synclounge/6.0.18/app-changelog.md new file mode 100644 index 00000000000..c107da3910c --- /dev/null +++ b/stable/synclounge/6.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-6.0.18](https://github.com/truecharts/charts/compare/synclounge-6.0.17...synclounge-6.0.18) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.23 ([#14732](https://github.com/truecharts/charts/issues/14732)) + + \ No newline at end of file diff --git a/stable/synclounge/6.0.17/app-readme.md b/stable/synclounge/6.0.18/app-readme.md similarity index 100% rename from stable/synclounge/6.0.17/app-readme.md rename to stable/synclounge/6.0.18/app-readme.md diff --git a/stable/synclounge/6.0.17/charts/common-14.3.5.tgz b/stable/synclounge/6.0.18/charts/common-14.3.5.tgz similarity index 100% rename from stable/synclounge/6.0.17/charts/common-14.3.5.tgz rename to stable/synclounge/6.0.18/charts/common-14.3.5.tgz diff --git a/stable/synclounge/6.0.17/ix_values.yaml b/stable/synclounge/6.0.18/ix_values.yaml similarity index 84% rename from stable/synclounge/6.0.17/ix_values.yaml rename to stable/synclounge/6.0.18/ix_values.yaml index c0abeafe9fd..a37f35efaf5 100644 --- a/stable/synclounge/6.0.17/ix_values.yaml +++ b/stable/synclounge/6.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: v5.2.22@sha256:5ecefd8946c611077840dff85481df5bb459a364c4872e1cef7a1577d07e9df8 + tag: v5.2.23@sha256:8653f5fd829a80bf7b6690b2fd25d5a3ee6bb3f708b3d58d9bbcad93263274da service: main: ports: diff --git a/stable/synclounge/6.0.17/questions.yaml b/stable/synclounge/6.0.18/questions.yaml similarity index 100% rename from stable/synclounge/6.0.17/questions.yaml rename to stable/synclounge/6.0.18/questions.yaml diff --git a/stable/synclounge/6.0.17/templates/NOTES.txt b/stable/synclounge/6.0.18/templates/NOTES.txt similarity index 100% rename from stable/synclounge/6.0.17/templates/NOTES.txt rename to stable/synclounge/6.0.18/templates/NOTES.txt diff --git a/stable/synclounge/6.0.17/templates/common.yaml b/stable/synclounge/6.0.18/templates/common.yaml similarity index 100% rename from stable/synclounge/6.0.17/templates/common.yaml rename to stable/synclounge/6.0.18/templates/common.yaml diff --git a/stable/synclounge/6.0.17/values.yaml b/stable/synclounge/6.0.18/values.yaml similarity index 100% rename from stable/synclounge/6.0.17/values.yaml rename to stable/synclounge/6.0.18/values.yaml