diff --git a/incubator/etesync/3.0.10/app-changelog.md b/incubator/etesync/3.0.10/app-changelog.md deleted file mode 100644 index 56a00524f8..0000000000 --- a/incubator/etesync/3.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [etesync-3.0.10](https://github.com/truecharts/charts/compare/etesync-3.0.9...etesync-3.0.10) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/etesync/3.0.10/CHANGELOG.md b/incubator/etesync/3.0.11/CHANGELOG.md similarity index 91% rename from incubator/etesync/3.0.10/CHANGELOG.md rename to incubator/etesync/3.0.11/CHANGELOG.md index 4187b4453e..74a7235ca5 100644 --- a/incubator/etesync/3.0.10/CHANGELOG.md +++ b/incubator/etesync/3.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [etesync-3.0.11](https://github.com/truecharts/charts/compare/etesync-3.0.10...etesync-3.0.11) (2022-12-14) + +### Chore + +- update container image tccr.io/truecharts/etesync to v0.11.0 + + + + ## [etesync-3.0.10](https://github.com/truecharts/charts/compare/etesync-3.0.9...etesync-3.0.10) (2022-12-13) ### Chore @@ -88,12 +97,3 @@ ## [etesync-3.0.7](https://github.com/truecharts/charts/compare/etesync-3.0.6...etesync-3.0.7) (2022-11-29) - - - - -## [etesync-3.0.7](https://github.com/truecharts/charts/compare/etesync-3.0.6...etesync-3.0.7) (2022-11-29) - - - - diff --git a/incubator/etesync/3.0.10/Chart.yaml b/incubator/etesync/3.0.11/Chart.yaml similarity index 97% rename from incubator/etesync/3.0.10/Chart.yaml rename to incubator/etesync/3.0.11/Chart.yaml index 6f7c5fc6e4..e155b7b884 100644 --- a/incubator/etesync/3.0.10/Chart.yaml +++ b/incubator/etesync/3.0.11/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.10.0" +appVersion: "0.11.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -36,7 +36,7 @@ sources: - https://github.com/victor-rds/docker-etebase - https://hub.docker.com/r/victorrds/etesync type: application -version: 3.0.10 +version: 3.0.11 annotations: truecharts.org/catagories: | - productivity diff --git a/incubator/etesync/3.0.10/README.md b/incubator/etesync/3.0.11/README.md similarity index 100% rename from incubator/etesync/3.0.10/README.md rename to incubator/etesync/3.0.11/README.md diff --git a/incubator/etesync/3.0.11/app-changelog.md b/incubator/etesync/3.0.11/app-changelog.md new file mode 100644 index 0000000000..50c4ec8bf0 --- /dev/null +++ b/incubator/etesync/3.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etesync-3.0.11](https://github.com/truecharts/charts/compare/etesync-3.0.10...etesync-3.0.11) (2022-12-14) + +### Chore + +- update container image tccr.io/truecharts/etesync to v0.11.0 + + \ No newline at end of file diff --git a/incubator/etesync/3.0.10/app-readme.md b/incubator/etesync/3.0.11/app-readme.md similarity index 100% rename from incubator/etesync/3.0.10/app-readme.md rename to incubator/etesync/3.0.11/app-readme.md diff --git a/incubator/etesync/3.0.10/charts/common-11.0.7.tgz b/incubator/etesync/3.0.11/charts/common-11.0.7.tgz similarity index 100% rename from incubator/etesync/3.0.10/charts/common-11.0.7.tgz rename to incubator/etesync/3.0.11/charts/common-11.0.7.tgz diff --git a/incubator/etesync/3.0.10/charts/postgresql-11.0.11.tgz b/incubator/etesync/3.0.11/charts/postgresql-11.0.11.tgz similarity index 100% rename from incubator/etesync/3.0.10/charts/postgresql-11.0.11.tgz rename to incubator/etesync/3.0.11/charts/postgresql-11.0.11.tgz diff --git a/incubator/etesync/3.0.10/charts/redis-5.0.11.tgz b/incubator/etesync/3.0.11/charts/redis-5.0.11.tgz similarity index 100% rename from incubator/etesync/3.0.10/charts/redis-5.0.11.tgz rename to incubator/etesync/3.0.11/charts/redis-5.0.11.tgz diff --git a/incubator/etesync/3.0.10/ix_values.yaml b/incubator/etesync/3.0.11/ix_values.yaml similarity index 94% rename from incubator/etesync/3.0.10/ix_values.yaml rename to incubator/etesync/3.0.11/ix_values.yaml index fea721aaa7..0f5a377a33 100644 --- a/incubator/etesync/3.0.10/ix_values.yaml +++ b/incubator/etesync/3.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/etesync pullPolicy: IfNotPresent - tag: 0.10.0@sha256:c3fc7f4bbe3371336fafd41c0f219f72e9ea08cf63ce4c814adb015e1fd4473d + tag: 0.11.0@sha256:47478da0d1b3ab18d5bfbcd4537fa80305ace94746b01c32e609c7e9e663d860 podSecurityContext: runAsUser: 373 diff --git a/incubator/etesync/3.0.10/questions.yaml b/incubator/etesync/3.0.11/questions.yaml similarity index 100% rename from incubator/etesync/3.0.10/questions.yaml rename to incubator/etesync/3.0.11/questions.yaml diff --git a/incubator/etesync/3.0.10/templates/_secret.tpl b/incubator/etesync/3.0.11/templates/_secret.tpl similarity index 100% rename from incubator/etesync/3.0.10/templates/_secret.tpl rename to incubator/etesync/3.0.11/templates/_secret.tpl diff --git a/incubator/etesync/3.0.10/templates/common.yaml b/incubator/etesync/3.0.11/templates/common.yaml similarity index 100% rename from incubator/etesync/3.0.10/templates/common.yaml rename to incubator/etesync/3.0.11/templates/common.yaml diff --git a/incubator/etesync/3.0.10/values.yaml b/incubator/etesync/3.0.11/values.yaml similarity index 100% rename from incubator/etesync/3.0.10/values.yaml rename to incubator/etesync/3.0.11/values.yaml