diff --git a/incubator/sogo/4.0.6/CHANGELOG.md b/incubator/sogo/4.0.6/CHANGELOG.md deleted file mode 100644 index 6bb4f2123df..00000000000 --- a/incubator/sogo/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sogo-4.0.6](https://github.com/truecharts/apps/compare/sogo-4.0.5...sogo-4.0.6) (2021-09-28) - -#### Chore - -* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049)) - diff --git a/incubator/sogo/4.0.6/charts/postgresql-3.0.2.tgz b/incubator/sogo/4.0.6/charts/postgresql-3.0.2.tgz deleted file mode 100644 index 12453065366..00000000000 Binary files a/incubator/sogo/4.0.6/charts/postgresql-3.0.2.tgz and /dev/null differ diff --git a/incubator/sogo/4.0.7/CHANGELOG.md b/incubator/sogo/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..56fbf40b2fd --- /dev/null +++ b/incubator/sogo/4.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sogo-4.0.7](https://github.com/truecharts/apps/compare/sogo-4.0.6...sogo-4.0.7) (2021-09-28) + +#### Chore + +* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) + diff --git a/incubator/sogo/4.0.6/CONFIG.md b/incubator/sogo/4.0.7/CONFIG.md similarity index 100% rename from incubator/sogo/4.0.6/CONFIG.md rename to incubator/sogo/4.0.7/CONFIG.md diff --git a/incubator/sogo/4.0.6/Chart.lock b/incubator/sogo/4.0.7/Chart.lock similarity index 61% rename from incubator/sogo/4.0.6/Chart.lock rename to incubator/sogo/4.0.7/Chart.lock index 173b6ec7d65..bc524c7d31a 100644 --- a/incubator/sogo/4.0.6/Chart.lock +++ b/incubator/sogo/4.0.7/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.0.8 - name: postgresql repository: https://truecharts.org/ - version: 3.0.2 + version: 3.0.3 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.2 -digest: sha256:56936f7b939434abf62383147d2d9f5a9ac2d045838b844b5370e77bd9646cc3 -generated: "2021-09-28T08:18:24.311961033Z" +digest: sha256:08a2dc445e5284e5f88bb46c390d904951919cf17894faa602f638acfa636054 +generated: "2021-09-28T08:33:30.33070115Z" diff --git a/incubator/sogo/4.0.6/Chart.yaml b/incubator/sogo/4.0.7/Chart.yaml similarity index 95% rename from incubator/sogo/4.0.6/Chart.yaml rename to incubator/sogo/4.0.7/Chart.yaml index 26eee3e22be..68f1d451ea6 100644 --- a/incubator/sogo/4.0.6/Chart.yaml +++ b/incubator/sogo/4.0.7/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.2 + version: 3.0.3 - condition: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami @@ -27,4 +27,4 @@ name: sogo sources: - https://www.sogo.nu/ type: application -version: 4.0.6 +version: 4.0.7 diff --git a/incubator/sogo/4.0.6/README.md b/incubator/sogo/4.0.7/README.md similarity index 96% rename from incubator/sogo/4.0.6/README.md rename to incubator/sogo/4.0.7/README.md index 30bcd22f3f2..2e21ef489c6 100644 --- a/incubator/sogo/4.0.6/README.md +++ b/incubator/sogo/4.0.7/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | memcached | 5.15.2 | -| https://truecharts.org/ | postgresql | 3.0.2 | +| https://truecharts.org/ | postgresql | 3.0.3 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/incubator/sogo/4.0.6/app-readme.md b/incubator/sogo/4.0.7/app-readme.md similarity index 100% rename from incubator/sogo/4.0.6/app-readme.md rename to incubator/sogo/4.0.7/app-readme.md diff --git a/incubator/sogo/4.0.6/charts/common-8.0.8.tgz b/incubator/sogo/4.0.7/charts/common-8.0.8.tgz similarity index 100% rename from incubator/sogo/4.0.6/charts/common-8.0.8.tgz rename to incubator/sogo/4.0.7/charts/common-8.0.8.tgz diff --git a/incubator/sogo/4.0.6/charts/memcached-5.15.2.tgz b/incubator/sogo/4.0.7/charts/memcached-5.15.2.tgz similarity index 100% rename from incubator/sogo/4.0.6/charts/memcached-5.15.2.tgz rename to incubator/sogo/4.0.7/charts/memcached-5.15.2.tgz diff --git a/incubator/sogo/4.0.7/charts/postgresql-3.0.3.tgz b/incubator/sogo/4.0.7/charts/postgresql-3.0.3.tgz new file mode 100644 index 00000000000..aa21aa9f200 Binary files /dev/null and b/incubator/sogo/4.0.7/charts/postgresql-3.0.3.tgz differ diff --git a/incubator/sogo/4.0.6/helm-values.md b/incubator/sogo/4.0.7/helm-values.md similarity index 100% rename from incubator/sogo/4.0.6/helm-values.md rename to incubator/sogo/4.0.7/helm-values.md diff --git a/incubator/sogo/4.0.6/ix_values.yaml b/incubator/sogo/4.0.7/ix_values.yaml similarity index 100% rename from incubator/sogo/4.0.6/ix_values.yaml rename to incubator/sogo/4.0.7/ix_values.yaml diff --git a/incubator/sogo/4.0.6/questions.yaml b/incubator/sogo/4.0.7/questions.yaml similarity index 100% rename from incubator/sogo/4.0.6/questions.yaml rename to incubator/sogo/4.0.7/questions.yaml diff --git a/incubator/sogo/4.0.6/templates/_config.tpl b/incubator/sogo/4.0.7/templates/_config.tpl similarity index 100% rename from incubator/sogo/4.0.6/templates/_config.tpl rename to incubator/sogo/4.0.7/templates/_config.tpl diff --git a/incubator/sogo/4.0.6/templates/common.yaml b/incubator/sogo/4.0.7/templates/common.yaml similarity index 100% rename from incubator/sogo/4.0.6/templates/common.yaml rename to incubator/sogo/4.0.7/templates/common.yaml diff --git a/incubator/sogo/4.0.6/test_values.yaml b/incubator/sogo/4.0.7/test_values.yaml similarity index 100% rename from incubator/sogo/4.0.6/test_values.yaml rename to incubator/sogo/4.0.7/test_values.yaml diff --git a/incubator/sogo/4.0.6/values.yaml b/incubator/sogo/4.0.7/values.yaml similarity index 100% rename from incubator/sogo/4.0.6/values.yaml rename to incubator/sogo/4.0.7/values.yaml diff --git a/stable/authelia/4.0.6/CHANGELOG.md b/stable/authelia/4.0.6/CHANGELOG.md deleted file mode 100644 index 40c79a63bc3..00000000000 --- a/stable/authelia/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [authelia-4.0.6](https://github.com/truecharts/apps/compare/authelia-4.0.5...authelia-4.0.6) (2021-09-28) - -#### Chore - -* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049)) - diff --git a/stable/authelia/4.0.6/charts/postgresql-3.0.2.tgz b/stable/authelia/4.0.6/charts/postgresql-3.0.2.tgz deleted file mode 100644 index 12453065366..00000000000 Binary files a/stable/authelia/4.0.6/charts/postgresql-3.0.2.tgz and /dev/null differ diff --git a/stable/authelia/4.0.7/CHANGELOG.md b/stable/authelia/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..433f5d9b047 --- /dev/null +++ b/stable/authelia/4.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [authelia-4.0.7](https://github.com/truecharts/apps/compare/authelia-4.0.6...authelia-4.0.7) (2021-09-28) + +#### Chore + +* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) + diff --git a/stable/authelia/4.0.6/CONFIG.md b/stable/authelia/4.0.7/CONFIG.md similarity index 100% rename from stable/authelia/4.0.6/CONFIG.md rename to stable/authelia/4.0.7/CONFIG.md diff --git a/stable/authelia/4.0.6/Chart.lock b/stable/authelia/4.0.7/Chart.lock similarity index 61% rename from stable/authelia/4.0.6/Chart.lock rename to stable/authelia/4.0.7/Chart.lock index 91084a1cb3b..d733627ff22 100644 --- a/stable/authelia/4.0.6/Chart.lock +++ b/stable/authelia/4.0.7/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.0.8 - name: postgresql repository: https://truecharts.org/ - version: 3.0.2 + version: 3.0.3 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.0 -digest: sha256:067f0cfbc9288b9407b9ca1255f23891dc23bbc1eedaf779e59f9cf6ec69014d -generated: "2021-09-28T08:18:45.741623671Z" +digest: sha256:8e4ce6cbe97c1e0bed84547459b86d5bbcfa6ccf00bd84420c843d13b5d4af5e +generated: "2021-09-28T08:33:48.210493553Z" diff --git a/stable/authelia/4.0.6/Chart.yaml b/stable/authelia/4.0.7/Chart.yaml similarity index 96% rename from stable/authelia/4.0.6/Chart.yaml rename to stable/authelia/4.0.7/Chart.yaml index d13d2269a29..40e47a9cd50 100644 --- a/stable/authelia/4.0.6/Chart.yaml +++ b/stable/authelia/4.0.7/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.2 + version: 3.0.3 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -38,4 +38,4 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 4.0.6 +version: 4.0.7 diff --git a/stable/authelia/4.0.6/README.md b/stable/authelia/4.0.7/README.md similarity index 96% rename from stable/authelia/4.0.6/README.md rename to stable/authelia/4.0.7/README.md index 0fcaa65c9bf..51ec43c3675 100644 --- a/stable/authelia/4.0.6/README.md +++ b/stable/authelia/4.0.7/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.4.0 | -| https://truecharts.org/ | postgresql | 3.0.2 | +| https://truecharts.org/ | postgresql | 3.0.3 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/stable/authelia/4.0.6/app-readme.md b/stable/authelia/4.0.7/app-readme.md similarity index 100% rename from stable/authelia/4.0.6/app-readme.md rename to stable/authelia/4.0.7/app-readme.md diff --git a/stable/authelia/4.0.6/charts/common-8.0.8.tgz b/stable/authelia/4.0.7/charts/common-8.0.8.tgz similarity index 100% rename from stable/authelia/4.0.6/charts/common-8.0.8.tgz rename to stable/authelia/4.0.7/charts/common-8.0.8.tgz diff --git a/stable/authelia/4.0.7/charts/postgresql-3.0.3.tgz b/stable/authelia/4.0.7/charts/postgresql-3.0.3.tgz new file mode 100644 index 00000000000..aa21aa9f200 Binary files /dev/null and b/stable/authelia/4.0.7/charts/postgresql-3.0.3.tgz differ diff --git a/stable/authelia/4.0.6/charts/redis-15.4.0.tgz b/stable/authelia/4.0.7/charts/redis-15.4.0.tgz similarity index 100% rename from stable/authelia/4.0.6/charts/redis-15.4.0.tgz rename to stable/authelia/4.0.7/charts/redis-15.4.0.tgz diff --git a/stable/authelia/4.0.6/helm-values.md b/stable/authelia/4.0.7/helm-values.md similarity index 100% rename from stable/authelia/4.0.6/helm-values.md rename to stable/authelia/4.0.7/helm-values.md diff --git a/stable/authelia/4.0.6/ix_values.yaml b/stable/authelia/4.0.7/ix_values.yaml similarity index 100% rename from stable/authelia/4.0.6/ix_values.yaml rename to stable/authelia/4.0.7/ix_values.yaml diff --git a/stable/authelia/4.0.6/questions.yaml b/stable/authelia/4.0.7/questions.yaml similarity index 100% rename from stable/authelia/4.0.6/questions.yaml rename to stable/authelia/4.0.7/questions.yaml diff --git a/stable/authelia/4.0.6/templates/_configmap.tpl b/stable/authelia/4.0.7/templates/_configmap.tpl similarity index 100% rename from stable/authelia/4.0.6/templates/_configmap.tpl rename to stable/authelia/4.0.7/templates/_configmap.tpl diff --git a/stable/authelia/4.0.6/templates/_secrets.tpl b/stable/authelia/4.0.7/templates/_secrets.tpl similarity index 100% rename from stable/authelia/4.0.6/templates/_secrets.tpl rename to stable/authelia/4.0.7/templates/_secrets.tpl diff --git a/stable/authelia/4.0.6/templates/common.yaml b/stable/authelia/4.0.7/templates/common.yaml similarity index 100% rename from stable/authelia/4.0.6/templates/common.yaml rename to stable/authelia/4.0.7/templates/common.yaml diff --git a/stable/authelia/4.0.6/test_values.yaml b/stable/authelia/4.0.7/test_values.yaml similarity index 100% rename from stable/authelia/4.0.6/test_values.yaml rename to stable/authelia/4.0.7/test_values.yaml diff --git a/stable/authelia/4.0.6/values.yaml b/stable/authelia/4.0.7/values.yaml similarity index 100% rename from stable/authelia/4.0.6/values.yaml rename to stable/authelia/4.0.7/values.yaml diff --git a/stable/fireflyiii/9.0.5/CHANGELOG.md b/stable/fireflyiii/9.0.5/CHANGELOG.md deleted file mode 100644 index 92d2c1f9ea2..00000000000 --- a/stable/fireflyiii/9.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fireflyiii-9.0.5](https://github.com/truecharts/apps/compare/fireflyiii-9.0.4...fireflyiii-9.0.5) (2021-09-28) - -#### Chore - -* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049)) - diff --git a/stable/fireflyiii/9.0.5/Chart.lock b/stable/fireflyiii/9.0.5/Chart.lock deleted file mode 100644 index a3380700fc5..00000000000 --- a/stable/fireflyiii/9.0.5/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.0.8 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:38c5d3ea7df73de0bf29436eb2a8b4d3a2df75284ae5e1c610462e366dfae131 -generated: "2021-09-28T08:19:05.180388956Z" diff --git a/stable/fireflyiii/9.0.5/charts/postgresql-3.0.2.tgz b/stable/fireflyiii/9.0.5/charts/postgresql-3.0.2.tgz deleted file mode 100644 index 12453065366..00000000000 Binary files a/stable/fireflyiii/9.0.5/charts/postgresql-3.0.2.tgz and /dev/null differ diff --git a/stable/fireflyiii/9.0.6/CHANGELOG.md b/stable/fireflyiii/9.0.6/CHANGELOG.md new file mode 100644 index 00000000000..653c4eafdae --- /dev/null +++ b/stable/fireflyiii/9.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [fireflyiii-9.0.6](https://github.com/truecharts/apps/compare/fireflyiii-9.0.5...fireflyiii-9.0.6) (2021-09-28) + +#### Chore + +* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) + diff --git a/stable/fireflyiii/9.0.5/CONFIG.md b/stable/fireflyiii/9.0.6/CONFIG.md similarity index 100% rename from stable/fireflyiii/9.0.5/CONFIG.md rename to stable/fireflyiii/9.0.6/CONFIG.md diff --git a/stable/fireflyiii/9.0.6/Chart.lock b/stable/fireflyiii/9.0.6/Chart.lock new file mode 100644 index 00000000000..af501b5f329 --- /dev/null +++ b/stable/fireflyiii/9.0.6/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.0.8 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.3 +digest: sha256:697e6967cda7a0f63510ba9fc5b103af499f31d63957850c7059219c01299bb4 +generated: "2021-09-28T08:34:04.700304888Z" diff --git a/stable/fireflyiii/9.0.5/Chart.yaml b/stable/fireflyiii/9.0.6/Chart.yaml similarity index 95% rename from stable/fireflyiii/9.0.5/Chart.yaml rename to stable/fireflyiii/9.0.6/Chart.yaml index 156780ea953..9b2ef7e12c8 100644 --- a/stable/fireflyiii/9.0.5/Chart.yaml +++ b/stable/fireflyiii/9.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.2 + version: 3.0.3 deprecated: false description: A free and open source personal finance manager home: https://github.com/firefly-iii/firefly-iii/ @@ -27,4 +27,4 @@ name: fireflyiii sources: - https://github.com/firefly-iii/firefly-iii/ type: application -version: 9.0.5 +version: 9.0.6 diff --git a/stable/fireflyiii/9.0.5/README.md b/stable/fireflyiii/9.0.6/README.md similarity index 96% rename from stable/fireflyiii/9.0.5/README.md rename to stable/fireflyiii/9.0.6/README.md index a116a08544e..38c00e43020 100644 --- a/stable/fireflyiii/9.0.5/README.md +++ b/stable/fireflyiii/9.0.6/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.2 | +| https://truecharts.org/ | postgresql | 3.0.3 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/stable/fireflyiii/9.0.5/app-readme.md b/stable/fireflyiii/9.0.6/app-readme.md similarity index 100% rename from stable/fireflyiii/9.0.5/app-readme.md rename to stable/fireflyiii/9.0.6/app-readme.md diff --git a/stable/fireflyiii/9.0.5/charts/common-8.0.8.tgz b/stable/fireflyiii/9.0.6/charts/common-8.0.8.tgz similarity index 100% rename from stable/fireflyiii/9.0.5/charts/common-8.0.8.tgz rename to stable/fireflyiii/9.0.6/charts/common-8.0.8.tgz diff --git a/stable/fireflyiii/9.0.6/charts/postgresql-3.0.3.tgz b/stable/fireflyiii/9.0.6/charts/postgresql-3.0.3.tgz new file mode 100644 index 00000000000..aa21aa9f200 Binary files /dev/null and b/stable/fireflyiii/9.0.6/charts/postgresql-3.0.3.tgz differ diff --git a/stable/fireflyiii/9.0.5/helm-values.md b/stable/fireflyiii/9.0.6/helm-values.md similarity index 100% rename from stable/fireflyiii/9.0.5/helm-values.md rename to stable/fireflyiii/9.0.6/helm-values.md diff --git a/stable/fireflyiii/9.0.5/ix_values.yaml b/stable/fireflyiii/9.0.6/ix_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.5/ix_values.yaml rename to stable/fireflyiii/9.0.6/ix_values.yaml diff --git a/stable/fireflyiii/9.0.5/questions.yaml b/stable/fireflyiii/9.0.6/questions.yaml similarity index 100% rename from stable/fireflyiii/9.0.5/questions.yaml rename to stable/fireflyiii/9.0.6/questions.yaml diff --git a/stable/fireflyiii/9.0.5/templates/common.yaml b/stable/fireflyiii/9.0.6/templates/common.yaml similarity index 100% rename from stable/fireflyiii/9.0.5/templates/common.yaml rename to stable/fireflyiii/9.0.6/templates/common.yaml diff --git a/stable/fireflyiii/9.0.5/templates/secrets.yaml b/stable/fireflyiii/9.0.6/templates/secrets.yaml similarity index 100% rename from stable/fireflyiii/9.0.5/templates/secrets.yaml rename to stable/fireflyiii/9.0.6/templates/secrets.yaml diff --git a/stable/fireflyiii/9.0.5/test_values.yaml b/stable/fireflyiii/9.0.6/test_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.5/test_values.yaml rename to stable/fireflyiii/9.0.6/test_values.yaml diff --git a/stable/fireflyiii/9.0.5/values.yaml b/stable/fireflyiii/9.0.6/values.yaml similarity index 100% rename from stable/fireflyiii/9.0.5/values.yaml rename to stable/fireflyiii/9.0.6/values.yaml diff --git a/stable/nextcloud/6.0.6/CHANGELOG.md b/stable/nextcloud/6.0.6/CHANGELOG.md deleted file mode 100644 index b558268ff50..00000000000 --- a/stable/nextcloud/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nextcloud-6.0.6](https://github.com/truecharts/apps/compare/nextcloud-6.0.5...nextcloud-6.0.6) (2021-09-28) - -#### Chore - -* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049)) - diff --git a/stable/nextcloud/6.0.6/charts/postgresql-3.0.2.tgz b/stable/nextcloud/6.0.6/charts/postgresql-3.0.2.tgz deleted file mode 100644 index 12453065366..00000000000 Binary files a/stable/nextcloud/6.0.6/charts/postgresql-3.0.2.tgz and /dev/null differ diff --git a/stable/nextcloud/6.0.7/CHANGELOG.md b/stable/nextcloud/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..503b2dd93c5 --- /dev/null +++ b/stable/nextcloud/6.0.7/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nextcloud-6.0.7](https://github.com/truecharts/apps/compare/nextcloud-6.0.6...nextcloud-6.0.7) (2021-09-28) + +#### Chore + +* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) + diff --git a/stable/nextcloud/6.0.6/CONFIG.md b/stable/nextcloud/6.0.7/CONFIG.md similarity index 100% rename from stable/nextcloud/6.0.6/CONFIG.md rename to stable/nextcloud/6.0.7/CONFIG.md diff --git a/stable/nextcloud/6.0.6/Chart.lock b/stable/nextcloud/6.0.7/Chart.lock similarity index 61% rename from stable/nextcloud/6.0.6/Chart.lock rename to stable/nextcloud/6.0.7/Chart.lock index d22b0494df4..1739aeba2c7 100644 --- a/stable/nextcloud/6.0.6/Chart.lock +++ b/stable/nextcloud/6.0.7/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.0.8 - name: postgresql repository: https://truecharts.org/ - version: 3.0.2 + version: 3.0.3 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.0 -digest: sha256:067f0cfbc9288b9407b9ca1255f23891dc23bbc1eedaf779e59f9cf6ec69014d -generated: "2021-09-28T08:19:21.143791553Z" +digest: sha256:8e4ce6cbe97c1e0bed84547459b86d5bbcfa6ccf00bd84420c843d13b5d4af5e +generated: "2021-09-28T08:34:17.812561566Z" diff --git a/stable/nextcloud/6.0.6/Chart.yaml b/stable/nextcloud/6.0.7/Chart.yaml similarity index 96% rename from stable/nextcloud/6.0.6/Chart.yaml rename to stable/nextcloud/6.0.7/Chart.yaml index 31b88b38d90..54962bd6da3 100644 --- a/stable/nextcloud/6.0.6/Chart.yaml +++ b/stable/nextcloud/6.0.7/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.2 + version: 3.0.3 - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami @@ -33,4 +33,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 6.0.6 +version: 6.0.7 diff --git a/stable/nextcloud/6.0.6/README.md b/stable/nextcloud/6.0.7/README.md similarity index 96% rename from stable/nextcloud/6.0.6/README.md rename to stable/nextcloud/6.0.7/README.md index 4ad8b9c6c1a..023d42ef6ca 100644 --- a/stable/nextcloud/6.0.6/README.md +++ b/stable/nextcloud/6.0.7/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.4.0 | -| https://truecharts.org/ | postgresql | 3.0.2 | +| https://truecharts.org/ | postgresql | 3.0.3 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/stable/nextcloud/6.0.6/app-readme.md b/stable/nextcloud/6.0.7/app-readme.md similarity index 100% rename from stable/nextcloud/6.0.6/app-readme.md rename to stable/nextcloud/6.0.7/app-readme.md diff --git a/stable/nextcloud/6.0.6/charts/common-8.0.8.tgz b/stable/nextcloud/6.0.7/charts/common-8.0.8.tgz similarity index 100% rename from stable/nextcloud/6.0.6/charts/common-8.0.8.tgz rename to stable/nextcloud/6.0.7/charts/common-8.0.8.tgz diff --git a/stable/nextcloud/6.0.7/charts/postgresql-3.0.3.tgz b/stable/nextcloud/6.0.7/charts/postgresql-3.0.3.tgz new file mode 100644 index 00000000000..aa21aa9f200 Binary files /dev/null and b/stable/nextcloud/6.0.7/charts/postgresql-3.0.3.tgz differ diff --git a/stable/nextcloud/6.0.6/charts/redis-15.4.0.tgz b/stable/nextcloud/6.0.7/charts/redis-15.4.0.tgz similarity index 100% rename from stable/nextcloud/6.0.6/charts/redis-15.4.0.tgz rename to stable/nextcloud/6.0.7/charts/redis-15.4.0.tgz diff --git a/stable/nextcloud/6.0.6/helm-values.md b/stable/nextcloud/6.0.7/helm-values.md similarity index 100% rename from stable/nextcloud/6.0.6/helm-values.md rename to stable/nextcloud/6.0.7/helm-values.md diff --git a/stable/nextcloud/6.0.6/ix_values.yaml b/stable/nextcloud/6.0.7/ix_values.yaml similarity index 100% rename from stable/nextcloud/6.0.6/ix_values.yaml rename to stable/nextcloud/6.0.7/ix_values.yaml diff --git a/stable/nextcloud/6.0.6/questions.yaml b/stable/nextcloud/6.0.7/questions.yaml similarity index 100% rename from stable/nextcloud/6.0.6/questions.yaml rename to stable/nextcloud/6.0.7/questions.yaml diff --git a/stable/nextcloud/6.0.6/templates/_configmap.tpl b/stable/nextcloud/6.0.7/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/6.0.6/templates/_configmap.tpl rename to stable/nextcloud/6.0.7/templates/_configmap.tpl diff --git a/stable/nextcloud/6.0.6/templates/_cronjob.tpl b/stable/nextcloud/6.0.7/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/6.0.6/templates/_cronjob.tpl rename to stable/nextcloud/6.0.7/templates/_cronjob.tpl diff --git a/stable/nextcloud/6.0.6/templates/_secrets.tpl b/stable/nextcloud/6.0.7/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/6.0.6/templates/_secrets.tpl rename to stable/nextcloud/6.0.7/templates/_secrets.tpl diff --git a/stable/nextcloud/6.0.6/templates/common.yaml b/stable/nextcloud/6.0.7/templates/common.yaml similarity index 100% rename from stable/nextcloud/6.0.6/templates/common.yaml rename to stable/nextcloud/6.0.7/templates/common.yaml diff --git a/stable/nextcloud/6.0.6/test_values.yaml b/stable/nextcloud/6.0.7/test_values.yaml similarity index 100% rename from stable/nextcloud/6.0.6/test_values.yaml rename to stable/nextcloud/6.0.7/test_values.yaml diff --git a/stable/nextcloud/6.0.6/values.yaml b/stable/nextcloud/6.0.7/values.yaml similarity index 100% rename from stable/nextcloud/6.0.6/values.yaml rename to stable/nextcloud/6.0.7/values.yaml diff --git a/stable/vaultwarden/9.0.5/CHANGELOG.md b/stable/vaultwarden/9.0.5/CHANGELOG.md deleted file mode 100644 index 835116f972a..00000000000 --- a/stable/vaultwarden/9.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [vaultwarden-9.0.5](https://github.com/truecharts/apps/compare/vaultwarden-9.0.4...vaultwarden-9.0.5) (2021-09-28) - -#### Chore - -* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049)) - diff --git a/stable/vaultwarden/9.0.5/Chart.lock b/stable/vaultwarden/9.0.5/Chart.lock deleted file mode 100644 index 5c1613ac38e..00000000000 --- a/stable/vaultwarden/9.0.5/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org - version: 8.0.8 -- name: postgresql - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:38c5d3ea7df73de0bf29436eb2a8b4d3a2df75284ae5e1c610462e366dfae131 -generated: "2021-09-28T08:19:40.325924731Z" diff --git a/stable/vaultwarden/9.0.5/charts/postgresql-3.0.2.tgz b/stable/vaultwarden/9.0.5/charts/postgresql-3.0.2.tgz deleted file mode 100644 index 12453065366..00000000000 Binary files a/stable/vaultwarden/9.0.5/charts/postgresql-3.0.2.tgz and /dev/null differ diff --git a/stable/vaultwarden/9.0.6/CHANGELOG.md b/stable/vaultwarden/9.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d7e36349a6a --- /dev/null +++ b/stable/vaultwarden/9.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [vaultwarden-9.0.6](https://github.com/truecharts/apps/compare/vaultwarden-9.0.5...vaultwarden-9.0.6) (2021-09-28) + +#### Chore + +* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050)) + diff --git a/stable/vaultwarden/9.0.5/CONFIG.md b/stable/vaultwarden/9.0.6/CONFIG.md similarity index 100% rename from stable/vaultwarden/9.0.5/CONFIG.md rename to stable/vaultwarden/9.0.6/CONFIG.md diff --git a/stable/vaultwarden/9.0.6/Chart.lock b/stable/vaultwarden/9.0.6/Chart.lock new file mode 100644 index 00000000000..10ae22e9589 --- /dev/null +++ b/stable/vaultwarden/9.0.6/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.0.8 +- name: postgresql + repository: https://truecharts.org/ + version: 3.0.3 +digest: sha256:697e6967cda7a0f63510ba9fc5b103af499f31d63957850c7059219c01299bb4 +generated: "2021-09-28T08:34:34.450540342Z" diff --git a/stable/vaultwarden/9.0.5/Chart.yaml b/stable/vaultwarden/9.0.6/Chart.yaml similarity index 96% rename from stable/vaultwarden/9.0.5/Chart.yaml rename to stable/vaultwarden/9.0.6/Chart.yaml index 3bc29239bc4..4181f615cf9 100644 --- a/stable/vaultwarden/9.0.5/Chart.yaml +++ b/stable/vaultwarden/9.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.2 + version: 3.0.3 deprecated: false description: Unofficial Bitwarden compatible server written in Rust home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden @@ -31,4 +31,4 @@ name: vaultwarden sources: - https://github.com/dani-garcia/vaultwarden type: application -version: 9.0.5 +version: 9.0.6 diff --git a/stable/vaultwarden/9.0.5/README.md b/stable/vaultwarden/9.0.6/README.md similarity index 96% rename from stable/vaultwarden/9.0.5/README.md rename to stable/vaultwarden/9.0.6/README.md index 0fcd8ab13e9..411754810b1 100644 --- a/stable/vaultwarden/9.0.5/README.md +++ b/stable/vaultwarden/9.0.6/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.2 | +| https://truecharts.org/ | postgresql | 3.0.3 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/stable/vaultwarden/9.0.5/app-readme.md b/stable/vaultwarden/9.0.6/app-readme.md similarity index 100% rename from stable/vaultwarden/9.0.5/app-readme.md rename to stable/vaultwarden/9.0.6/app-readme.md diff --git a/stable/vaultwarden/9.0.5/charts/common-8.0.8.tgz b/stable/vaultwarden/9.0.6/charts/common-8.0.8.tgz similarity index 100% rename from stable/vaultwarden/9.0.5/charts/common-8.0.8.tgz rename to stable/vaultwarden/9.0.6/charts/common-8.0.8.tgz diff --git a/stable/vaultwarden/9.0.6/charts/postgresql-3.0.3.tgz b/stable/vaultwarden/9.0.6/charts/postgresql-3.0.3.tgz new file mode 100644 index 00000000000..aa21aa9f200 Binary files /dev/null and b/stable/vaultwarden/9.0.6/charts/postgresql-3.0.3.tgz differ diff --git a/stable/vaultwarden/9.0.5/helm-values.md b/stable/vaultwarden/9.0.6/helm-values.md similarity index 100% rename from stable/vaultwarden/9.0.5/helm-values.md rename to stable/vaultwarden/9.0.6/helm-values.md diff --git a/stable/vaultwarden/9.0.5/ix_values.yaml b/stable/vaultwarden/9.0.6/ix_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.5/ix_values.yaml rename to stable/vaultwarden/9.0.6/ix_values.yaml diff --git a/stable/vaultwarden/9.0.5/questions.yaml b/stable/vaultwarden/9.0.6/questions.yaml similarity index 100% rename from stable/vaultwarden/9.0.5/questions.yaml rename to stable/vaultwarden/9.0.6/questions.yaml diff --git a/stable/vaultwarden/9.0.5/templates/_configmap.tpl b/stable/vaultwarden/9.0.6/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/9.0.5/templates/_configmap.tpl rename to stable/vaultwarden/9.0.6/templates/_configmap.tpl diff --git a/stable/vaultwarden/9.0.5/templates/_secrets.tpl b/stable/vaultwarden/9.0.6/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/9.0.5/templates/_secrets.tpl rename to stable/vaultwarden/9.0.6/templates/_secrets.tpl diff --git a/stable/vaultwarden/9.0.5/templates/_validate.tpl b/stable/vaultwarden/9.0.6/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/9.0.5/templates/_validate.tpl rename to stable/vaultwarden/9.0.6/templates/_validate.tpl diff --git a/stable/vaultwarden/9.0.5/templates/common.yaml b/stable/vaultwarden/9.0.6/templates/common.yaml similarity index 100% rename from stable/vaultwarden/9.0.5/templates/common.yaml rename to stable/vaultwarden/9.0.6/templates/common.yaml diff --git a/stable/vaultwarden/9.0.5/test_values.yaml b/stable/vaultwarden/9.0.6/test_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.5/test_values.yaml rename to stable/vaultwarden/9.0.6/test_values.yaml diff --git a/stable/vaultwarden/9.0.5/values.yaml b/stable/vaultwarden/9.0.6/values.yaml similarity index 100% rename from stable/vaultwarden/9.0.5/values.yaml rename to stable/vaultwarden/9.0.6/values.yaml