diff --git a/incubator/sogo/3.0.5/CHANGELOG.md b/incubator/sogo/3.0.5/CHANGELOG.md deleted file mode 100644 index 1d0c35c18a0..00000000000 --- a/incubator/sogo/3.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [sogo-3.0.5](https://github.com/truecharts/apps/compare/sogo-3.0.4...sogo-3.0.5) (2021-09-21) - -#### Chore - -* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) - diff --git a/incubator/sogo/3.0.5/charts/postgresql-2.2.4.tgz b/incubator/sogo/3.0.5/charts/postgresql-2.2.4.tgz deleted file mode 100644 index 574546c2ffd..00000000000 Binary files a/incubator/sogo/3.0.5/charts/postgresql-2.2.4.tgz and /dev/null differ diff --git a/incubator/sogo/3.0.6/CHANGELOG.md b/incubator/sogo/3.0.6/CHANGELOG.md new file mode 100644 index 00000000000..7047ebb394f --- /dev/null +++ b/incubator/sogo/3.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [sogo-3.0.6](https://github.com/truecharts/apps/compare/sogo-3.0.5...sogo-3.0.6) (2021-09-21) + +#### Chore + +* update helm chart postgresql to v2.2.5 ([#1017](https://github.com/truecharts/apps/issues/1017)) + diff --git a/incubator/sogo/3.0.5/CONFIG.md b/incubator/sogo/3.0.6/CONFIG.md similarity index 100% rename from incubator/sogo/3.0.5/CONFIG.md rename to incubator/sogo/3.0.6/CONFIG.md diff --git a/incubator/sogo/3.0.5/Chart.lock b/incubator/sogo/3.0.6/Chart.lock similarity index 61% rename from incubator/sogo/3.0.5/Chart.lock rename to incubator/sogo/3.0.6/Chart.lock index b1717feb996..ef5f0e15e1d 100644 --- a/incubator/sogo/3.0.5/Chart.lock +++ b/incubator/sogo/3.0.6/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 7.0.14 - name: postgresql repository: https://truecharts.org/ - version: 2.2.4 + version: 2.2.5 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.1 -digest: sha256:eea594212aacdcf7fcd28303078faff9c5b655e90872e42cc1877a2ff5d677b8 -generated: "2021-09-21T10:00:34.285474419Z" +digest: sha256:7b13a9e1dd4aa70de879dea165f0043f499bdc394bc6ab66c4933600614963b8 +generated: "2021-09-21T11:03:52.698692422Z" diff --git a/incubator/sogo/3.0.5/Chart.yaml b/incubator/sogo/3.0.6/Chart.yaml similarity index 95% rename from incubator/sogo/3.0.5/Chart.yaml rename to incubator/sogo/3.0.6/Chart.yaml index 1d3d283274c..2c7cdda06c4 100644 --- a/incubator/sogo/3.0.5/Chart.yaml +++ b/incubator/sogo/3.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.4 + version: 2.2.5 - 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: 3.0.5 +version: 3.0.6 diff --git a/incubator/sogo/3.0.5/README.md b/incubator/sogo/3.0.6/README.md similarity index 96% rename from incubator/sogo/3.0.5/README.md rename to incubator/sogo/3.0.6/README.md index c471929c629..64fef573b6a 100644 --- a/incubator/sogo/3.0.5/README.md +++ b/incubator/sogo/3.0.6/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | memcached | 5.15.1 | | https://truecharts.org/ | common | 7.0.14 | -| https://truecharts.org/ | postgresql | 2.2.4 | +| https://truecharts.org/ | postgresql | 2.2.5 | ## Installing the Chart diff --git a/incubator/sogo/3.0.5/app-readme.md b/incubator/sogo/3.0.6/app-readme.md similarity index 100% rename from incubator/sogo/3.0.5/app-readme.md rename to incubator/sogo/3.0.6/app-readme.md diff --git a/incubator/sogo/3.0.5/charts/common-7.0.14.tgz b/incubator/sogo/3.0.6/charts/common-7.0.14.tgz similarity index 100% rename from incubator/sogo/3.0.5/charts/common-7.0.14.tgz rename to incubator/sogo/3.0.6/charts/common-7.0.14.tgz diff --git a/incubator/sogo/3.0.5/charts/memcached-5.15.1.tgz b/incubator/sogo/3.0.6/charts/memcached-5.15.1.tgz similarity index 100% rename from incubator/sogo/3.0.5/charts/memcached-5.15.1.tgz rename to incubator/sogo/3.0.6/charts/memcached-5.15.1.tgz diff --git a/incubator/sogo/3.0.6/charts/postgresql-2.2.5.tgz b/incubator/sogo/3.0.6/charts/postgresql-2.2.5.tgz new file mode 100644 index 00000000000..9f5cb54e47f Binary files /dev/null and b/incubator/sogo/3.0.6/charts/postgresql-2.2.5.tgz differ diff --git a/incubator/sogo/3.0.5/helm-values.md b/incubator/sogo/3.0.6/helm-values.md similarity index 100% rename from incubator/sogo/3.0.5/helm-values.md rename to incubator/sogo/3.0.6/helm-values.md diff --git a/incubator/sogo/3.0.5/ix_values.yaml b/incubator/sogo/3.0.6/ix_values.yaml similarity index 100% rename from incubator/sogo/3.0.5/ix_values.yaml rename to incubator/sogo/3.0.6/ix_values.yaml diff --git a/incubator/sogo/3.0.5/questions.yaml b/incubator/sogo/3.0.6/questions.yaml similarity index 100% rename from incubator/sogo/3.0.5/questions.yaml rename to incubator/sogo/3.0.6/questions.yaml diff --git a/incubator/sogo/3.0.5/templates/_config.tpl b/incubator/sogo/3.0.6/templates/_config.tpl similarity index 100% rename from incubator/sogo/3.0.5/templates/_config.tpl rename to incubator/sogo/3.0.6/templates/_config.tpl diff --git a/incubator/sogo/3.0.5/templates/common.yaml b/incubator/sogo/3.0.6/templates/common.yaml similarity index 100% rename from incubator/sogo/3.0.5/templates/common.yaml rename to incubator/sogo/3.0.6/templates/common.yaml diff --git a/incubator/sogo/3.0.5/test_values.yaml b/incubator/sogo/3.0.6/test_values.yaml similarity index 100% rename from incubator/sogo/3.0.5/test_values.yaml rename to incubator/sogo/3.0.6/test_values.yaml diff --git a/incubator/sogo/3.0.5/values.yaml b/incubator/sogo/3.0.6/values.yaml similarity index 100% rename from incubator/sogo/3.0.5/values.yaml rename to incubator/sogo/3.0.6/values.yaml diff --git a/stable/authelia/3.0.8/CHANGELOG.md b/stable/authelia/3.0.8/CHANGELOG.md deleted file mode 100644 index bd606b1564a..00000000000 --- a/stable/authelia/3.0.8/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [authelia-3.0.8](https://github.com/truecharts/apps/compare/authelia-3.0.7...authelia-3.0.8) (2021-09-21) - -#### Chore - -* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) - diff --git a/stable/authelia/3.0.8/charts/postgresql-2.2.4.tgz b/stable/authelia/3.0.8/charts/postgresql-2.2.4.tgz deleted file mode 100644 index 574546c2ffd..00000000000 Binary files a/stable/authelia/3.0.8/charts/postgresql-2.2.4.tgz and /dev/null differ diff --git a/stable/authelia/3.0.9/CHANGELOG.md b/stable/authelia/3.0.9/CHANGELOG.md new file mode 100644 index 00000000000..89e263f44ae --- /dev/null +++ b/stable/authelia/3.0.9/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [authelia-3.0.9](https://github.com/truecharts/apps/compare/authelia-3.0.8...authelia-3.0.9) (2021-09-21) + +#### Chore + +* update helm chart postgresql to v2.2.5 ([#1017](https://github.com/truecharts/apps/issues/1017)) + diff --git a/stable/authelia/3.0.8/CONFIG.md b/stable/authelia/3.0.9/CONFIG.md similarity index 100% rename from stable/authelia/3.0.8/CONFIG.md rename to stable/authelia/3.0.9/CONFIG.md diff --git a/stable/authelia/3.0.8/Chart.lock b/stable/authelia/3.0.9/Chart.lock similarity index 61% rename from stable/authelia/3.0.8/Chart.lock rename to stable/authelia/3.0.9/Chart.lock index 127abd447ba..99d74673d68 100644 --- a/stable/authelia/3.0.8/Chart.lock +++ b/stable/authelia/3.0.9/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 7.0.14 - name: postgresql repository: https://truecharts.org/ - version: 2.2.4 + version: 2.2.5 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.3.2 -digest: sha256:c67bd8d91ff40a21a88b2a72bfda8fb360827968e41c37a14baf1aaa779c2336 -generated: "2021-09-21T10:01:18.208220819Z" +digest: sha256:49846a7fea59387404bc474a0ab8c68c9a69ff16ea0fc62d0aa43c5ee95b6017 +generated: "2021-09-21T11:04:10.881690548Z" diff --git a/stable/authelia/3.0.8/Chart.yaml b/stable/authelia/3.0.9/Chart.yaml similarity index 96% rename from stable/authelia/3.0.8/Chart.yaml rename to stable/authelia/3.0.9/Chart.yaml index 23cdb15e823..822749c32be 100644 --- a/stable/authelia/3.0.8/Chart.yaml +++ b/stable/authelia/3.0.9/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.4 + version: 2.2.5 - 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: 3.0.8 +version: 3.0.9 diff --git a/stable/authelia/3.0.8/README.md b/stable/authelia/3.0.9/README.md similarity index 96% rename from stable/authelia/3.0.8/README.md rename to stable/authelia/3.0.9/README.md index e6e84d9e7b0..f6080daa901 100644 --- a/stable/authelia/3.0.8/README.md +++ b/stable/authelia/3.0.9/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.3.2 | | https://truecharts.org/ | common | 7.0.14 | -| https://truecharts.org/ | postgresql | 2.2.4 | +| https://truecharts.org/ | postgresql | 2.2.5 | ## Installing the Chart diff --git a/stable/authelia/3.0.8/app-readme.md b/stable/authelia/3.0.9/app-readme.md similarity index 100% rename from stable/authelia/3.0.8/app-readme.md rename to stable/authelia/3.0.9/app-readme.md diff --git a/stable/authelia/3.0.8/charts/common-7.0.14.tgz b/stable/authelia/3.0.9/charts/common-7.0.14.tgz similarity index 100% rename from stable/authelia/3.0.8/charts/common-7.0.14.tgz rename to stable/authelia/3.0.9/charts/common-7.0.14.tgz diff --git a/stable/authelia/3.0.9/charts/postgresql-2.2.5.tgz b/stable/authelia/3.0.9/charts/postgresql-2.2.5.tgz new file mode 100644 index 00000000000..9f5cb54e47f Binary files /dev/null and b/stable/authelia/3.0.9/charts/postgresql-2.2.5.tgz differ diff --git a/stable/authelia/3.0.8/charts/redis-15.3.2.tgz b/stable/authelia/3.0.9/charts/redis-15.3.2.tgz similarity index 100% rename from stable/authelia/3.0.8/charts/redis-15.3.2.tgz rename to stable/authelia/3.0.9/charts/redis-15.3.2.tgz diff --git a/stable/authelia/3.0.8/helm-values.md b/stable/authelia/3.0.9/helm-values.md similarity index 100% rename from stable/authelia/3.0.8/helm-values.md rename to stable/authelia/3.0.9/helm-values.md diff --git a/stable/authelia/3.0.8/ix_values.yaml b/stable/authelia/3.0.9/ix_values.yaml similarity index 100% rename from stable/authelia/3.0.8/ix_values.yaml rename to stable/authelia/3.0.9/ix_values.yaml diff --git a/stable/authelia/3.0.8/questions.yaml b/stable/authelia/3.0.9/questions.yaml similarity index 100% rename from stable/authelia/3.0.8/questions.yaml rename to stable/authelia/3.0.9/questions.yaml diff --git a/stable/authelia/3.0.8/templates/_configmap.tpl b/stable/authelia/3.0.9/templates/_configmap.tpl similarity index 100% rename from stable/authelia/3.0.8/templates/_configmap.tpl rename to stable/authelia/3.0.9/templates/_configmap.tpl diff --git a/stable/authelia/3.0.8/templates/_secrets.tpl b/stable/authelia/3.0.9/templates/_secrets.tpl similarity index 100% rename from stable/authelia/3.0.8/templates/_secrets.tpl rename to stable/authelia/3.0.9/templates/_secrets.tpl diff --git a/stable/authelia/3.0.8/templates/common.yaml b/stable/authelia/3.0.9/templates/common.yaml similarity index 100% rename from stable/authelia/3.0.8/templates/common.yaml rename to stable/authelia/3.0.9/templates/common.yaml diff --git a/stable/authelia/3.0.8/test_values.yaml b/stable/authelia/3.0.9/test_values.yaml similarity index 100% rename from stable/authelia/3.0.8/test_values.yaml rename to stable/authelia/3.0.9/test_values.yaml diff --git a/stable/authelia/3.0.8/values.yaml b/stable/authelia/3.0.9/values.yaml similarity index 100% rename from stable/authelia/3.0.8/values.yaml rename to stable/authelia/3.0.9/values.yaml diff --git a/stable/fireflyiii/8.0.5/CHANGELOG.md b/stable/fireflyiii/8.0.5/CHANGELOG.md deleted file mode 100644 index e1d5a9336f2..00000000000 --- a/stable/fireflyiii/8.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [fireflyiii-8.0.5](https://github.com/truecharts/apps/compare/fireflyiii-8.0.4...fireflyiii-8.0.5) (2021-09-21) - -#### Chore - -* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) - diff --git a/stable/fireflyiii/8.0.5/charts/postgresql-2.2.4.tgz b/stable/fireflyiii/8.0.5/charts/postgresql-2.2.4.tgz deleted file mode 100644 index 574546c2ffd..00000000000 Binary files a/stable/fireflyiii/8.0.5/charts/postgresql-2.2.4.tgz and /dev/null differ diff --git a/stable/fireflyiii/8.0.6/CHANGELOG.md b/stable/fireflyiii/8.0.6/CHANGELOG.md new file mode 100644 index 00000000000..36db4ef0708 --- /dev/null +++ b/stable/fireflyiii/8.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [fireflyiii-8.0.6](https://github.com/truecharts/apps/compare/fireflyiii-8.0.5...fireflyiii-8.0.6) (2021-09-21) + +#### Chore + +* update helm chart postgresql to v2.2.5 ([#1017](https://github.com/truecharts/apps/issues/1017)) + diff --git a/stable/fireflyiii/8.0.5/CONFIG.md b/stable/fireflyiii/8.0.6/CONFIG.md similarity index 100% rename from stable/fireflyiii/8.0.5/CONFIG.md rename to stable/fireflyiii/8.0.6/CONFIG.md diff --git a/stable/vaultwarden/8.0.5/Chart.lock b/stable/fireflyiii/8.0.6/Chart.lock similarity index 50% rename from stable/vaultwarden/8.0.5/Chart.lock rename to stable/fireflyiii/8.0.6/Chart.lock index 44d0496a9d1..07a832b4be5 100644 --- a/stable/vaultwarden/8.0.5/Chart.lock +++ b/stable/fireflyiii/8.0.6/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 7.0.14 - name: postgresql repository: https://truecharts.org/ - version: 2.2.4 -digest: sha256:a03b04f6d0429c53b4cf7da1400e7051fd0706e0500566124cbb35ed5ffc0060 -generated: "2021-09-21T10:14:58.908365434Z" + version: 2.2.5 +digest: sha256:a2845698a67f6a4bda9919c9c1f47aea58da4b80e47aa920d0af1b1ef6d1682c +generated: "2021-09-21T11:04:27.757943697Z" diff --git a/stable/fireflyiii/8.0.5/Chart.yaml b/stable/fireflyiii/8.0.6/Chart.yaml similarity index 95% rename from stable/fireflyiii/8.0.5/Chart.yaml rename to stable/fireflyiii/8.0.6/Chart.yaml index bea2552e289..4553a519b8d 100644 --- a/stable/fireflyiii/8.0.5/Chart.yaml +++ b/stable/fireflyiii/8.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.4 + version: 2.2.5 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: 8.0.5 +version: 8.0.6 diff --git a/stable/fireflyiii/8.0.5/README.md b/stable/fireflyiii/8.0.6/README.md similarity index 96% rename from stable/fireflyiii/8.0.5/README.md rename to stable/fireflyiii/8.0.6/README.md index f93e0f12fe8..beb2e1fc782 100644 --- a/stable/fireflyiii/8.0.5/README.md +++ b/stable/fireflyiii/8.0.6/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | common | 7.0.14 | -| https://truecharts.org/ | postgresql | 2.2.4 | +| https://truecharts.org/ | postgresql | 2.2.5 | ## Installing the Chart diff --git a/stable/fireflyiii/8.0.5/app-readme.md b/stable/fireflyiii/8.0.6/app-readme.md similarity index 100% rename from stable/fireflyiii/8.0.5/app-readme.md rename to stable/fireflyiii/8.0.6/app-readme.md diff --git a/stable/fireflyiii/8.0.5/charts/common-7.0.14.tgz b/stable/fireflyiii/8.0.6/charts/common-7.0.14.tgz similarity index 100% rename from stable/fireflyiii/8.0.5/charts/common-7.0.14.tgz rename to stable/fireflyiii/8.0.6/charts/common-7.0.14.tgz diff --git a/stable/fireflyiii/8.0.6/charts/postgresql-2.2.5.tgz b/stable/fireflyiii/8.0.6/charts/postgresql-2.2.5.tgz new file mode 100644 index 00000000000..9f5cb54e47f Binary files /dev/null and b/stable/fireflyiii/8.0.6/charts/postgresql-2.2.5.tgz differ diff --git a/stable/fireflyiii/8.0.5/helm-values.md b/stable/fireflyiii/8.0.6/helm-values.md similarity index 100% rename from stable/fireflyiii/8.0.5/helm-values.md rename to stable/fireflyiii/8.0.6/helm-values.md diff --git a/stable/fireflyiii/8.0.5/ix_values.yaml b/stable/fireflyiii/8.0.6/ix_values.yaml similarity index 100% rename from stable/fireflyiii/8.0.5/ix_values.yaml rename to stable/fireflyiii/8.0.6/ix_values.yaml diff --git a/stable/fireflyiii/8.0.5/questions.yaml b/stable/fireflyiii/8.0.6/questions.yaml similarity index 100% rename from stable/fireflyiii/8.0.5/questions.yaml rename to stable/fireflyiii/8.0.6/questions.yaml diff --git a/stable/fireflyiii/8.0.5/templates/common.yaml b/stable/fireflyiii/8.0.6/templates/common.yaml similarity index 100% rename from stable/fireflyiii/8.0.5/templates/common.yaml rename to stable/fireflyiii/8.0.6/templates/common.yaml diff --git a/stable/fireflyiii/8.0.5/templates/secrets.yaml b/stable/fireflyiii/8.0.6/templates/secrets.yaml similarity index 100% rename from stable/fireflyiii/8.0.5/templates/secrets.yaml rename to stable/fireflyiii/8.0.6/templates/secrets.yaml diff --git a/stable/fireflyiii/8.0.5/test_values.yaml b/stable/fireflyiii/8.0.6/test_values.yaml similarity index 100% rename from stable/fireflyiii/8.0.5/test_values.yaml rename to stable/fireflyiii/8.0.6/test_values.yaml diff --git a/stable/fireflyiii/8.0.5/values.yaml b/stable/fireflyiii/8.0.6/values.yaml similarity index 100% rename from stable/fireflyiii/8.0.5/values.yaml rename to stable/fireflyiii/8.0.6/values.yaml diff --git a/stable/nextcloud/5.0.5/CHANGELOG.md b/stable/nextcloud/5.0.5/CHANGELOG.md deleted file mode 100644 index 848e5541785..00000000000 --- a/stable/nextcloud/5.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [nextcloud-5.0.5](https://github.com/truecharts/apps/compare/nextcloud-5.0.4...nextcloud-5.0.5) (2021-09-21) - -#### Chore - -* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) - diff --git a/stable/nextcloud/5.0.5/charts/postgresql-2.2.4.tgz b/stable/nextcloud/5.0.5/charts/postgresql-2.2.4.tgz deleted file mode 100644 index 574546c2ffd..00000000000 Binary files a/stable/nextcloud/5.0.5/charts/postgresql-2.2.4.tgz and /dev/null differ diff --git a/stable/nextcloud/5.0.6/CHANGELOG.md b/stable/nextcloud/5.0.6/CHANGELOG.md new file mode 100644 index 00000000000..231c18a7e4c --- /dev/null +++ b/stable/nextcloud/5.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [nextcloud-5.0.6](https://github.com/truecharts/apps/compare/nextcloud-5.0.5...nextcloud-5.0.6) (2021-09-21) + +#### Chore + +* update helm chart postgresql to v2.2.5 ([#1017](https://github.com/truecharts/apps/issues/1017)) + diff --git a/stable/nextcloud/5.0.5/CONFIG.md b/stable/nextcloud/5.0.6/CONFIG.md similarity index 100% rename from stable/nextcloud/5.0.5/CONFIG.md rename to stable/nextcloud/5.0.6/CONFIG.md diff --git a/stable/nextcloud/5.0.5/Chart.lock b/stable/nextcloud/5.0.6/Chart.lock similarity index 61% rename from stable/nextcloud/5.0.5/Chart.lock rename to stable/nextcloud/5.0.6/Chart.lock index 1ee98d83cc4..97e4603a9bc 100644 --- a/stable/nextcloud/5.0.5/Chart.lock +++ b/stable/nextcloud/5.0.6/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 7.0.14 - name: postgresql repository: https://truecharts.org/ - version: 2.2.4 + version: 2.2.5 - name: redis repository: https://charts.bitnami.com/bitnami version: 15.3.2 -digest: sha256:c67bd8d91ff40a21a88b2a72bfda8fb360827968e41c37a14baf1aaa779c2336 -generated: "2021-09-21T10:08:16.110853361Z" +digest: sha256:49846a7fea59387404bc474a0ab8c68c9a69ff16ea0fc62d0aa43c5ee95b6017 +generated: "2021-09-21T11:04:41.398934101Z" diff --git a/stable/nextcloud/5.0.5/Chart.yaml b/stable/nextcloud/5.0.6/Chart.yaml similarity index 96% rename from stable/nextcloud/5.0.5/Chart.yaml rename to stable/nextcloud/5.0.6/Chart.yaml index fc096f3eecc..e709aa76952 100644 --- a/stable/nextcloud/5.0.5/Chart.yaml +++ b/stable/nextcloud/5.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.4 + version: 2.2.5 - 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: 5.0.5 +version: 5.0.6 diff --git a/stable/nextcloud/5.0.5/README.md b/stable/nextcloud/5.0.6/README.md similarity index 96% rename from stable/nextcloud/5.0.5/README.md rename to stable/nextcloud/5.0.6/README.md index 9848eea6be7..75084ab759b 100644 --- a/stable/nextcloud/5.0.5/README.md +++ b/stable/nextcloud/5.0.6/README.md @@ -20,7 +20,7 @@ Kubernetes: `>=1.16.0-0` |------------|------|---------| | https://charts.bitnami.com/bitnami | redis | 15.3.2 | | https://truecharts.org/ | common | 7.0.14 | -| https://truecharts.org/ | postgresql | 2.2.4 | +| https://truecharts.org/ | postgresql | 2.2.5 | ## Installing the Chart diff --git a/stable/nextcloud/5.0.5/app-readme.md b/stable/nextcloud/5.0.6/app-readme.md similarity index 100% rename from stable/nextcloud/5.0.5/app-readme.md rename to stable/nextcloud/5.0.6/app-readme.md diff --git a/stable/nextcloud/5.0.5/charts/common-7.0.14.tgz b/stable/nextcloud/5.0.6/charts/common-7.0.14.tgz similarity index 100% rename from stable/nextcloud/5.0.5/charts/common-7.0.14.tgz rename to stable/nextcloud/5.0.6/charts/common-7.0.14.tgz diff --git a/stable/nextcloud/5.0.6/charts/postgresql-2.2.5.tgz b/stable/nextcloud/5.0.6/charts/postgresql-2.2.5.tgz new file mode 100644 index 00000000000..9f5cb54e47f Binary files /dev/null and b/stable/nextcloud/5.0.6/charts/postgresql-2.2.5.tgz differ diff --git a/stable/nextcloud/5.0.5/charts/redis-15.3.2.tgz b/stable/nextcloud/5.0.6/charts/redis-15.3.2.tgz similarity index 100% rename from stable/nextcloud/5.0.5/charts/redis-15.3.2.tgz rename to stable/nextcloud/5.0.6/charts/redis-15.3.2.tgz diff --git a/stable/nextcloud/5.0.5/helm-values.md b/stable/nextcloud/5.0.6/helm-values.md similarity index 100% rename from stable/nextcloud/5.0.5/helm-values.md rename to stable/nextcloud/5.0.6/helm-values.md diff --git a/stable/nextcloud/5.0.5/ix_values.yaml b/stable/nextcloud/5.0.6/ix_values.yaml similarity index 100% rename from stable/nextcloud/5.0.5/ix_values.yaml rename to stable/nextcloud/5.0.6/ix_values.yaml diff --git a/stable/nextcloud/5.0.5/questions.yaml b/stable/nextcloud/5.0.6/questions.yaml similarity index 100% rename from stable/nextcloud/5.0.5/questions.yaml rename to stable/nextcloud/5.0.6/questions.yaml diff --git a/stable/nextcloud/5.0.5/templates/_configmap.tpl b/stable/nextcloud/5.0.6/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/5.0.5/templates/_configmap.tpl rename to stable/nextcloud/5.0.6/templates/_configmap.tpl diff --git a/stable/nextcloud/5.0.5/templates/_cronjob.tpl b/stable/nextcloud/5.0.6/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/5.0.5/templates/_cronjob.tpl rename to stable/nextcloud/5.0.6/templates/_cronjob.tpl diff --git a/stable/nextcloud/5.0.5/templates/_secrets.tpl b/stable/nextcloud/5.0.6/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/5.0.5/templates/_secrets.tpl rename to stable/nextcloud/5.0.6/templates/_secrets.tpl diff --git a/stable/nextcloud/5.0.5/templates/common.yaml b/stable/nextcloud/5.0.6/templates/common.yaml similarity index 100% rename from stable/nextcloud/5.0.5/templates/common.yaml rename to stable/nextcloud/5.0.6/templates/common.yaml diff --git a/stable/nextcloud/5.0.5/test_values.yaml b/stable/nextcloud/5.0.6/test_values.yaml similarity index 100% rename from stable/nextcloud/5.0.5/test_values.yaml rename to stable/nextcloud/5.0.6/test_values.yaml diff --git a/stable/nextcloud/5.0.5/values.yaml b/stable/nextcloud/5.0.6/values.yaml similarity index 100% rename from stable/nextcloud/5.0.5/values.yaml rename to stable/nextcloud/5.0.6/values.yaml diff --git a/stable/vaultwarden/8.0.5/CHANGELOG.md b/stable/vaultwarden/8.0.5/CHANGELOG.md deleted file mode 100644 index 97407c6b025..00000000000 --- a/stable/vaultwarden/8.0.5/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ - - -### [vaultwarden-8.0.5](https://github.com/truecharts/apps/compare/vaultwarden-8.0.4...vaultwarden-8.0.5) (2021-09-21) - -#### Chore - -* update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) - diff --git a/stable/vaultwarden/8.0.5/charts/postgresql-2.2.4.tgz b/stable/vaultwarden/8.0.5/charts/postgresql-2.2.4.tgz deleted file mode 100644 index 574546c2ffd..00000000000 Binary files a/stable/vaultwarden/8.0.5/charts/postgresql-2.2.4.tgz and /dev/null differ diff --git a/stable/vaultwarden/8.0.6/CHANGELOG.md b/stable/vaultwarden/8.0.6/CHANGELOG.md new file mode 100644 index 00000000000..56b1406e258 --- /dev/null +++ b/stable/vaultwarden/8.0.6/CHANGELOG.md @@ -0,0 +1,8 @@ + + +### [vaultwarden-8.0.6](https://github.com/truecharts/apps/compare/vaultwarden-8.0.5...vaultwarden-8.0.6) (2021-09-21) + +#### Chore + +* update helm chart postgresql to v2.2.5 ([#1017](https://github.com/truecharts/apps/issues/1017)) + diff --git a/stable/vaultwarden/8.0.5/CONFIG.md b/stable/vaultwarden/8.0.6/CONFIG.md similarity index 100% rename from stable/vaultwarden/8.0.5/CONFIG.md rename to stable/vaultwarden/8.0.6/CONFIG.md diff --git a/stable/fireflyiii/8.0.5/Chart.lock b/stable/vaultwarden/8.0.6/Chart.lock similarity index 50% rename from stable/fireflyiii/8.0.5/Chart.lock rename to stable/vaultwarden/8.0.6/Chart.lock index 183220b2421..0cd67797e20 100644 --- a/stable/fireflyiii/8.0.5/Chart.lock +++ b/stable/vaultwarden/8.0.6/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 7.0.14 - name: postgresql repository: https://truecharts.org/ - version: 2.2.4 -digest: sha256:a03b04f6d0429c53b4cf7da1400e7051fd0706e0500566124cbb35ed5ffc0060 -generated: "2021-09-21T10:03:39.980171306Z" + version: 2.2.5 +digest: sha256:a2845698a67f6a4bda9919c9c1f47aea58da4b80e47aa920d0af1b1ef6d1682c +generated: "2021-09-21T11:04:58.293949104Z" diff --git a/stable/vaultwarden/8.0.5/Chart.yaml b/stable/vaultwarden/8.0.6/Chart.yaml similarity index 96% rename from stable/vaultwarden/8.0.5/Chart.yaml rename to stable/vaultwarden/8.0.6/Chart.yaml index f45e62f9bcd..369734b6bc3 100644 --- a/stable/vaultwarden/8.0.5/Chart.yaml +++ b/stable/vaultwarden/8.0.6/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: https://truecharts.org/ - version: 2.2.4 + version: 2.2.5 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: 8.0.5 +version: 8.0.6 diff --git a/stable/vaultwarden/8.0.5/README.md b/stable/vaultwarden/8.0.6/README.md similarity index 96% rename from stable/vaultwarden/8.0.5/README.md rename to stable/vaultwarden/8.0.6/README.md index 27b5449b779..71df2c45d9f 100644 --- a/stable/vaultwarden/8.0.5/README.md +++ b/stable/vaultwarden/8.0.6/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| | https://truecharts.org/ | common | 7.0.14 | -| https://truecharts.org/ | postgresql | 2.2.4 | +| https://truecharts.org/ | postgresql | 2.2.5 | ## Installing the Chart diff --git a/stable/vaultwarden/8.0.5/app-readme.md b/stable/vaultwarden/8.0.6/app-readme.md similarity index 100% rename from stable/vaultwarden/8.0.5/app-readme.md rename to stable/vaultwarden/8.0.6/app-readme.md diff --git a/stable/vaultwarden/8.0.5/charts/common-7.0.14.tgz b/stable/vaultwarden/8.0.6/charts/common-7.0.14.tgz similarity index 100% rename from stable/vaultwarden/8.0.5/charts/common-7.0.14.tgz rename to stable/vaultwarden/8.0.6/charts/common-7.0.14.tgz diff --git a/stable/vaultwarden/8.0.6/charts/postgresql-2.2.5.tgz b/stable/vaultwarden/8.0.6/charts/postgresql-2.2.5.tgz new file mode 100644 index 00000000000..9f5cb54e47f Binary files /dev/null and b/stable/vaultwarden/8.0.6/charts/postgresql-2.2.5.tgz differ diff --git a/stable/vaultwarden/8.0.5/helm-values.md b/stable/vaultwarden/8.0.6/helm-values.md similarity index 100% rename from stable/vaultwarden/8.0.5/helm-values.md rename to stable/vaultwarden/8.0.6/helm-values.md diff --git a/stable/vaultwarden/8.0.5/ix_values.yaml b/stable/vaultwarden/8.0.6/ix_values.yaml similarity index 100% rename from stable/vaultwarden/8.0.5/ix_values.yaml rename to stable/vaultwarden/8.0.6/ix_values.yaml diff --git a/stable/vaultwarden/8.0.5/questions.yaml b/stable/vaultwarden/8.0.6/questions.yaml similarity index 100% rename from stable/vaultwarden/8.0.5/questions.yaml rename to stable/vaultwarden/8.0.6/questions.yaml diff --git a/stable/vaultwarden/8.0.5/templates/_configmap.tpl b/stable/vaultwarden/8.0.6/templates/_configmap.tpl similarity index 100% rename from stable/vaultwarden/8.0.5/templates/_configmap.tpl rename to stable/vaultwarden/8.0.6/templates/_configmap.tpl diff --git a/stable/vaultwarden/8.0.5/templates/_secrets.tpl b/stable/vaultwarden/8.0.6/templates/_secrets.tpl similarity index 100% rename from stable/vaultwarden/8.0.5/templates/_secrets.tpl rename to stable/vaultwarden/8.0.6/templates/_secrets.tpl diff --git a/stable/vaultwarden/8.0.5/templates/_validate.tpl b/stable/vaultwarden/8.0.6/templates/_validate.tpl similarity index 100% rename from stable/vaultwarden/8.0.5/templates/_validate.tpl rename to stable/vaultwarden/8.0.6/templates/_validate.tpl diff --git a/stable/vaultwarden/8.0.5/templates/common.yaml b/stable/vaultwarden/8.0.6/templates/common.yaml similarity index 100% rename from stable/vaultwarden/8.0.5/templates/common.yaml rename to stable/vaultwarden/8.0.6/templates/common.yaml diff --git a/stable/vaultwarden/8.0.5/test_values.yaml b/stable/vaultwarden/8.0.6/test_values.yaml similarity index 100% rename from stable/vaultwarden/8.0.5/test_values.yaml rename to stable/vaultwarden/8.0.6/test_values.yaml diff --git a/stable/vaultwarden/8.0.5/values.yaml b/stable/vaultwarden/8.0.6/values.yaml similarity index 100% rename from stable/vaultwarden/8.0.5/values.yaml rename to stable/vaultwarden/8.0.6/values.yaml