diff --git a/stable/authelia/6.0.0/charts/redis-15.4.2.tgz b/stable/authelia/6.0.0/charts/redis-15.4.2.tgz deleted file mode 100644 index 72bbf3bb751..00000000000 Binary files a/stable/authelia/6.0.0/charts/redis-15.4.2.tgz and /dev/null differ diff --git a/stable/authelia/6.0.0/CHANGELOG.md b/stable/authelia/6.0.1/CHANGELOG.md similarity index 91% rename from stable/authelia/6.0.0/CHANGELOG.md rename to stable/authelia/6.0.1/CHANGELOG.md index 40116d1b0f1..02fe496722c 100644 --- a/stable/authelia/6.0.0/CHANGELOG.md +++ b/stable/authelia/6.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-6.0.1](https://github.com/truecharts/apps/compare/authelia-6.0.0...authelia-6.0.1) (2021-10-26) + +#### Chore + +* update non-major deps helm releases + + + ### [authelia-6.0.0](https://github.com/truecharts/apps/compare/authelia-5.0.3...authelia-6.0.0) (2021-10-25) @@ -88,12 +97,3 @@ #### Fix * Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - - - -### [authelia-4.0.20](https://github.com/truecharts/apps/compare/authelia-4.0.19...authelia-4.0.20) (2021-10-18) - -#### Refactor - -* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168)) diff --git a/stable/authelia/6.0.0/CONFIG.md b/stable/authelia/6.0.1/CONFIG.md similarity index 100% rename from stable/authelia/6.0.0/CONFIG.md rename to stable/authelia/6.0.1/CONFIG.md diff --git a/stable/authelia/6.0.0/Chart.lock b/stable/authelia/6.0.1/Chart.lock similarity index 61% rename from stable/authelia/6.0.0/Chart.lock rename to stable/authelia/6.0.1/Chart.lock index 43fa2818386..195dda2edee 100644 --- a/stable/authelia/6.0.0/Chart.lock +++ b/stable/authelia/6.0.1/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 4.0.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.4.2 -digest: sha256:440d54f702d80797b75fadce9f40f86921f8725ddf48298016c1d539d7eee295 -generated: "2021-10-25T11:08:22.55392035Z" + version: 15.5.1 +digest: sha256:dc343496e311b549998517d4eaf2b87a1b057b0c65470347f81b7c80fb861f2a +generated: "2021-10-26T02:45:36.64342441Z" diff --git a/stable/authelia/6.0.0/Chart.yaml b/stable/authelia/6.0.1/Chart.yaml similarity index 96% rename from stable/authelia/6.0.0/Chart.yaml rename to stable/authelia/6.0.1/Chart.yaml index c4930448266..0665c39b368 100644 --- a/stable/authelia/6.0.0/Chart.yaml +++ b/stable/authelia/6.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.4.2 + version: 15.5.1 deprecated: false description: Authelia is a Single Sign-On Multi-Factor portal for web apps home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia @@ -38,7 +38,7 @@ sources: - https://github.com/authelia/chartrepo - https://github.com/authelia/authelia type: application -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - security diff --git a/stable/authelia/6.0.0/README.md b/stable/authelia/6.0.1/README.md similarity index 96% rename from stable/authelia/6.0.0/README.md rename to stable/authelia/6.0.1/README.md index 347eedc48e7..2c4129b88e4 100644 --- a/stable/authelia/6.0.0/README.md +++ b/stable/authelia/6.0.1/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 15.4.2 | +| https://charts.bitnami.com/bitnami | redis | 15.5.1 | | https://truecharts.org/ | postgresql | 4.0.1 | | https://truecharts.org | common | 8.3.14 | diff --git a/stable/authelia/6.0.0/app-readme.md b/stable/authelia/6.0.1/app-readme.md similarity index 100% rename from stable/authelia/6.0.0/app-readme.md rename to stable/authelia/6.0.1/app-readme.md diff --git a/stable/authelia/6.0.0/charts/common-8.3.14.tgz b/stable/authelia/6.0.1/charts/common-8.3.14.tgz similarity index 100% rename from stable/authelia/6.0.0/charts/common-8.3.14.tgz rename to stable/authelia/6.0.1/charts/common-8.3.14.tgz diff --git a/stable/authelia/6.0.0/charts/postgresql-4.0.1.tgz b/stable/authelia/6.0.1/charts/postgresql-4.0.1.tgz similarity index 100% rename from stable/authelia/6.0.0/charts/postgresql-4.0.1.tgz rename to stable/authelia/6.0.1/charts/postgresql-4.0.1.tgz diff --git a/stable/authelia/6.0.1/charts/redis-15.5.1.tgz b/stable/authelia/6.0.1/charts/redis-15.5.1.tgz new file mode 100644 index 00000000000..781323fd81f Binary files /dev/null and b/stable/authelia/6.0.1/charts/redis-15.5.1.tgz differ diff --git a/stable/authelia/6.0.0/helm-values.md b/stable/authelia/6.0.1/helm-values.md similarity index 100% rename from stable/authelia/6.0.0/helm-values.md rename to stable/authelia/6.0.1/helm-values.md diff --git a/stable/authelia/6.0.0/ix_values.yaml b/stable/authelia/6.0.1/ix_values.yaml similarity index 100% rename from stable/authelia/6.0.0/ix_values.yaml rename to stable/authelia/6.0.1/ix_values.yaml diff --git a/stable/authelia/6.0.0/questions.yaml b/stable/authelia/6.0.1/questions.yaml similarity index 100% rename from stable/authelia/6.0.0/questions.yaml rename to stable/authelia/6.0.1/questions.yaml diff --git a/stable/authelia/6.0.0/templates/_configmap.tpl b/stable/authelia/6.0.1/templates/_configmap.tpl similarity index 100% rename from stable/authelia/6.0.0/templates/_configmap.tpl rename to stable/authelia/6.0.1/templates/_configmap.tpl diff --git a/stable/authelia/6.0.0/templates/_secrets.tpl b/stable/authelia/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/authelia/6.0.0/templates/_secrets.tpl rename to stable/authelia/6.0.1/templates/_secrets.tpl diff --git a/stable/authelia/6.0.0/templates/common.yaml b/stable/authelia/6.0.1/templates/common.yaml similarity index 100% rename from stable/authelia/6.0.0/templates/common.yaml rename to stable/authelia/6.0.1/templates/common.yaml diff --git a/stable/authelia/6.0.0/values.yaml b/stable/authelia/6.0.1/values.yaml similarity index 100% rename from stable/authelia/6.0.0/values.yaml rename to stable/authelia/6.0.1/values.yaml diff --git a/stable/gitea/3.0.0/charts/memcached-5.15.6.tgz b/stable/gitea/3.0.0/charts/memcached-5.15.6.tgz deleted file mode 100644 index 1dcc2a53776..00000000000 Binary files a/stable/gitea/3.0.0/charts/memcached-5.15.6.tgz and /dev/null differ diff --git a/stable/gitea/3.0.0/CHANGELOG.md b/stable/gitea/3.0.1/CHANGELOG.md similarity index 90% rename from stable/gitea/3.0.0/CHANGELOG.md rename to stable/gitea/3.0.1/CHANGELOG.md index e92db92f6a4..1809a3422d9 100644 --- a/stable/gitea/3.0.0/CHANGELOG.md +++ b/stable/gitea/3.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-3.0.1](https://github.com/truecharts/apps/compare/gitea-3.0.0...gitea-3.0.1) (2021-10-26) + +#### Chore + +* update non-major deps helm releases + + + ### [gitea-3.0.0](https://github.com/truecharts/apps/compare/gitea-2.0.3...gitea-3.0.0) (2021-10-25) @@ -88,12 +97,3 @@ #### Fix * fix previous SCALE bugfix not correctly being applied - - - - -### [gitea-1.0.12](https://github.com/truecharts/apps/compare/gitea-1.0.11...gitea-1.0.12) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) diff --git a/stable/gitea/3.0.0/CONFIG.md b/stable/gitea/3.0.1/CONFIG.md similarity index 100% rename from stable/gitea/3.0.0/CONFIG.md rename to stable/gitea/3.0.1/CONFIG.md diff --git a/stable/gitea/3.0.0/Chart.lock b/stable/gitea/3.0.1/Chart.lock similarity index 61% rename from stable/gitea/3.0.0/Chart.lock rename to stable/gitea/3.0.1/Chart.lock index 7082882d052..4bea52d5250 100644 --- a/stable/gitea/3.0.0/Chart.lock +++ b/stable/gitea/3.0.1/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 4.0.1 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.6 -digest: sha256:b0636a9d432f8f6484672d1df8d6ba82da43ef93254d8340fca51f79d9d24483 -generated: "2021-10-25T11:23:58.992299154Z" + version: 5.15.7 +digest: sha256:f5f8859b1bc6037a77b0cd71049bfee5ed75e454a39437399de5b1bac26768eb +generated: "2021-10-26T02:46:29.820952699Z" diff --git a/stable/gitea/3.0.0/Chart.yaml b/stable/gitea/3.0.1/Chart.yaml similarity index 96% rename from stable/gitea/3.0.0/Chart.yaml rename to stable/gitea/3.0.1/Chart.yaml index e50756a987b..011167c7022 100644 --- a/stable/gitea/3.0.0/Chart.yaml +++ b/stable/gitea/3.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.6 + version: 5.15.7 deprecated: false description: Self hosted GIT repositories home: https://github.com/truecharts/apps/tree/master/charts/stable/gitea @@ -34,7 +34,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 3.0.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/3.0.0/README.md b/stable/gitea/3.0.1/README.md similarity index 95% rename from stable/gitea/3.0.0/README.md rename to stable/gitea/3.0.1/README.md index ff770238587..a0a1bc5b45a 100644 --- a/stable/gitea/3.0.0/README.md +++ b/stable/gitea/3.0.1/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | memcached | 5.15.6 | +| https://charts.bitnami.com/bitnami | memcached | 5.15.7 | | https://truecharts.org/ | postgresql | 4.0.1 | | https://truecharts.org | common | 8.3.14 | diff --git a/stable/gitea/3.0.0/app-readme.md b/stable/gitea/3.0.1/app-readme.md similarity index 100% rename from stable/gitea/3.0.0/app-readme.md rename to stable/gitea/3.0.1/app-readme.md diff --git a/stable/gitea/3.0.0/charts/common-8.3.14.tgz b/stable/gitea/3.0.1/charts/common-8.3.14.tgz similarity index 100% rename from stable/gitea/3.0.0/charts/common-8.3.14.tgz rename to stable/gitea/3.0.1/charts/common-8.3.14.tgz diff --git a/stable/gitea/3.0.1/charts/memcached-5.15.7.tgz b/stable/gitea/3.0.1/charts/memcached-5.15.7.tgz new file mode 100644 index 00000000000..546303eb9a8 Binary files /dev/null and b/stable/gitea/3.0.1/charts/memcached-5.15.7.tgz differ diff --git a/stable/gitea/3.0.0/charts/postgresql-4.0.1.tgz b/stable/gitea/3.0.1/charts/postgresql-4.0.1.tgz similarity index 100% rename from stable/gitea/3.0.0/charts/postgresql-4.0.1.tgz rename to stable/gitea/3.0.1/charts/postgresql-4.0.1.tgz diff --git a/stable/gitea/3.0.0/ci/basic-values.yaml b/stable/gitea/3.0.1/ci/basic-values.yaml similarity index 100% rename from stable/gitea/3.0.0/ci/basic-values.yaml rename to stable/gitea/3.0.1/ci/basic-values.yaml diff --git a/stable/gitea/3.0.0/ci/ingress-values.yaml b/stable/gitea/3.0.1/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/3.0.0/ci/ingress-values.yaml rename to stable/gitea/3.0.1/ci/ingress-values.yaml diff --git a/stable/gitea/3.0.0/helm-values.md b/stable/gitea/3.0.1/helm-values.md similarity index 100% rename from stable/gitea/3.0.0/helm-values.md rename to stable/gitea/3.0.1/helm-values.md diff --git a/stable/gitea/3.0.0/ix_values.yaml b/stable/gitea/3.0.1/ix_values.yaml similarity index 100% rename from stable/gitea/3.0.0/ix_values.yaml rename to stable/gitea/3.0.1/ix_values.yaml diff --git a/stable/gitea/3.0.0/questions.yaml b/stable/gitea/3.0.1/questions.yaml similarity index 100% rename from stable/gitea/3.0.0/questions.yaml rename to stable/gitea/3.0.1/questions.yaml diff --git a/stable/gitea/3.0.0/templates/_configmap.tpl b/stable/gitea/3.0.1/templates/_configmap.tpl similarity index 100% rename from stable/gitea/3.0.0/templates/_configmap.tpl rename to stable/gitea/3.0.1/templates/_configmap.tpl diff --git a/stable/gitea/3.0.0/templates/_secrets.tpl b/stable/gitea/3.0.1/templates/_secrets.tpl similarity index 100% rename from stable/gitea/3.0.0/templates/_secrets.tpl rename to stable/gitea/3.0.1/templates/_secrets.tpl diff --git a/stable/gitea/3.0.0/templates/common.yaml b/stable/gitea/3.0.1/templates/common.yaml similarity index 100% rename from stable/gitea/3.0.0/templates/common.yaml rename to stable/gitea/3.0.1/templates/common.yaml diff --git a/stable/gitea/3.0.0/values.yaml b/stable/gitea/3.0.1/values.yaml similarity index 100% rename from stable/gitea/3.0.0/values.yaml rename to stable/gitea/3.0.1/values.yaml diff --git a/stable/nextcloud/8.0.0/charts/redis-15.4.2.tgz b/stable/nextcloud/8.0.0/charts/redis-15.4.2.tgz deleted file mode 100644 index 72bbf3bb751..00000000000 Binary files a/stable/nextcloud/8.0.0/charts/redis-15.4.2.tgz and /dev/null differ diff --git a/stable/nextcloud/8.0.0/CHANGELOG.md b/stable/nextcloud/8.0.1/CHANGELOG.md similarity index 90% rename from stable/nextcloud/8.0.0/CHANGELOG.md rename to stable/nextcloud/8.0.1/CHANGELOG.md index 9e4c15d40e5..7d3a85e7fb5 100644 --- a/stable/nextcloud/8.0.0/CHANGELOG.md +++ b/stable/nextcloud/8.0.1/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-8.0.1](https://github.com/truecharts/apps/compare/nextcloud-8.0.0...nextcloud-8.0.1) (2021-10-26) + +#### Chore + +* update non-major deps helm releases + + + ### [nextcloud-8.0.0](https://github.com/truecharts/apps/compare/nextcloud-7.0.3...nextcloud-8.0.0) (2021-10-25) @@ -88,12 +97,3 @@ * fix previous SCALE bugfix not correctly being applied - - -### [nextcloud-6.0.24](https://github.com/truecharts/apps/compare/nextcloud-6.0.23...nextcloud-6.0.24) (2021-10-19) - -#### Fix - -* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176)) - - diff --git a/stable/nextcloud/8.0.0/CONFIG.md b/stable/nextcloud/8.0.1/CONFIG.md similarity index 100% rename from stable/nextcloud/8.0.0/CONFIG.md rename to stable/nextcloud/8.0.1/CONFIG.md diff --git a/stable/nextcloud/8.0.0/Chart.lock b/stable/nextcloud/8.0.1/Chart.lock similarity index 60% rename from stable/nextcloud/8.0.0/Chart.lock rename to stable/nextcloud/8.0.1/Chart.lock index ddf62539a7f..73e4b2b5cbc 100644 --- a/stable/nextcloud/8.0.0/Chart.lock +++ b/stable/nextcloud/8.0.1/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 4.0.1 - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.4.2 -digest: sha256:440d54f702d80797b75fadce9f40f86921f8725ddf48298016c1d539d7eee295 -generated: "2021-10-25T11:39:26.122162048Z" + version: 15.5.1 +digest: sha256:dc343496e311b549998517d4eaf2b87a1b057b0c65470347f81b7c80fb861f2a +generated: "2021-10-26T02:47:21.370881823Z" diff --git a/stable/nextcloud/8.0.0/Chart.yaml b/stable/nextcloud/8.0.1/Chart.yaml similarity index 96% rename from stable/nextcloud/8.0.0/Chart.yaml rename to stable/nextcloud/8.0.1/Chart.yaml index 82a7f0f55be..48a5a5c9953 100644 --- a/stable/nextcloud/8.0.0/Chart.yaml +++ b/stable/nextcloud/8.0.1/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.4.2 + version: 15.5.1 deprecated: false description: A private cloud server that puts the control and security of your own data back into your hands. @@ -33,7 +33,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 8.0.0 +version: 8.0.1 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/nextcloud/8.0.0/README.md b/stable/nextcloud/8.0.1/README.md similarity index 96% rename from stable/nextcloud/8.0.0/README.md rename to stable/nextcloud/8.0.1/README.md index 69709f3400c..f085c90fdf5 100644 --- a/stable/nextcloud/8.0.0/README.md +++ b/stable/nextcloud/8.0.1/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 15.4.2 | +| https://charts.bitnami.com/bitnami | redis | 15.5.1 | | https://truecharts.org/ | postgresql | 4.0.1 | | https://truecharts.org | common | 8.3.14 | diff --git a/stable/nextcloud/8.0.0/app-readme.md b/stable/nextcloud/8.0.1/app-readme.md similarity index 100% rename from stable/nextcloud/8.0.0/app-readme.md rename to stable/nextcloud/8.0.1/app-readme.md diff --git a/stable/nextcloud/8.0.0/charts/common-8.3.14.tgz b/stable/nextcloud/8.0.1/charts/common-8.3.14.tgz similarity index 100% rename from stable/nextcloud/8.0.0/charts/common-8.3.14.tgz rename to stable/nextcloud/8.0.1/charts/common-8.3.14.tgz diff --git a/stable/nextcloud/8.0.0/charts/postgresql-4.0.1.tgz b/stable/nextcloud/8.0.1/charts/postgresql-4.0.1.tgz similarity index 100% rename from stable/nextcloud/8.0.0/charts/postgresql-4.0.1.tgz rename to stable/nextcloud/8.0.1/charts/postgresql-4.0.1.tgz diff --git a/stable/nextcloud/8.0.1/charts/redis-15.5.1.tgz b/stable/nextcloud/8.0.1/charts/redis-15.5.1.tgz new file mode 100644 index 00000000000..781323fd81f Binary files /dev/null and b/stable/nextcloud/8.0.1/charts/redis-15.5.1.tgz differ diff --git a/stable/nextcloud/8.0.0/helm-values.md b/stable/nextcloud/8.0.1/helm-values.md similarity index 100% rename from stable/nextcloud/8.0.0/helm-values.md rename to stable/nextcloud/8.0.1/helm-values.md diff --git a/stable/nextcloud/8.0.0/ix_values.yaml b/stable/nextcloud/8.0.1/ix_values.yaml similarity index 100% rename from stable/nextcloud/8.0.0/ix_values.yaml rename to stable/nextcloud/8.0.1/ix_values.yaml diff --git a/stable/nextcloud/8.0.0/questions.yaml b/stable/nextcloud/8.0.1/questions.yaml similarity index 100% rename from stable/nextcloud/8.0.0/questions.yaml rename to stable/nextcloud/8.0.1/questions.yaml diff --git a/stable/nextcloud/8.0.0/templates/_configmap.tpl b/stable/nextcloud/8.0.1/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/8.0.0/templates/_configmap.tpl rename to stable/nextcloud/8.0.1/templates/_configmap.tpl diff --git a/stable/nextcloud/8.0.0/templates/_cronjob.tpl b/stable/nextcloud/8.0.1/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/8.0.0/templates/_cronjob.tpl rename to stable/nextcloud/8.0.1/templates/_cronjob.tpl diff --git a/stable/nextcloud/8.0.0/templates/_secrets.tpl b/stable/nextcloud/8.0.1/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/8.0.0/templates/_secrets.tpl rename to stable/nextcloud/8.0.1/templates/_secrets.tpl diff --git a/stable/nextcloud/8.0.0/templates/common.yaml b/stable/nextcloud/8.0.1/templates/common.yaml similarity index 100% rename from stable/nextcloud/8.0.0/templates/common.yaml rename to stable/nextcloud/8.0.1/templates/common.yaml diff --git a/stable/nextcloud/8.0.0/values.yaml b/stable/nextcloud/8.0.1/values.yaml similarity index 100% rename from stable/nextcloud/8.0.0/values.yaml rename to stable/nextcloud/8.0.1/values.yaml