diff --git a/stable/synclounge/5.0.11/app-changelog.md b/stable/synclounge/5.0.11/app-changelog.md deleted file mode 100644 index c2c80d4a65..0000000000 --- a/stable/synclounge/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-5.0.11](https://github.com/truecharts/charts/compare/synclounge-5.0.10...synclounge-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - \ No newline at end of file diff --git a/stable/synclounge/5.0.11/CHANGELOG.md b/stable/synclounge/5.0.12/CHANGELOG.md similarity index 90% rename from stable/synclounge/5.0.11/CHANGELOG.md rename to stable/synclounge/5.0.12/CHANGELOG.md index 54f2feea7f..ce145d894b 100644 --- a/stable/synclounge/5.0.11/CHANGELOG.md +++ b/stable/synclounge/5.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [synclounge-5.0.12](https://github.com/truecharts/charts/compare/synclounge-5.0.11...synclounge-5.0.12) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8733](https://github.com/truecharts/charts/issues/8733)) + + + + ## [synclounge-5.0.11](https://github.com/truecharts/charts/compare/synclounge-5.0.10...synclounge-5.0.11) (2023-05-03) ### Chore @@ -88,12 +97,3 @@ - bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - -## [synclounge-5.0.1](https://github.com/truecharts/charts/compare/synclounge-5.0.0...synclounge-5.0.1) (2023-04-11) - -### Fix - -- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) - - diff --git a/stable/synclounge/5.0.11/Chart.yaml b/stable/synclounge/5.0.12/Chart.yaml similarity index 98% rename from stable/synclounge/5.0.11/Chart.yaml rename to stable/synclounge/5.0.12/Chart.yaml index 062876a9c2..5ed0101cf0 100644 --- a/stable/synclounge/5.0.11/Chart.yaml +++ b/stable/synclounge/5.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 5.0.11 +version: 5.0.12 appVersion: "5.2.5" description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. type: application diff --git a/stable/synclounge/5.0.11/README.md b/stable/synclounge/5.0.12/README.md similarity index 100% rename from stable/synclounge/5.0.11/README.md rename to stable/synclounge/5.0.12/README.md diff --git a/stable/synclounge/5.0.12/app-changelog.md b/stable/synclounge/5.0.12/app-changelog.md new file mode 100644 index 0000000000..c42648a75d --- /dev/null +++ b/stable/synclounge/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-5.0.12](https://github.com/truecharts/charts/compare/synclounge-5.0.11...synclounge-5.0.12) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8733](https://github.com/truecharts/charts/issues/8733)) + + \ No newline at end of file diff --git a/stable/synclounge/5.0.11/app-readme.md b/stable/synclounge/5.0.12/app-readme.md similarity index 100% rename from stable/synclounge/5.0.11/app-readme.md rename to stable/synclounge/5.0.12/app-readme.md diff --git a/stable/synclounge/5.0.11/charts/common-12.6.4.tgz b/stable/synclounge/5.0.12/charts/common-12.6.4.tgz similarity index 100% rename from stable/synclounge/5.0.11/charts/common-12.6.4.tgz rename to stable/synclounge/5.0.12/charts/common-12.6.4.tgz diff --git a/stable/synclounge/5.0.11/ix_values.yaml b/stable/synclounge/5.0.12/ix_values.yaml similarity index 84% rename from stable/synclounge/5.0.11/ix_values.yaml rename to stable/synclounge/5.0.12/ix_values.yaml index b336a8ac6e..9af6cad5ad 100644 --- a/stable/synclounge/5.0.11/ix_values.yaml +++ b/stable/synclounge/5.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: 5.2.5@sha256:1b36a57488c5b2efed5a426b7ee80ef4f83a105aee254d963a62d5f9f9276738 + tag: 5.2.5@sha256:85ca4046ec692d8509cd37d465fb481c749852703511d63b12b683e69b984e6c service: main: ports: diff --git a/stable/synclounge/5.0.11/questions.yaml b/stable/synclounge/5.0.12/questions.yaml similarity index 100% rename from stable/synclounge/5.0.11/questions.yaml rename to stable/synclounge/5.0.12/questions.yaml diff --git a/stable/synclounge/5.0.11/templates/NOTES.txt b/stable/synclounge/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/synclounge/5.0.11/templates/NOTES.txt rename to stable/synclounge/5.0.12/templates/NOTES.txt diff --git a/stable/synclounge/5.0.11/templates/common.yaml b/stable/synclounge/5.0.12/templates/common.yaml similarity index 100% rename from stable/synclounge/5.0.11/templates/common.yaml rename to stable/synclounge/5.0.12/templates/common.yaml diff --git a/stable/synclounge/5.0.11/values.yaml b/stable/synclounge/5.0.12/values.yaml similarity index 100% rename from stable/synclounge/5.0.11/values.yaml rename to stable/synclounge/5.0.12/values.yaml