diff --git a/stable/synclounge/4.0.15/app-changelog.md b/stable/synclounge/4.0.15/app-changelog.md deleted file mode 100644 index 5f2ddba0e4..0000000000 --- a/stable/synclounge/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-4.0.15](https://github.com/truecharts/charts/compare/synclounge-4.0.14...synclounge-4.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/synclounge/4.0.15/CHANGELOG.md b/stable/synclounge/4.0.16/CHANGELOG.md similarity index 91% rename from stable/synclounge/4.0.15/CHANGELOG.md rename to stable/synclounge/4.0.16/CHANGELOG.md index 31df478736..3eca6ab2ab 100644 --- a/stable/synclounge/4.0.15/CHANGELOG.md +++ b/stable/synclounge/4.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [synclounge-4.0.16](https://github.com/truecharts/charts/compare/synclounge-4.0.15...synclounge-4.0.16) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 + + + + ## [synclounge-4.0.15](https://github.com/truecharts/charts/compare/synclounge-4.0.14...synclounge-4.0.15) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [synclounge-4.0.6](https://github.com/truecharts/charts/compare/synclounge-4.0.5...synclounge-4.0.6) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [synclounge-4.0.5](https://github.com/truecharts/charts/compare/synclounge-4.0.4...synclounge-4.0.5) (2022-12-12) - -### Chore diff --git a/stable/synclounge/4.0.15/Chart.yaml b/stable/synclounge/4.0.16/Chart.yaml similarity index 98% rename from stable/synclounge/4.0.15/Chart.yaml rename to stable/synclounge/4.0.16/Chart.yaml index cfdccb1b2f..5ef2374039 100644 --- a/stable/synclounge/4.0.15/Chart.yaml +++ b/stable/synclounge/4.0.16/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: synclounge -version: 4.0.15 +version: 4.0.16 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.15/README.md b/stable/synclounge/4.0.16/README.md similarity index 100% rename from stable/synclounge/4.0.15/README.md rename to stable/synclounge/4.0.16/README.md diff --git a/stable/synclounge/4.0.16/app-changelog.md b/stable/synclounge/4.0.16/app-changelog.md new file mode 100644 index 0000000000..3d26e34063 --- /dev/null +++ b/stable/synclounge/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-4.0.16](https://github.com/truecharts/charts/compare/synclounge-4.0.15...synclounge-4.0.16) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 + + \ No newline at end of file diff --git a/stable/synclounge/4.0.15/app-readme.md b/stable/synclounge/4.0.16/app-readme.md similarity index 100% rename from stable/synclounge/4.0.15/app-readme.md rename to stable/synclounge/4.0.16/app-readme.md diff --git a/stable/synclounge/4.0.15/charts/common-11.1.2.tgz b/stable/synclounge/4.0.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/synclounge/4.0.15/charts/common-11.1.2.tgz rename to stable/synclounge/4.0.16/charts/common-11.1.2.tgz diff --git a/stable/synclounge/4.0.15/ix_values.yaml b/stable/synclounge/4.0.16/ix_values.yaml similarity index 81% rename from stable/synclounge/4.0.15/ix_values.yaml rename to stable/synclounge/4.0.16/ix_values.yaml index a6c5c58e10..adfdf1c02f 100644 --- a/stable/synclounge/4.0.15/ix_values.yaml +++ b/stable/synclounge/4.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/synclounge pullPolicy: IfNotPresent - tag: 5.2.5@sha256:aff79e85cbdb43cec0901b8182f4dd867885df812f3f73d3cc5c886827095be1 + tag: 5.2.5@sha256:c7be64724d9c2f4fadc4cbf4dd6f468f082e488af5d2834a861b5ea9d375dac4 securityContext: runAsNonRoot: false diff --git a/stable/synclounge/4.0.15/questions.yaml b/stable/synclounge/4.0.16/questions.yaml similarity index 100% rename from stable/synclounge/4.0.15/questions.yaml rename to stable/synclounge/4.0.16/questions.yaml diff --git a/stable/synclounge/4.0.15/templates/common.yaml b/stable/synclounge/4.0.16/templates/common.yaml similarity index 100% rename from stable/synclounge/4.0.15/templates/common.yaml rename to stable/synclounge/4.0.16/templates/common.yaml diff --git a/stable/synclounge/4.0.15/values.yaml b/stable/synclounge/4.0.16/values.yaml similarity index 100% rename from stable/synclounge/4.0.15/values.yaml rename to stable/synclounge/4.0.16/values.yaml