Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-10-26 02:50:58 +00:00
parent 3c6f5fac31
commit 3917326d00
54 changed files with 45 additions and 45 deletions

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="authelia-6.0.1"></a>
### [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
<a name="authelia-6.0.0"></a>
### [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))
<a name="authelia-4.0.20"></a>
### [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))

View File

@ -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"

View File

@ -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

View File

@ -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 |

Binary file not shown.

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="gitea-3.0.1"></a>
### [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
<a name="gitea-3.0.0"></a>
### [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
<a name="gitea-1.0.12"></a>
### [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))

View File

@ -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"

View File

@ -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

View File

@ -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 |

Binary file not shown.

View File

@ -1,6 +1,15 @@
# Changelog<br>
<a name="nextcloud-8.0.1"></a>
### [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
<a name="nextcloud-8.0.0"></a>
### [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
<a name="nextcloud-6.0.24"></a>
### [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))

View File

@ -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"

View File

@ -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

View File

@ -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 |

Binary file not shown.