From 5b464e72c398e20571f18e07e0704788291452ec Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 5 Oct 2023 18:41:45 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/synclounge/6.0.2/app-changelog.md | 9 --------- .../synclounge/{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/synclounge/{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- stable/synclounge/{6.0.2 => 6.0.3}/README.md | 0 stable/synclounge/6.0.3/app-changelog.md | 9 +++++++++ .../synclounge/{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz | Bin .../{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- .../{6.0.2 => 6.0.3}/questions.yaml | 0 .../{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 .../synclounge/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/synclounge/6.0.2/app-changelog.md rename stable/synclounge/{6.0.2 => 6.0.3}/CHANGELOG.md (90%) rename stable/synclounge/{6.0.2 => 6.0.3}/Chart.yaml (95%) rename stable/synclounge/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/synclounge/6.0.3/app-changelog.md rename stable/synclounge/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/synclounge/{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz (100%) rename stable/synclounge/{6.0.2 => 6.0.3}/ix_values.yaml (84%) rename stable/synclounge/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/synclounge/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/synclounge/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/synclounge/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/stable/synclounge/6.0.2/app-changelog.md b/stable/synclounge/6.0.2/app-changelog.md deleted file mode 100644 index ff2632fff12..00000000000 --- a/stable/synclounge/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-6.0.2](https://github.com/truecharts/charts/compare/synclounge-6.0.1...synclounge-6.0.2) (2023-10-03) - -### Chore - -- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#13206](https://github.com/truecharts/charts/issues/13206)) - - \ No newline at end of file diff --git a/stable/synclounge/6.0.2/CHANGELOG.md b/stable/synclounge/6.0.3/CHANGELOG.md similarity index 90% rename from stable/synclounge/6.0.2/CHANGELOG.md rename to stable/synclounge/6.0.3/CHANGELOG.md index 5ace4d49c40..6dc4751eb74 100644 --- a/stable/synclounge/6.0.2/CHANGELOG.md +++ b/stable/synclounge/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [synclounge-6.0.3](https://github.com/truecharts/charts/compare/synclounge-6.0.2...synclounge-6.0.3) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.16 ([#13285](https://github.com/truecharts/charts/issues/13285)) + + + + ## [synclounge-6.0.2](https://github.com/truecharts/charts/compare/synclounge-6.0.1...synclounge-6.0.2) (2023-10-03) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [synclounge-5.0.19](https://github.com/truecharts/charts/compare/synclounge-5.0.18...synclounge-5.0.19) (2023-05-27) - diff --git a/stable/synclounge/6.0.2/Chart.yaml b/stable/synclounge/6.0.3/Chart.yaml similarity index 95% rename from stable/synclounge/6.0.2/Chart.yaml rename to stable/synclounge/6.0.3/Chart.yaml index 2d87536f8ea..211ca272601 100644 --- a/stable/synclounge/6.0.2/Chart.yaml +++ b/stable/synclounge/6.0.3/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 6.0.2 -appVersion: "5.2.15" +version: 6.0.3 +appVersion: "5.2.16" 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.2/README.md b/stable/synclounge/6.0.3/README.md similarity index 100% rename from stable/synclounge/6.0.2/README.md rename to stable/synclounge/6.0.3/README.md diff --git a/stable/synclounge/6.0.3/app-changelog.md b/stable/synclounge/6.0.3/app-changelog.md new file mode 100644 index 00000000000..9a4d9f92c02 --- /dev/null +++ b/stable/synclounge/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-6.0.3](https://github.com/truecharts/charts/compare/synclounge-6.0.2...synclounge-6.0.3) (2023-10-05) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.16 ([#13285](https://github.com/truecharts/charts/issues/13285)) + + \ No newline at end of file diff --git a/stable/synclounge/6.0.2/app-readme.md b/stable/synclounge/6.0.3/app-readme.md similarity index 100% rename from stable/synclounge/6.0.2/app-readme.md rename to stable/synclounge/6.0.3/app-readme.md diff --git a/stable/synclounge/6.0.2/charts/common-14.0.1.tgz b/stable/synclounge/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/synclounge/6.0.2/charts/common-14.0.1.tgz rename to stable/synclounge/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/synclounge/6.0.2/ix_values.yaml b/stable/synclounge/6.0.3/ix_values.yaml similarity index 84% rename from stable/synclounge/6.0.2/ix_values.yaml rename to stable/synclounge/6.0.3/ix_values.yaml index 91a06b1432c..f2b7ac5f71e 100644 --- a/stable/synclounge/6.0.2/ix_values.yaml +++ b/stable/synclounge/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: v5.2.15@sha256:7f5796e204e715ae3fb09bf079989ffe19c7a9d5477396152d23f1f824de2a05 + tag: v5.2.16@sha256:fc1bbff1533bc3d2a3eb7c60bcdb73e1709024e39cc33163b4c8eb39e4159f6a service: main: ports: diff --git a/stable/synclounge/6.0.2/questions.yaml b/stable/synclounge/6.0.3/questions.yaml similarity index 100% rename from stable/synclounge/6.0.2/questions.yaml rename to stable/synclounge/6.0.3/questions.yaml diff --git a/stable/synclounge/6.0.2/templates/NOTES.txt b/stable/synclounge/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/synclounge/6.0.2/templates/NOTES.txt rename to stable/synclounge/6.0.3/templates/NOTES.txt diff --git a/stable/synclounge/6.0.2/templates/common.yaml b/stable/synclounge/6.0.3/templates/common.yaml similarity index 100% rename from stable/synclounge/6.0.2/templates/common.yaml rename to stable/synclounge/6.0.3/templates/common.yaml diff --git a/stable/synclounge/6.0.2/values.yaml b/stable/synclounge/6.0.3/values.yaml similarity index 100% rename from stable/synclounge/6.0.2/values.yaml rename to stable/synclounge/6.0.3/values.yaml