diff --git a/stable/authelia/7.0.2/charts/redis-15.5.1.tgz b/stable/authelia/7.0.2/charts/redis-15.5.1.tgz deleted file mode 100644 index 781323fd81f..00000000000 Binary files a/stable/authelia/7.0.2/charts/redis-15.5.1.tgz and /dev/null differ diff --git a/stable/authelia/7.0.2/CHANGELOG.md b/stable/authelia/7.0.3/CHANGELOG.md similarity index 89% rename from stable/authelia/7.0.2/CHANGELOG.md rename to stable/authelia/7.0.3/CHANGELOG.md index 9066f131496..ded6578df0b 100644 --- a/stable/authelia/7.0.2/CHANGELOG.md +++ b/stable/authelia/7.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [authelia-7.0.3](https://github.com/truecharts/apps/compare/authelia-7.0.2...authelia-7.0.3) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1247](https://github.com/truecharts/apps/issues/1247)) + + + ### [authelia-7.0.2](https://github.com/truecharts/apps/compare/authelia-7.0.1...authelia-7.0.2) (2021-10-26) @@ -88,12 +97,3 @@ #### Chore * bump versions to rerelease and fix icons - - - - -### [authelia-4.0.24](https://github.com/truecharts/apps/compare/authelia-4.0.23...authelia-4.0.24) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) diff --git a/stable/authelia/7.0.2/CONFIG.md b/stable/authelia/7.0.3/CONFIG.md similarity index 100% rename from stable/authelia/7.0.2/CONFIG.md rename to stable/authelia/7.0.3/CONFIG.md diff --git a/stable/authelia/7.0.2/Chart.lock b/stable/authelia/7.0.3/Chart.lock similarity index 60% rename from stable/authelia/7.0.2/Chart.lock rename to stable/authelia/7.0.3/Chart.lock index be14e2ffd3f..c1f79100084 100644 --- a/stable/authelia/7.0.2/Chart.lock +++ b/stable/authelia/7.0.3/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 5.1.2 - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.1 -digest: sha256:3513590c63ea42561127cd8ea6b5316001eff703caa8533ba71d64ef35f43c8b -generated: "2021-10-26T19:18:46.317511722Z" + version: 15.5.2 +digest: sha256:20e111e4302a1ccc5e26abbb82d7eea016aebcbd55873a8a7f3121c00b984634 +generated: "2021-10-26T20:31:10.686406456Z" diff --git a/stable/authelia/7.0.2/Chart.yaml b/stable/authelia/7.0.3/Chart.yaml similarity index 96% rename from stable/authelia/7.0.2/Chart.yaml rename to stable/authelia/7.0.3/Chart.yaml index 9ac3932360b..bf0c73ae442 100644 --- a/stable/authelia/7.0.2/Chart.yaml +++ b/stable/authelia/7.0.3/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.1 + version: 15.5.2 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: 7.0.2 +version: 7.0.3 annotations: truecharts.org/catagories: | - security diff --git a/stable/authelia/7.0.2/README.md b/stable/authelia/7.0.3/README.md similarity index 96% rename from stable/authelia/7.0.2/README.md rename to stable/authelia/7.0.3/README.md index a115f101eba..01291ac4e0a 100644 --- a/stable/authelia/7.0.2/README.md +++ b/stable/authelia/7.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 15.5.1 | +| https://charts.bitnami.com/bitnami | redis | 15.5.2 | | https://truecharts.org/ | postgresql | 5.1.2 | | https://truecharts.org | common | 8.3.16 | diff --git a/stable/authelia/7.0.2/app-readme.md b/stable/authelia/7.0.3/app-readme.md similarity index 100% rename from stable/authelia/7.0.2/app-readme.md rename to stable/authelia/7.0.3/app-readme.md diff --git a/stable/authelia/7.0.2/charts/common-8.3.16.tgz b/stable/authelia/7.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/authelia/7.0.2/charts/common-8.3.16.tgz rename to stable/authelia/7.0.3/charts/common-8.3.16.tgz diff --git a/stable/authelia/7.0.2/charts/postgresql-5.1.2.tgz b/stable/authelia/7.0.3/charts/postgresql-5.1.2.tgz similarity index 100% rename from stable/authelia/7.0.2/charts/postgresql-5.1.2.tgz rename to stable/authelia/7.0.3/charts/postgresql-5.1.2.tgz diff --git a/stable/authelia/7.0.3/charts/redis-15.5.2.tgz b/stable/authelia/7.0.3/charts/redis-15.5.2.tgz new file mode 100644 index 00000000000..8081cd69b56 Binary files /dev/null and b/stable/authelia/7.0.3/charts/redis-15.5.2.tgz differ diff --git a/stable/authelia/7.0.2/helm-values.md b/stable/authelia/7.0.3/helm-values.md similarity index 100% rename from stable/authelia/7.0.2/helm-values.md rename to stable/authelia/7.0.3/helm-values.md diff --git a/stable/authelia/7.0.2/ix_values.yaml b/stable/authelia/7.0.3/ix_values.yaml similarity index 100% rename from stable/authelia/7.0.2/ix_values.yaml rename to stable/authelia/7.0.3/ix_values.yaml diff --git a/stable/authelia/7.0.2/questions.yaml b/stable/authelia/7.0.3/questions.yaml similarity index 100% rename from stable/authelia/7.0.2/questions.yaml rename to stable/authelia/7.0.3/questions.yaml diff --git a/stable/authelia/7.0.2/templates/_configmap.tpl b/stable/authelia/7.0.3/templates/_configmap.tpl similarity index 100% rename from stable/authelia/7.0.2/templates/_configmap.tpl rename to stable/authelia/7.0.3/templates/_configmap.tpl diff --git a/stable/authelia/7.0.2/templates/_secrets.tpl b/stable/authelia/7.0.3/templates/_secrets.tpl similarity index 100% rename from stable/authelia/7.0.2/templates/_secrets.tpl rename to stable/authelia/7.0.3/templates/_secrets.tpl diff --git a/stable/authelia/7.0.2/templates/common.yaml b/stable/authelia/7.0.3/templates/common.yaml similarity index 100% rename from stable/authelia/7.0.2/templates/common.yaml rename to stable/authelia/7.0.3/templates/common.yaml diff --git a/stable/authelia/7.0.2/values.yaml b/stable/authelia/7.0.3/values.yaml similarity index 100% rename from stable/authelia/7.0.2/values.yaml rename to stable/authelia/7.0.3/values.yaml diff --git a/stable/gitea/4.0.2/charts/memcached-5.15.7.tgz b/stable/gitea/4.0.2/charts/memcached-5.15.7.tgz deleted file mode 100644 index 546303eb9a8..00000000000 Binary files a/stable/gitea/4.0.2/charts/memcached-5.15.7.tgz and /dev/null differ diff --git a/stable/gitea/4.0.2/CHANGELOG.md b/stable/gitea/4.0.3/CHANGELOG.md similarity index 90% rename from stable/gitea/4.0.2/CHANGELOG.md rename to stable/gitea/4.0.3/CHANGELOG.md index 43751c3081b..89d5b76d88c 100644 --- a/stable/gitea/4.0.2/CHANGELOG.md +++ b/stable/gitea/4.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [gitea-4.0.3](https://github.com/truecharts/apps/compare/gitea-4.0.2...gitea-4.0.3) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1247](https://github.com/truecharts/apps/issues/1247)) + + + ### [gitea-4.0.2](https://github.com/truecharts/apps/compare/gitea-4.0.1...gitea-4.0.2) (2021-10-26) @@ -88,12 +97,3 @@ - -### [gitea-1.0.15](https://github.com/truecharts/apps/compare/gitea-1.0.14...gitea-1.0.15) (2021-10-19) - -#### Change - -* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178)) - -#### Chore - diff --git a/stable/gitea/4.0.2/CONFIG.md b/stable/gitea/4.0.3/CONFIG.md similarity index 100% rename from stable/gitea/4.0.2/CONFIG.md rename to stable/gitea/4.0.3/CONFIG.md diff --git a/stable/gitea/4.0.2/Chart.lock b/stable/gitea/4.0.3/Chart.lock similarity index 61% rename from stable/gitea/4.0.2/Chart.lock rename to stable/gitea/4.0.3/Chart.lock index 0e8dcb1c8e5..2a5a4086630 100644 --- a/stable/gitea/4.0.2/Chart.lock +++ b/stable/gitea/4.0.3/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 5.1.2 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.7 -digest: sha256:48a8b9537b3b508f9fdecdee7d96ae9f388ed86dd334edc10befe6d69c73890b -generated: "2021-10-26T19:33:22.914693651Z" + version: 5.15.8 +digest: sha256:3c1bc74afc1eacc39c9584cbfc66565ec8531d1ea07281fc9edf0bd35581468f +generated: "2021-10-26T20:32:02.640330282Z" diff --git a/stable/gitea/4.0.2/Chart.yaml b/stable/gitea/4.0.3/Chart.yaml similarity index 96% rename from stable/gitea/4.0.2/Chart.yaml rename to stable/gitea/4.0.3/Chart.yaml index 165c1cfdfd2..064d511e9df 100644 --- a/stable/gitea/4.0.2/Chart.yaml +++ b/stable/gitea/4.0.3/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: memcached.enabled name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.7 + version: 5.15.8 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: 4.0.2 +version: 4.0.3 annotations: truecharts.org/catagories: | - GIT diff --git a/stable/gitea/4.0.2/README.md b/stable/gitea/4.0.3/README.md similarity index 95% rename from stable/gitea/4.0.2/README.md rename to stable/gitea/4.0.3/README.md index 78835d06692..db63f5c2be1 100644 --- a/stable/gitea/4.0.2/README.md +++ b/stable/gitea/4.0.3/README.md @@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | memcached | 5.15.7 | +| https://charts.bitnami.com/bitnami | memcached | 5.15.8 | | https://truecharts.org/ | postgresql | 5.1.2 | | https://truecharts.org | common | 8.3.16 | diff --git a/stable/gitea/4.0.2/app-readme.md b/stable/gitea/4.0.3/app-readme.md similarity index 100% rename from stable/gitea/4.0.2/app-readme.md rename to stable/gitea/4.0.3/app-readme.md diff --git a/stable/gitea/4.0.2/charts/common-8.3.16.tgz b/stable/gitea/4.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/gitea/4.0.2/charts/common-8.3.16.tgz rename to stable/gitea/4.0.3/charts/common-8.3.16.tgz diff --git a/stable/gitea/4.0.3/charts/memcached-5.15.8.tgz b/stable/gitea/4.0.3/charts/memcached-5.15.8.tgz new file mode 100644 index 00000000000..3e4346aff79 Binary files /dev/null and b/stable/gitea/4.0.3/charts/memcached-5.15.8.tgz differ diff --git a/stable/gitea/4.0.2/charts/postgresql-5.1.2.tgz b/stable/gitea/4.0.3/charts/postgresql-5.1.2.tgz similarity index 100% rename from stable/gitea/4.0.2/charts/postgresql-5.1.2.tgz rename to stable/gitea/4.0.3/charts/postgresql-5.1.2.tgz diff --git a/stable/gitea/4.0.2/ci/basic-values.yaml b/stable/gitea/4.0.3/ci/basic-values.yaml similarity index 100% rename from stable/gitea/4.0.2/ci/basic-values.yaml rename to stable/gitea/4.0.3/ci/basic-values.yaml diff --git a/stable/gitea/4.0.2/ci/ingress-values.yaml b/stable/gitea/4.0.3/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/4.0.2/ci/ingress-values.yaml rename to stable/gitea/4.0.3/ci/ingress-values.yaml diff --git a/stable/gitea/4.0.2/helm-values.md b/stable/gitea/4.0.3/helm-values.md similarity index 100% rename from stable/gitea/4.0.2/helm-values.md rename to stable/gitea/4.0.3/helm-values.md diff --git a/stable/gitea/4.0.2/ix_values.yaml b/stable/gitea/4.0.3/ix_values.yaml similarity index 100% rename from stable/gitea/4.0.2/ix_values.yaml rename to stable/gitea/4.0.3/ix_values.yaml diff --git a/stable/gitea/4.0.2/questions.yaml b/stable/gitea/4.0.3/questions.yaml similarity index 100% rename from stable/gitea/4.0.2/questions.yaml rename to stable/gitea/4.0.3/questions.yaml diff --git a/stable/gitea/4.0.2/templates/_configmap.tpl b/stable/gitea/4.0.3/templates/_configmap.tpl similarity index 100% rename from stable/gitea/4.0.2/templates/_configmap.tpl rename to stable/gitea/4.0.3/templates/_configmap.tpl diff --git a/stable/gitea/4.0.2/templates/_secrets.tpl b/stable/gitea/4.0.3/templates/_secrets.tpl similarity index 100% rename from stable/gitea/4.0.2/templates/_secrets.tpl rename to stable/gitea/4.0.3/templates/_secrets.tpl diff --git a/stable/gitea/4.0.2/templates/common.yaml b/stable/gitea/4.0.3/templates/common.yaml similarity index 100% rename from stable/gitea/4.0.2/templates/common.yaml rename to stable/gitea/4.0.3/templates/common.yaml diff --git a/stable/gitea/4.0.2/values.yaml b/stable/gitea/4.0.3/values.yaml similarity index 100% rename from stable/gitea/4.0.2/values.yaml rename to stable/gitea/4.0.3/values.yaml diff --git a/stable/nextcloud/9.0.2/charts/redis-15.5.1.tgz b/stable/nextcloud/9.0.2/charts/redis-15.5.1.tgz deleted file mode 100644 index 781323fd81f..00000000000 Binary files a/stable/nextcloud/9.0.2/charts/redis-15.5.1.tgz and /dev/null differ diff --git a/stable/nextcloud/9.0.2/CHANGELOG.md b/stable/nextcloud/9.0.3/CHANGELOG.md similarity index 91% rename from stable/nextcloud/9.0.2/CHANGELOG.md rename to stable/nextcloud/9.0.3/CHANGELOG.md index acb1afa89da..739f534bda0 100644 --- a/stable/nextcloud/9.0.2/CHANGELOG.md +++ b/stable/nextcloud/9.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [nextcloud-9.0.3](https://github.com/truecharts/apps/compare/nextcloud-9.0.2...nextcloud-9.0.3) (2021-10-26) + +#### Chore + +* update non-major deps helm releases ([#1247](https://github.com/truecharts/apps/issues/1247)) + + + ### [nextcloud-9.0.2](https://github.com/truecharts/apps/compare/nextcloud-9.0.1...nextcloud-9.0.2) (2021-10-26) @@ -88,12 +97,3 @@ * use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212)) - - -### [nextcloud-6.0.28](https://github.com/truecharts/apps/compare/nextcloud-6.0.27...nextcloud-6.0.28) (2021-10-20) - -#### Chore - -* bump versions to rerelease and fix icons - - diff --git a/stable/nextcloud/9.0.2/CONFIG.md b/stable/nextcloud/9.0.3/CONFIG.md similarity index 100% rename from stable/nextcloud/9.0.2/CONFIG.md rename to stable/nextcloud/9.0.3/CONFIG.md diff --git a/stable/nextcloud/9.0.2/Chart.lock b/stable/nextcloud/9.0.3/Chart.lock similarity index 60% rename from stable/nextcloud/9.0.2/Chart.lock rename to stable/nextcloud/9.0.3/Chart.lock index a340c28e7e5..0b7098869c5 100644 --- a/stable/nextcloud/9.0.2/Chart.lock +++ b/stable/nextcloud/9.0.3/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 5.1.2 - name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.1 -digest: sha256:3513590c63ea42561127cd8ea6b5316001eff703caa8533ba71d64ef35f43c8b -generated: "2021-10-26T19:48:43.05269601Z" + version: 15.5.2 +digest: sha256:20e111e4302a1ccc5e26abbb82d7eea016aebcbd55873a8a7f3121c00b984634 +generated: "2021-10-26T20:32:54.530359181Z" diff --git a/stable/nextcloud/9.0.2/Chart.yaml b/stable/nextcloud/9.0.3/Chart.yaml similarity index 96% rename from stable/nextcloud/9.0.2/Chart.yaml rename to stable/nextcloud/9.0.3/Chart.yaml index e69df823239..4b380807ae1 100644 --- a/stable/nextcloud/9.0.2/Chart.yaml +++ b/stable/nextcloud/9.0.3/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: redis.enabled name: redis repository: https://charts.bitnami.com/bitnami - version: 15.5.1 + version: 15.5.2 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: 9.0.2 +version: 9.0.3 annotations: truecharts.org/catagories: | - cloud diff --git a/stable/nextcloud/9.0.2/README.md b/stable/nextcloud/9.0.3/README.md similarity index 96% rename from stable/nextcloud/9.0.2/README.md rename to stable/nextcloud/9.0.3/README.md index 8db8c5fe0ab..18344aca009 100644 --- a/stable/nextcloud/9.0.2/README.md +++ b/stable/nextcloud/9.0.3/README.md @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | redis | 15.5.1 | +| https://charts.bitnami.com/bitnami | redis | 15.5.2 | | https://truecharts.org/ | postgresql | 5.1.2 | | https://truecharts.org | common | 8.3.16 | diff --git a/stable/nextcloud/9.0.2/app-readme.md b/stable/nextcloud/9.0.3/app-readme.md similarity index 100% rename from stable/nextcloud/9.0.2/app-readme.md rename to stable/nextcloud/9.0.3/app-readme.md diff --git a/stable/nextcloud/9.0.2/charts/common-8.3.16.tgz b/stable/nextcloud/9.0.3/charts/common-8.3.16.tgz similarity index 100% rename from stable/nextcloud/9.0.2/charts/common-8.3.16.tgz rename to stable/nextcloud/9.0.3/charts/common-8.3.16.tgz diff --git a/stable/nextcloud/9.0.2/charts/postgresql-5.1.2.tgz b/stable/nextcloud/9.0.3/charts/postgresql-5.1.2.tgz similarity index 100% rename from stable/nextcloud/9.0.2/charts/postgresql-5.1.2.tgz rename to stable/nextcloud/9.0.3/charts/postgresql-5.1.2.tgz diff --git a/stable/nextcloud/9.0.3/charts/redis-15.5.2.tgz b/stable/nextcloud/9.0.3/charts/redis-15.5.2.tgz new file mode 100644 index 00000000000..8081cd69b56 Binary files /dev/null and b/stable/nextcloud/9.0.3/charts/redis-15.5.2.tgz differ diff --git a/stable/nextcloud/9.0.2/helm-values.md b/stable/nextcloud/9.0.3/helm-values.md similarity index 100% rename from stable/nextcloud/9.0.2/helm-values.md rename to stable/nextcloud/9.0.3/helm-values.md diff --git a/stable/nextcloud/9.0.2/ix_values.yaml b/stable/nextcloud/9.0.3/ix_values.yaml similarity index 100% rename from stable/nextcloud/9.0.2/ix_values.yaml rename to stable/nextcloud/9.0.3/ix_values.yaml diff --git a/stable/nextcloud/9.0.2/questions.yaml b/stable/nextcloud/9.0.3/questions.yaml similarity index 100% rename from stable/nextcloud/9.0.2/questions.yaml rename to stable/nextcloud/9.0.3/questions.yaml diff --git a/stable/nextcloud/9.0.2/templates/_configmap.tpl b/stable/nextcloud/9.0.3/templates/_configmap.tpl similarity index 100% rename from stable/nextcloud/9.0.2/templates/_configmap.tpl rename to stable/nextcloud/9.0.3/templates/_configmap.tpl diff --git a/stable/nextcloud/9.0.2/templates/_cronjob.tpl b/stable/nextcloud/9.0.3/templates/_cronjob.tpl similarity index 100% rename from stable/nextcloud/9.0.2/templates/_cronjob.tpl rename to stable/nextcloud/9.0.3/templates/_cronjob.tpl diff --git a/stable/nextcloud/9.0.2/templates/_secrets.tpl b/stable/nextcloud/9.0.3/templates/_secrets.tpl similarity index 100% rename from stable/nextcloud/9.0.2/templates/_secrets.tpl rename to stable/nextcloud/9.0.3/templates/_secrets.tpl diff --git a/stable/nextcloud/9.0.2/templates/common.yaml b/stable/nextcloud/9.0.3/templates/common.yaml similarity index 100% rename from stable/nextcloud/9.0.2/templates/common.yaml rename to stable/nextcloud/9.0.3/templates/common.yaml diff --git a/stable/nextcloud/9.0.2/values.yaml b/stable/nextcloud/9.0.3/values.yaml similarity index 100% rename from stable/nextcloud/9.0.2/values.yaml rename to stable/nextcloud/9.0.3/values.yaml