diff --git a/stable/etesync/6.0.1/Chart.yaml b/stable/etesync/6.0.1/Chart.yaml deleted file mode 100644 index d4d272da6bf..00000000000 --- a/stable/etesync/6.0.1/Chart.yaml +++ /dev/null @@ -1,50 +0,0 @@ -kubeVersion: ">=1.24.0-0" -apiVersion: v2 -name: etesync -version: 6.0.1 -appVersion: 0.11.0 -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://truecharts.org/charts/stable/etesync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png -deprecated: false -sources: - - https://hub.docker.com/r/victorrds/etesync - - https://www.etesync.com/ - - https://github.com/etesync - - https://github.com/victor-rds/docker-etebase - - https://github.com/truecharts/charts/tree/master/charts/stable/etesync -maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org -keywords: - - etesync - - sync - - contacts - - calendars - - tasks - - notes -dependencies: - - name: common - version: 16.2.7 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] - - name: redis - version: 10.0.3 - repository: https://deps.truecharts.org - condition: redis.enabled - alias: "" - tags: [] - import-values: [] -annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: productivity - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: stable -type: application diff --git a/stable/etesync/6.0.1/app-changelog.md b/stable/etesync/6.0.1/app-changelog.md deleted file mode 100644 index 221a7578378..00000000000 --- a/stable/etesync/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [etesync-6.0.1](https://github.com/truecharts/charts/compare/etesync-6.0.0...etesync-6.0.1) (2023-12-20) - -### Chore - -- bump patch versions on all charts for new GUI release - - \ No newline at end of file diff --git a/stable/etesync/6.0.1/CHANGELOG.md b/stable/etesync/6.0.2/CHANGELOG.md similarity index 89% rename from stable/etesync/6.0.1/CHANGELOG.md rename to stable/etesync/6.0.2/CHANGELOG.md index e04ce0979b6..c6911321740 100644 --- a/stable/etesync/6.0.1/CHANGELOG.md +++ b/stable/etesync/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [etesync-6.0.2](https://github.com/truecharts/charts/compare/etesync-6.0.1...etesync-6.0.2) (2023-12-20) + +### Fix + +- typo ([#16332](https://github.com/truecharts/charts/issues/16332)) + + + + ## [etesync-6.0.1](https://github.com/truecharts/charts/compare/etesync-6.0.0...etesync-6.0.1) (2023-12-20) ### Chore @@ -88,12 +97,3 @@ - -## [etesync-5.0.9](https://github.com/truecharts/charts/compare/etesync-5.0.8...etesync-5.0.9) (2023-11-17) - - - - -## [etesync-5.0.8](https://github.com/truecharts/charts/compare/etesync-5.0.7...etesync-5.0.8) (2023-11-08) - -### Chore diff --git a/stable/etesync/6.0.2/Chart.yaml b/stable/etesync/6.0.2/Chart.yaml new file mode 100644 index 00000000000..305dda1b6b3 --- /dev/null +++ b/stable/etesync/6.0.2/Chart.yaml @@ -0,0 +1,50 @@ +kubeVersion: '>=1.24.0-0' +apiVersion: v2 +name: etesync +version: 6.0.2 +appVersion: 0.11.0 +description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. +home: https://truecharts.org/charts/stable/etesync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etesync.png +deprecated: false +sources: + - https://hub.docker.com/r/victorrds/etesync + - https://www.etesync.com/ + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase + - https://github.com/truecharts/charts/tree/master/charts/stable/etesync +maintainers: + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org +keywords: + - etesync + - sync + - contacts + - calendars + - tasks + - notes +dependencies: + - name: common + version: 16.2.7 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] + - name: redis + version: 10.0.3 + repository: https://deps.truecharts.org + condition: redis.enabled + alias: "" + tags: [] + import-values: [] +annotations: + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: productivity + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable +type: application diff --git a/stable/etesync/6.0.1/README.md b/stable/etesync/6.0.2/README.md similarity index 100% rename from stable/etesync/6.0.1/README.md rename to stable/etesync/6.0.2/README.md diff --git a/stable/etesync/6.0.2/app-changelog.md b/stable/etesync/6.0.2/app-changelog.md new file mode 100644 index 00000000000..672b2c640ed --- /dev/null +++ b/stable/etesync/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etesync-6.0.2](https://github.com/truecharts/charts/compare/etesync-6.0.1...etesync-6.0.2) (2023-12-20) + +### Fix + +- typo ([#16332](https://github.com/truecharts/charts/issues/16332)) + + \ No newline at end of file diff --git a/stable/etesync/6.0.1/app-readme.md b/stable/etesync/6.0.2/app-readme.md similarity index 100% rename from stable/etesync/6.0.1/app-readme.md rename to stable/etesync/6.0.2/app-readme.md diff --git a/stable/etesync/6.0.1/charts/common-16.2.7.tgz b/stable/etesync/6.0.2/charts/common-16.2.7.tgz similarity index 100% rename from stable/etesync/6.0.1/charts/common-16.2.7.tgz rename to stable/etesync/6.0.2/charts/common-16.2.7.tgz diff --git a/stable/etesync/6.0.1/charts/redis-10.0.3.tgz b/stable/etesync/6.0.2/charts/redis-10.0.3.tgz similarity index 100% rename from stable/etesync/6.0.1/charts/redis-10.0.3.tgz rename to stable/etesync/6.0.2/charts/redis-10.0.3.tgz diff --git a/stable/etesync/6.0.1/ix_values.yaml b/stable/etesync/6.0.2/ix_values.yaml similarity index 100% rename from stable/etesync/6.0.1/ix_values.yaml rename to stable/etesync/6.0.2/ix_values.yaml diff --git a/stable/etesync/6.0.1/questions.yaml b/stable/etesync/6.0.2/questions.yaml similarity index 99% rename from stable/etesync/6.0.1/questions.yaml rename to stable/etesync/6.0.2/questions.yaml index 3ea7d1da85e..dfdb2970081 100644 --- a/stable/etesync/6.0.1/questions.yaml +++ b/stable/etesync/6.0.2/questions.yaml @@ -165,7 +165,7 @@ questions: schema: additional_attrs: true type: dict - attrs: REGEN_INI: + attrs: - variable: REGEN_INI label: "Always recreate Config" description: "This ensures that everytime you restart the program it recreates the config file" diff --git a/stable/etesync/6.0.1/templates/_secret.tpl b/stable/etesync/6.0.2/templates/_secret.tpl similarity index 100% rename from stable/etesync/6.0.1/templates/_secret.tpl rename to stable/etesync/6.0.2/templates/_secret.tpl diff --git a/stable/etesync/6.0.1/templates/common.yaml b/stable/etesync/6.0.2/templates/common.yaml similarity index 100% rename from stable/etesync/6.0.1/templates/common.yaml rename to stable/etesync/6.0.2/templates/common.yaml diff --git a/stable/etesync/6.0.1/values.yaml b/stable/etesync/6.0.2/values.yaml similarity index 100% rename from stable/etesync/6.0.1/values.yaml rename to stable/etesync/6.0.2/values.yaml