diff --git a/stable/synclounge/6.0.0/app-changelog.md b/stable/synclounge/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/synclounge/6.0.0/CHANGELOG.md b/stable/synclounge/6.0.1/CHANGELOG.md similarity index 90% rename from stable/synclounge/6.0.0/CHANGELOG.md rename to stable/synclounge/6.0.1/CHANGELOG.md index a950725c376..84756f73fa6 100644 --- a/stable/synclounge/6.0.0/CHANGELOG.md +++ b/stable/synclounge/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [synclounge-6.0.1](https://github.com/truecharts/charts/compare/synclounge-6.0.0...synclounge-6.0.1) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#12957](https://github.com/truecharts/charts/issues/12957)) + + + + ## [synclounge-6.0.0](https://github.com/truecharts/charts/compare/synclounge-5.0.26...synclounge-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [synclounge-5.0.18](https://github.com/truecharts/charts/compare/synclounge-5.0.17...synclounge-5.0.18) (2023-05-26) -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [synclounge-5.0.17](https://github.com/truecharts/charts/compare/synclounge-5.0.16...synclounge-5.0.17) (2023-05-24) - diff --git a/stable/synclounge/6.0.0/Chart.yaml b/stable/synclounge/6.0.1/Chart.yaml similarity index 95% rename from stable/synclounge/6.0.0/Chart.yaml rename to stable/synclounge/6.0.1/Chart.yaml index beb4212244e..594c9e8e189 100644 --- a/stable/synclounge/6.0.0/Chart.yaml +++ b/stable/synclounge/6.0.1/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 6.0.0 -appVersion: "5.2.5" +version: 6.0.1 +appVersion: "5.2.15" 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.0/README.md b/stable/synclounge/6.0.1/README.md similarity index 100% rename from stable/synclounge/6.0.0/README.md rename to stable/synclounge/6.0.1/README.md diff --git a/stable/synclounge/6.0.1/app-changelog.md b/stable/synclounge/6.0.1/app-changelog.md new file mode 100644 index 00000000000..10a4f5d5133 --- /dev/null +++ b/stable/synclounge/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-6.0.1](https://github.com/truecharts/charts/compare/synclounge-6.0.0...synclounge-6.0.1) (2023-09-26) + +### Chore + +- update container image tccr.io/truecharts/synclounge to v5.2.15 ([#12957](https://github.com/truecharts/charts/issues/12957)) + + \ No newline at end of file diff --git a/stable/synclounge/6.0.0/app-readme.md b/stable/synclounge/6.0.1/app-readme.md similarity index 100% rename from stable/synclounge/6.0.0/app-readme.md rename to stable/synclounge/6.0.1/app-readme.md diff --git a/stable/synclounge/6.0.0/charts/common-14.0.1.tgz b/stable/synclounge/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/synclounge/6.0.0/charts/common-14.0.1.tgz rename to stable/synclounge/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/synclounge/6.0.0/ix_values.yaml b/stable/synclounge/6.0.1/ix_values.yaml similarity index 84% rename from stable/synclounge/6.0.0/ix_values.yaml rename to stable/synclounge/6.0.1/ix_values.yaml index 9af6cad5ad7..0b1ade79b53 100644 --- a/stable/synclounge/6.0.0/ix_values.yaml +++ b/stable/synclounge/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: 5.2.5@sha256:85ca4046ec692d8509cd37d465fb481c749852703511d63b12b683e69b984e6c + tag: v5.2.15@sha256:3c6eb0c0968eb53226af94bbdb11b8a2b27136dfdbc37025c0d158ec7a2d9393 service: main: ports: diff --git a/stable/synclounge/6.0.0/questions.yaml b/stable/synclounge/6.0.1/questions.yaml similarity index 100% rename from stable/synclounge/6.0.0/questions.yaml rename to stable/synclounge/6.0.1/questions.yaml diff --git a/stable/synclounge/6.0.0/templates/NOTES.txt b/stable/synclounge/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/synclounge/6.0.0/templates/NOTES.txt rename to stable/synclounge/6.0.1/templates/NOTES.txt diff --git a/stable/synclounge/6.0.0/templates/common.yaml b/stable/synclounge/6.0.1/templates/common.yaml similarity index 100% rename from stable/synclounge/6.0.0/templates/common.yaml rename to stable/synclounge/6.0.1/templates/common.yaml diff --git a/stable/synclounge/6.0.0/values.yaml b/stable/synclounge/6.0.1/values.yaml similarity index 100% rename from stable/synclounge/6.0.0/values.yaml rename to stable/synclounge/6.0.1/values.yaml