diff --git a/incubator/sogo/4.0.5/CHANGELOG.md b/incubator/sogo/4.0.5/CHANGELOG.md deleted file mode 100644 index 339fb7f8815..00000000000 --- a/incubator/sogo/4.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sogo-4.0.5](https://github.com/truecharts/apps/compare/sogo-4.0.4...sogo-4.0.5) (2021-09-28) - -#### Chore - -* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) - diff --git a/incubator/sogo/4.0.5/charts/postgresql-3.0.1.tgz b/incubator/sogo/4.0.5/charts/postgresql-3.0.1.tgz deleted file mode 100644 index d67ed5c435d..00000000000 Binary files a/incubator/sogo/4.0.5/charts/postgresql-3.0.1.tgz and /dev/null differ diff --git a/incubator/sogo/4.0.6/CHANGELOG.md b/incubator/sogo/4.0.6/CHANGELOG.md new file mode 100644 index 00000000000..6bb4f2123df --- /dev/null +++ b/incubator/sogo/4.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.5/CONFIG.md b/incubator/sogo/4.0.6/CONFIG.md similarity index 100% rename from incubator/sogo/4.0.5/CONFIG.md rename to incubator/sogo/4.0.6/CONFIG.md diff --git a/incubator/sogo/4.0.5/Chart.lock b/incubator/sogo/4.0.6/Chart.lock similarity index 61% rename from incubator/sogo/4.0.5/Chart.lock rename to incubator/sogo/4.0.6/Chart.lock index a76648b6198..173b6ec7d65 100644 --- a/incubator/sogo/4.0.5/Chart.lock +++ b/incubator/sogo/4.0.6/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.0.8 - name: postgresql repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.2 -digest: sha256:a1a1402cd7f60d55918438e9aca742452156af7f5fbb9c45e57cba06b71d216d -generated: "2021-09-28T07:41:09.912150971Z" +digest: sha256:56936f7b939434abf62383147d2d9f5a9ac2d045838b844b5370e77bd9646cc3 +generated: "2021-09-28T08:18:24.311961033Z" diff --git a/incubator/sogo/4.0.5/Chart.yaml b/incubator/sogo/4.0.6/Chart.yaml similarity index 95% rename from incubator/sogo/4.0.5/Chart.yaml rename to incubator/sogo/4.0.6/Chart.yaml index 7720832005c..26eee3e22be 100644 --- a/incubator/sogo/4.0.5/Chart.yaml +++ b/incubator/sogo/4.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 - 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.5 +version: 4.0.6 diff --git a/incubator/sogo/4.0.5/README.md b/incubator/sogo/4.0.6/README.md similarity index 96% rename from incubator/sogo/4.0.5/README.md rename to incubator/sogo/4.0.6/README.md index 16b7b554837..30bcd22f3f2 100644 --- a/incubator/sogo/4.0.5/README.md +++ b/incubator/sogo/4.0.6/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.1 | +| https://truecharts.org/ | postgresql | 3.0.2 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/incubator/sogo/4.0.5/app-readme.md b/incubator/sogo/4.0.6/app-readme.md similarity index 100% rename from incubator/sogo/4.0.5/app-readme.md rename to incubator/sogo/4.0.6/app-readme.md diff --git a/incubator/sogo/4.0.5/charts/common-8.0.8.tgz b/incubator/sogo/4.0.6/charts/common-8.0.8.tgz similarity index 100% rename from incubator/sogo/4.0.5/charts/common-8.0.8.tgz rename to incubator/sogo/4.0.6/charts/common-8.0.8.tgz diff --git a/incubator/sogo/4.0.5/charts/memcached-5.15.2.tgz b/incubator/sogo/4.0.6/charts/memcached-5.15.2.tgz similarity index 100% rename from incubator/sogo/4.0.5/charts/memcached-5.15.2.tgz rename to incubator/sogo/4.0.6/charts/memcached-5.15.2.tgz 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 new file mode 100644 index 00000000000..12453065366 Binary files /dev/null and b/incubator/sogo/4.0.6/charts/postgresql-3.0.2.tgz differ diff --git a/incubator/sogo/4.0.5/helm-values.md b/incubator/sogo/4.0.6/helm-values.md similarity index 100% rename from incubator/sogo/4.0.5/helm-values.md rename to incubator/sogo/4.0.6/helm-values.md diff --git a/incubator/sogo/4.0.5/ix_values.yaml b/incubator/sogo/4.0.6/ix_values.yaml similarity index 100% rename from incubator/sogo/4.0.5/ix_values.yaml rename to incubator/sogo/4.0.6/ix_values.yaml diff --git a/incubator/sogo/4.0.5/questions.yaml b/incubator/sogo/4.0.6/questions.yaml similarity index 100% rename from incubator/sogo/4.0.5/questions.yaml rename to incubator/sogo/4.0.6/questions.yaml diff --git a/incubator/sogo/4.0.5/templates/_config.tpl b/incubator/sogo/4.0.6/templates/_config.tpl similarity index 100% rename from incubator/sogo/4.0.5/templates/_config.tpl rename to incubator/sogo/4.0.6/templates/_config.tpl diff --git a/incubator/sogo/4.0.5/templates/common.yaml b/incubator/sogo/4.0.6/templates/common.yaml similarity index 100% rename from incubator/sogo/4.0.5/templates/common.yaml rename to incubator/sogo/4.0.6/templates/common.yaml diff --git a/incubator/sogo/4.0.5/test_values.yaml b/incubator/sogo/4.0.6/test_values.yaml similarity index 100% rename from incubator/sogo/4.0.5/test_values.yaml rename to incubator/sogo/4.0.6/test_values.yaml diff --git a/incubator/sogo/4.0.5/values.yaml b/incubator/sogo/4.0.6/values.yaml similarity index 100% rename from incubator/sogo/4.0.5/values.yaml rename to incubator/sogo/4.0.6/values.yaml diff --git a/stable/authelia/4.0.5/CHANGELOG.md b/stable/authelia/4.0.5/CHANGELOG.md deleted file mode 100644 index cf50de92464..00000000000 --- a/stable/authelia/4.0.5/CHANGELOG.md +++ /dev/null @@ -1,9 +0,0 @@ - - -### [authelia-4.0.5](https://github.com/truecharts/apps/compare/authelia-4.0.4...authelia-4.0.5) (2021-09-28) - -#### Chore - -* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) - diff --git a/stable/authelia/4.0.5/charts/postgresql-3.0.1.tgz b/stable/authelia/4.0.5/charts/postgresql-3.0.1.tgz deleted file mode 100644 index d67ed5c435d..00000000000 Binary files a/stable/authelia/4.0.5/charts/postgresql-3.0.1.tgz and /dev/null differ diff --git a/stable/authelia/4.0.6/CHANGELOG.md b/stable/authelia/4.0.6/CHANGELOG.md new file mode 100644 index 00000000000..40c79a63bc3 --- /dev/null +++ b/stable/authelia/4.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.5/CONFIG.md b/stable/authelia/4.0.6/CONFIG.md similarity index 100% rename from stable/authelia/4.0.5/CONFIG.md rename to stable/authelia/4.0.6/CONFIG.md diff --git a/stable/authelia/4.0.5/Chart.lock b/stable/authelia/4.0.6/Chart.lock similarity index 61% rename from stable/authelia/4.0.5/Chart.lock rename to stable/authelia/4.0.6/Chart.lock index ad3796751e2..91084a1cb3b 100644 --- a/stable/authelia/4.0.5/Chart.lock +++ b/stable/authelia/4.0.6/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.0.8 - name: postgresql repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.0 -digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b -generated: "2021-09-28T07:41:29.00080912Z" +digest: sha256:067f0cfbc9288b9407b9ca1255f23891dc23bbc1eedaf779e59f9cf6ec69014d +generated: "2021-09-28T08:18:45.741623671Z" diff --git a/stable/authelia/4.0.5/Chart.yaml b/stable/authelia/4.0.6/Chart.yaml similarity index 96% rename from stable/authelia/4.0.5/Chart.yaml rename to stable/authelia/4.0.6/Chart.yaml index ad428e481ef..d13d2269a29 100644 --- a/stable/authelia/4.0.5/Chart.yaml +++ b/stable/authelia/4.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 - 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.5 +version: 4.0.6 diff --git a/stable/authelia/4.0.5/README.md b/stable/authelia/4.0.6/README.md similarity index 96% rename from stable/authelia/4.0.5/README.md rename to stable/authelia/4.0.6/README.md index a4f32a715de..0fcaa65c9bf 100644 --- a/stable/authelia/4.0.5/README.md +++ b/stable/authelia/4.0.6/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.1 | +| https://truecharts.org/ | postgresql | 3.0.2 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/stable/authelia/4.0.5/app-readme.md b/stable/authelia/4.0.6/app-readme.md similarity index 100% rename from stable/authelia/4.0.5/app-readme.md rename to stable/authelia/4.0.6/app-readme.md diff --git a/stable/authelia/4.0.5/charts/common-8.0.8.tgz b/stable/authelia/4.0.6/charts/common-8.0.8.tgz similarity index 100% rename from stable/authelia/4.0.5/charts/common-8.0.8.tgz rename to stable/authelia/4.0.6/charts/common-8.0.8.tgz 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 new file mode 100644 index 00000000000..12453065366 Binary files /dev/null and b/stable/authelia/4.0.6/charts/postgresql-3.0.2.tgz differ diff --git a/stable/authelia/4.0.5/charts/redis-15.4.0.tgz b/stable/authelia/4.0.6/charts/redis-15.4.0.tgz similarity index 100% rename from stable/authelia/4.0.5/charts/redis-15.4.0.tgz rename to stable/authelia/4.0.6/charts/redis-15.4.0.tgz diff --git a/stable/authelia/4.0.5/helm-values.md b/stable/authelia/4.0.6/helm-values.md similarity index 100% rename from stable/authelia/4.0.5/helm-values.md rename to stable/authelia/4.0.6/helm-values.md diff --git a/stable/authelia/4.0.5/ix_values.yaml b/stable/authelia/4.0.6/ix_values.yaml similarity index 100% rename from stable/authelia/4.0.5/ix_values.yaml rename to stable/authelia/4.0.6/ix_values.yaml diff --git a/stable/authelia/4.0.5/questions.yaml b/stable/authelia/4.0.6/questions.yaml similarity index 100% rename from stable/authelia/4.0.5/questions.yaml rename to stable/authelia/4.0.6/questions.yaml diff --git a/stable/authelia/4.0.5/templates/_configmap.tpl b/stable/authelia/4.0.6/templates/_configmap.tpl similarity index 100% rename from stable/authelia/4.0.5/templates/_configmap.tpl rename to stable/authelia/4.0.6/templates/_configmap.tpl diff --git a/stable/authelia/4.0.5/templates/_secrets.tpl b/stable/authelia/4.0.6/templates/_secrets.tpl similarity index 100% rename from stable/authelia/4.0.5/templates/_secrets.tpl rename to stable/authelia/4.0.6/templates/_secrets.tpl diff --git a/stable/authelia/4.0.5/templates/common.yaml b/stable/authelia/4.0.6/templates/common.yaml similarity index 100% rename from stable/authelia/4.0.5/templates/common.yaml rename to stable/authelia/4.0.6/templates/common.yaml diff --git a/stable/authelia/4.0.5/test_values.yaml b/stable/authelia/4.0.6/test_values.yaml similarity index 100% rename from stable/authelia/4.0.5/test_values.yaml rename to stable/authelia/4.0.6/test_values.yaml diff --git a/stable/authelia/4.0.5/values.yaml b/stable/authelia/4.0.6/values.yaml similarity index 100% rename from stable/authelia/4.0.5/values.yaml rename to stable/authelia/4.0.6/values.yaml diff --git a/stable/fireflyiii/9.0.4/CHANGELOG.md b/stable/fireflyiii/9.0.4/CHANGELOG.md deleted file mode 100644 index 07cb3b1296c..00000000000 --- a/stable/fireflyiii/9.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fireflyiii-9.0.4](https://github.com/truecharts/apps/compare/fireflyiii-9.0.3...fireflyiii-9.0.4) (2021-09-28) - -#### Chore - -* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) - diff --git a/stable/fireflyiii/9.0.4/Chart.lock b/stable/fireflyiii/9.0.4/Chart.lock deleted file mode 100644 index 1462e3215ae..00000000000 --- a/stable/fireflyiii/9.0.4/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.1 -digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177 -generated: "2021-09-28T07:41:56.451627158Z" diff --git a/stable/fireflyiii/9.0.4/charts/postgresql-3.0.1.tgz b/stable/fireflyiii/9.0.4/charts/postgresql-3.0.1.tgz deleted file mode 100644 index d67ed5c435d..00000000000 Binary files a/stable/fireflyiii/9.0.4/charts/postgresql-3.0.1.tgz and /dev/null differ diff --git a/stable/fireflyiii/9.0.5/CHANGELOG.md b/stable/fireflyiii/9.0.5/CHANGELOG.md new file mode 100644 index 00000000000..92d2c1f9ea2 --- /dev/null +++ b/stable/fireflyiii/9.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.4/CONFIG.md b/stable/fireflyiii/9.0.5/CONFIG.md similarity index 100% rename from stable/fireflyiii/9.0.4/CONFIG.md rename to stable/fireflyiii/9.0.5/CONFIG.md diff --git a/stable/fireflyiii/9.0.5/Chart.lock b/stable/fireflyiii/9.0.5/Chart.lock new file mode 100644 index 00000000000..a3380700fc5 --- /dev/null +++ b/stable/fireflyiii/9.0.5/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.2 +digest: sha256:38c5d3ea7df73de0bf29436eb2a8b4d3a2df75284ae5e1c610462e366dfae131 +generated: "2021-09-28T08:19:05.180388956Z" diff --git a/stable/fireflyiii/9.0.4/Chart.yaml b/stable/fireflyiii/9.0.5/Chart.yaml similarity index 95% rename from stable/fireflyiii/9.0.4/Chart.yaml rename to stable/fireflyiii/9.0.5/Chart.yaml index d75c3bd7be6..156780ea953 100644 --- a/stable/fireflyiii/9.0.4/Chart.yaml +++ b/stable/fireflyiii/9.0.5/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 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.4 +version: 9.0.5 diff --git a/stable/fireflyiii/9.0.4/README.md b/stable/fireflyiii/9.0.5/README.md similarity index 96% rename from stable/fireflyiii/9.0.4/README.md rename to stable/fireflyiii/9.0.5/README.md index 6688967994e..a116a08544e 100644 --- a/stable/fireflyiii/9.0.4/README.md +++ b/stable/fireflyiii/9.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.1 | +| https://truecharts.org/ | postgresql | 3.0.2 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/stable/fireflyiii/9.0.4/app-readme.md b/stable/fireflyiii/9.0.5/app-readme.md similarity index 100% rename from stable/fireflyiii/9.0.4/app-readme.md rename to stable/fireflyiii/9.0.5/app-readme.md diff --git a/stable/fireflyiii/9.0.4/charts/common-8.0.8.tgz b/stable/fireflyiii/9.0.5/charts/common-8.0.8.tgz similarity index 100% rename from stable/fireflyiii/9.0.4/charts/common-8.0.8.tgz rename to stable/fireflyiii/9.0.5/charts/common-8.0.8.tgz 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 new file mode 100644 index 00000000000..12453065366 Binary files /dev/null and b/stable/fireflyiii/9.0.5/charts/postgresql-3.0.2.tgz differ diff --git a/stable/fireflyiii/9.0.4/helm-values.md b/stable/fireflyiii/9.0.5/helm-values.md similarity index 100% rename from stable/fireflyiii/9.0.4/helm-values.md rename to stable/fireflyiii/9.0.5/helm-values.md diff --git a/stable/fireflyiii/9.0.4/ix_values.yaml b/stable/fireflyiii/9.0.5/ix_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.4/ix_values.yaml rename to stable/fireflyiii/9.0.5/ix_values.yaml diff --git a/stable/fireflyiii/9.0.4/questions.yaml b/stable/fireflyiii/9.0.5/questions.yaml similarity index 100% rename from stable/fireflyiii/9.0.4/questions.yaml rename to stable/fireflyiii/9.0.5/questions.yaml diff --git a/stable/fireflyiii/9.0.4/templates/common.yaml b/stable/fireflyiii/9.0.5/templates/common.yaml similarity index 100% rename from stable/fireflyiii/9.0.4/templates/common.yaml rename to stable/fireflyiii/9.0.5/templates/common.yaml diff --git a/stable/fireflyiii/9.0.4/templates/secrets.yaml b/stable/fireflyiii/9.0.5/templates/secrets.yaml similarity index 100% rename from stable/fireflyiii/9.0.4/templates/secrets.yaml rename to stable/fireflyiii/9.0.5/templates/secrets.yaml diff --git a/stable/fireflyiii/9.0.4/test_values.yaml b/stable/fireflyiii/9.0.5/test_values.yaml similarity index 100% rename from stable/fireflyiii/9.0.4/test_values.yaml rename to stable/fireflyiii/9.0.5/test_values.yaml diff --git a/stable/fireflyiii/9.0.4/values.yaml b/stable/fireflyiii/9.0.5/values.yaml similarity index 100% rename from stable/fireflyiii/9.0.4/values.yaml rename to stable/fireflyiii/9.0.5/values.yaml diff --git a/stable/nextcloud/6.0.5/CHANGELOG.md b/stable/nextcloud/6.0.5/CHANGELOG.md deleted file mode 100644 index 8b05150cfaf..00000000000 --- a/stable/nextcloud/6.0.5/CHANGELOG.md +++ /dev/null @@ -1,9 +0,0 @@ - - -### [nextcloud-6.0.5](https://github.com/truecharts/apps/compare/nextcloud-6.0.4...nextcloud-6.0.5) (2021-09-28) - -#### Chore - -* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) -* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046)) - diff --git a/stable/nextcloud/6.0.5/charts/postgresql-3.0.1.tgz b/stable/nextcloud/6.0.5/charts/postgresql-3.0.1.tgz deleted file mode 100644 index d67ed5c435d..00000000000 Binary files a/stable/nextcloud/6.0.5/charts/postgresql-3.0.1.tgz and /dev/null differ diff --git a/stable/nextcloud/6.0.6/CHANGELOG.md b/stable/nextcloud/6.0.6/CHANGELOG.md new file mode 100644 index 00000000000..b558268ff50 --- /dev/null +++ b/stable/nextcloud/6.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.5/CONFIG.md b/stable/nextcloud/6.0.6/CONFIG.md similarity index 100% rename from stable/nextcloud/6.0.5/CONFIG.md rename to stable/nextcloud/6.0.6/CONFIG.md diff --git a/stable/nextcloud/6.0.5/Chart.lock b/stable/nextcloud/6.0.6/Chart.lock similarity index 61% rename from stable/nextcloud/6.0.5/Chart.lock rename to stable/nextcloud/6.0.6/Chart.lock index aa7be51b6f3..d22b0494df4 100644 --- a/stable/nextcloud/6.0.5/Chart.lock +++ b/stable/nextcloud/6.0.6/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.0.8 - name: postgresql repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.4.0 -digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b -generated: "2021-09-28T07:42:20.367271355Z" +digest: sha256:067f0cfbc9288b9407b9ca1255f23891dc23bbc1eedaf779e59f9cf6ec69014d +generated: "2021-09-28T08:19:21.143791553Z" diff --git a/stable/nextcloud/6.0.5/Chart.yaml b/stable/nextcloud/6.0.6/Chart.yaml similarity index 96% rename from stable/nextcloud/6.0.5/Chart.yaml rename to stable/nextcloud/6.0.6/Chart.yaml index 55ce86f600d..31b88b38d90 100644 --- a/stable/nextcloud/6.0.5/Chart.yaml +++ b/stable/nextcloud/6.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 - 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.5 +version: 6.0.6 diff --git a/stable/nextcloud/6.0.5/README.md b/stable/nextcloud/6.0.6/README.md similarity index 96% rename from stable/nextcloud/6.0.5/README.md rename to stable/nextcloud/6.0.6/README.md index 96861c4f354..4ad8b9c6c1a 100644 --- a/stable/nextcloud/6.0.5/README.md +++ b/stable/nextcloud/6.0.6/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.1 | +| https://truecharts.org/ | postgresql | 3.0.2 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/stable/nextcloud/6.0.5/app-readme.md b/stable/nextcloud/6.0.6/app-readme.md similarity index 100% rename from stable/nextcloud/6.0.5/app-readme.md rename to stable/nextcloud/6.0.6/app-readme.md diff --git a/stable/nextcloud/6.0.5/charts/common-8.0.8.tgz b/stable/nextcloud/6.0.6/charts/common-8.0.8.tgz similarity index 100% rename from stable/nextcloud/6.0.5/charts/common-8.0.8.tgz rename to stable/nextcloud/6.0.6/charts/common-8.0.8.tgz 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 new file mode 100644 index 00000000000..12453065366 Binary files /dev/null and b/stable/nextcloud/6.0.6/charts/postgresql-3.0.2.tgz differ diff --git a/stable/nextcloud/6.0.5/charts/redis-15.4.0.tgz b/stable/nextcloud/6.0.6/charts/redis-15.4.0.tgz similarity index 100% rename from stable/nextcloud/6.0.5/charts/redis-15.4.0.tgz rename to stable/nextcloud/6.0.6/charts/redis-15.4.0.tgz diff --git a/stable/nextcloud/6.0.5/helm-values.md b/stable/nextcloud/6.0.6/helm-values.md similarity index 100% rename from stable/nextcloud/6.0.5/helm-values.md rename to stable/nextcloud/6.0.6/helm-values.md diff --git a/stable/nextcloud/6.0.5/ix_values.yaml b/stable/nextcloud/6.0.6/ix_values.yaml similarity index 100% rename from stable/nextcloud/6.0.5/ix_values.yaml rename to stable/nextcloud/6.0.6/ix_values.yaml diff --git a/stable/nextcloud/6.0.5/questions.yaml b/stable/nextcloud/6.0.6/questions.yaml similarity index 100% rename from stable/nextcloud/6.0.5/questions.yaml rename to stable/nextcloud/6.0.6/questions.yaml diff --git a/stable/nextcloud/6.0.5/templates/_configmap.tpl b/stable/nextcloud/6.0.6/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/6.0.5/templates/_configmap.tpl rename to stable/nextcloud/6.0.6/templates/_configmap.tpl diff --git a/stable/nextcloud/6.0.5/templates/_cronjob.tpl b/stable/nextcloud/6.0.6/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/6.0.5/templates/_cronjob.tpl rename to stable/nextcloud/6.0.6/templates/_cronjob.tpl diff --git a/stable/nextcloud/6.0.5/templates/_secrets.tpl b/stable/nextcloud/6.0.6/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/6.0.5/templates/_secrets.tpl rename to stable/nextcloud/6.0.6/templates/_secrets.tpl diff --git a/stable/nextcloud/6.0.5/templates/common.yaml b/stable/nextcloud/6.0.6/templates/common.yaml similarity index 100% rename from stable/nextcloud/6.0.5/templates/common.yaml rename to stable/nextcloud/6.0.6/templates/common.yaml diff --git a/stable/nextcloud/6.0.5/test_values.yaml b/stable/nextcloud/6.0.6/test_values.yaml similarity index 100% rename from stable/nextcloud/6.0.5/test_values.yaml rename to stable/nextcloud/6.0.6/test_values.yaml diff --git a/stable/nextcloud/6.0.5/values.yaml b/stable/nextcloud/6.0.6/values.yaml similarity index 100% rename from stable/nextcloud/6.0.5/values.yaml rename to stable/nextcloud/6.0.6/values.yaml diff --git a/stable/vaultwarden/9.0.4/CHANGELOG.md b/stable/vaultwarden/9.0.4/CHANGELOG.md deleted file mode 100644 index cd99cc9f559..00000000000 --- a/stable/vaultwarden/9.0.4/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [vaultwarden-9.0.4](https://github.com/truecharts/apps/compare/vaultwarden-9.0.3...vaultwarden-9.0.4) (2021-09-28) - -#### Chore - -* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048)) - diff --git a/stable/vaultwarden/9.0.4/Chart.lock b/stable/vaultwarden/9.0.4/Chart.lock deleted file mode 100644 index b131501ac74..00000000000 --- a/stable/vaultwarden/9.0.4/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.1 -digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177 -generated: "2021-09-28T07:42:47.828972631Z" diff --git a/stable/vaultwarden/9.0.4/charts/postgresql-3.0.1.tgz b/stable/vaultwarden/9.0.4/charts/postgresql-3.0.1.tgz deleted file mode 100644 index d67ed5c435d..00000000000 Binary files a/stable/vaultwarden/9.0.4/charts/postgresql-3.0.1.tgz and /dev/null differ diff --git a/stable/vaultwarden/9.0.5/CHANGELOG.md b/stable/vaultwarden/9.0.5/CHANGELOG.md new file mode 100644 index 00000000000..835116f972a --- /dev/null +++ b/stable/vaultwarden/9.0.5/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [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.4/CONFIG.md b/stable/vaultwarden/9.0.5/CONFIG.md similarity index 100% rename from stable/vaultwarden/9.0.4/CONFIG.md rename to stable/vaultwarden/9.0.5/CONFIG.md diff --git a/stable/vaultwarden/9.0.5/Chart.lock b/stable/vaultwarden/9.0.5/Chart.lock new file mode 100644 index 00000000000..5c1613ac38e --- /dev/null +++ b/stable/vaultwarden/9.0.5/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.2 +digest: sha256:38c5d3ea7df73de0bf29436eb2a8b4d3a2df75284ae5e1c610462e366dfae131 +generated: "2021-09-28T08:19:40.325924731Z" diff --git a/stable/vaultwarden/9.0.4/Chart.yaml b/stable/vaultwarden/9.0.5/Chart.yaml similarity index 96% rename from stable/vaultwarden/9.0.4/Chart.yaml rename to stable/vaultwarden/9.0.5/Chart.yaml index a9c5ee6b660..3bc29239bc4 100644 --- a/stable/vaultwarden/9.0.4/Chart.yaml +++ b/stable/vaultwarden/9.0.5/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 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.4 +version: 9.0.5 diff --git a/stable/vaultwarden/9.0.4/README.md b/stable/vaultwarden/9.0.5/README.md similarity index 96% rename from stable/vaultwarden/9.0.4/README.md rename to stable/vaultwarden/9.0.5/README.md index 431937ae226..0fcd8ab13e9 100644 --- a/stable/vaultwarden/9.0.4/README.md +++ b/stable/vaultwarden/9.0.5/README.md @@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://truecharts.org/ | postgresql | 3.0.1 | +| https://truecharts.org/ | postgresql | 3.0.2 | | https://truecharts.org | common | 8.0.8 | ## Installing the Chart diff --git a/stable/vaultwarden/9.0.4/app-readme.md b/stable/vaultwarden/9.0.5/app-readme.md similarity index 100% rename from stable/vaultwarden/9.0.4/app-readme.md rename to stable/vaultwarden/9.0.5/app-readme.md diff --git a/stable/vaultwarden/9.0.4/charts/common-8.0.8.tgz b/stable/vaultwarden/9.0.5/charts/common-8.0.8.tgz similarity index 100% rename from stable/vaultwarden/9.0.4/charts/common-8.0.8.tgz rename to stable/vaultwarden/9.0.5/charts/common-8.0.8.tgz 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 new file mode 100644 index 00000000000..12453065366 Binary files /dev/null and b/stable/vaultwarden/9.0.5/charts/postgresql-3.0.2.tgz differ diff --git a/stable/vaultwarden/9.0.4/helm-values.md b/stable/vaultwarden/9.0.5/helm-values.md similarity index 100% rename from stable/vaultwarden/9.0.4/helm-values.md rename to stable/vaultwarden/9.0.5/helm-values.md diff --git a/stable/vaultwarden/9.0.4/ix_values.yaml b/stable/vaultwarden/9.0.5/ix_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.4/ix_values.yaml rename to stable/vaultwarden/9.0.5/ix_values.yaml diff --git a/stable/vaultwarden/9.0.4/questions.yaml b/stable/vaultwarden/9.0.5/questions.yaml similarity index 100% rename from stable/vaultwarden/9.0.4/questions.yaml rename to stable/vaultwarden/9.0.5/questions.yaml diff --git a/stable/vaultwarden/9.0.4/templates/_configmap.tpl b/stable/vaultwarden/9.0.5/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/9.0.4/templates/_configmap.tpl rename to stable/vaultwarden/9.0.5/templates/_configmap.tpl diff --git a/stable/vaultwarden/9.0.4/templates/_secrets.tpl b/stable/vaultwarden/9.0.5/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/9.0.4/templates/_secrets.tpl rename to stable/vaultwarden/9.0.5/templates/_secrets.tpl diff --git a/stable/vaultwarden/9.0.4/templates/_validate.tpl b/stable/vaultwarden/9.0.5/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/9.0.4/templates/_validate.tpl rename to stable/vaultwarden/9.0.5/templates/_validate.tpl diff --git a/stable/vaultwarden/9.0.4/templates/common.yaml b/stable/vaultwarden/9.0.5/templates/common.yaml similarity index 100% rename from stable/vaultwarden/9.0.4/templates/common.yaml rename to stable/vaultwarden/9.0.5/templates/common.yaml diff --git a/stable/vaultwarden/9.0.4/test_values.yaml b/stable/vaultwarden/9.0.5/test_values.yaml similarity index 100% rename from stable/vaultwarden/9.0.4/test_values.yaml rename to stable/vaultwarden/9.0.5/test_values.yaml diff --git a/stable/vaultwarden/9.0.4/values.yaml b/stable/vaultwarden/9.0.5/values.yaml similarity index 100% rename from stable/vaultwarden/9.0.4/values.yaml rename to stable/vaultwarden/9.0.5/values.yaml