diff --git a/stable/synclounge/4.0.1/app-changelog.md b/stable/synclounge/4.0.1/app-changelog.md deleted file mode 100644 index 4929c552b2..0000000000 --- a/stable/synclounge/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-4.0.1](https://github.com/truecharts/charts/compare/synclounge-4.0.0...synclounge-4.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/stable/synclounge/4.0.1/CHANGELOG.md b/stable/synclounge/4.0.2/CHANGELOG.md similarity index 100% rename from stable/synclounge/4.0.1/CHANGELOG.md rename to stable/synclounge/4.0.2/CHANGELOG.md diff --git a/stable/synclounge/4.0.1/Chart.yaml b/stable/synclounge/4.0.2/Chart.yaml similarity index 98% rename from stable/synclounge/4.0.1/Chart.yaml rename to stable/synclounge/4.0.2/Chart.yaml index f321c2a87e..5071ce5775 100644 --- a/stable/synclounge/4.0.1/Chart.yaml +++ b/stable/synclounge/4.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 4.0.1 +version: 4.0.2 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/4.0.1/README.md b/stable/synclounge/4.0.2/README.md similarity index 100% rename from stable/synclounge/4.0.1/README.md rename to stable/synclounge/4.0.2/README.md diff --git a/stable/synclounge/4.0.2/app-changelog.md b/stable/synclounge/4.0.2/app-changelog.md new file mode 100644 index 0000000000..35dfd47a38 --- /dev/null +++ b/stable/synclounge/4.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [synclounge-4.0.2](https://github.com/truecharts/charts/compare/synclounge-4.0.1...synclounge-4.0.2) (2022-11-16) + diff --git a/stable/synclounge/4.0.1/app-readme.md b/stable/synclounge/4.0.2/app-readme.md similarity index 100% rename from stable/synclounge/4.0.1/app-readme.md rename to stable/synclounge/4.0.2/app-readme.md diff --git a/stable/synclounge/4.0.1/charts/common-11.0.3.tgz b/stable/synclounge/4.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/synclounge/4.0.1/charts/common-11.0.3.tgz rename to stable/synclounge/4.0.2/charts/common-11.0.3.tgz diff --git a/stable/synclounge/4.0.1/ix_values.yaml b/stable/synclounge/4.0.2/ix_values.yaml similarity index 81% rename from stable/synclounge/4.0.1/ix_values.yaml rename to stable/synclounge/4.0.2/ix_values.yaml index 6eaea300f1..9b5632fa73 100644 --- a/stable/synclounge/4.0.1/ix_values.yaml +++ b/stable/synclounge/4.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: 5.2.5@sha256:14ee54f5ebbc37a68da19e03a607548fba6059d61cf8df79b26310db7c3f4b2a + tag: 5.2.5@sha256:774b6bf85fefcb32d7ab54c01da9de5bc8ab92705c91e6aba2a208dc2e886258 securityContext: runAsNonRoot: false diff --git a/stable/synclounge/4.0.1/questions.yaml b/stable/synclounge/4.0.2/questions.yaml similarity index 100% rename from stable/synclounge/4.0.1/questions.yaml rename to stable/synclounge/4.0.2/questions.yaml diff --git a/stable/synclounge/4.0.1/templates/common.yaml b/stable/synclounge/4.0.2/templates/common.yaml similarity index 100% rename from stable/synclounge/4.0.1/templates/common.yaml rename to stable/synclounge/4.0.2/templates/common.yaml diff --git a/stable/synclounge/4.0.1/values.yaml b/stable/synclounge/4.0.2/values.yaml similarity index 100% rename from stable/synclounge/4.0.1/values.yaml rename to stable/synclounge/4.0.2/values.yaml