Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4857f3c509
commit
4d6463393e
|
@ -1,8 +0,0 @@
|
|||
|
||||
<a name="authelia-4.0.3"></a>
|
||||
### [authelia-4.0.3](https://github.com/truecharts/apps/compare/authelia-4.0.2...authelia-4.0.3) (2021-09-27)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
|
||||
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="authelia-4.0.4"></a>
|
||||
### [authelia-4.0.4](https://github.com/truecharts/apps/compare/authelia-4.0.3...authelia-4.0.4) (2021-09-27)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart redis to v15.4.0
|
||||
|
|
@ -7,6 +7,6 @@ dependencies:
|
|||
version: 3.0.1
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.3.3
|
||||
digest: sha256:b221c2fbc9213bea17d2022320e4906b1916eee4993ea243a91b1572399a7745
|
||||
generated: "2021-09-27T19:47:06.549775971Z"
|
||||
version: 15.4.0
|
||||
digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b
|
||||
generated: "2021-09-27T22:05:10.648980397Z"
|
|
@ -11,7 +11,7 @@ dependencies:
|
|||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.3.3
|
||||
version: 15.4.0
|
||||
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,4 +38,4 @@ sources:
|
|||
- https://github.com/authelia/chartrepo
|
||||
- https://github.com/authelia/authelia
|
||||
type: application
|
||||
version: 4.0.3
|
||||
version: 4.0.4
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.3.3 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.4.0 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.1 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
Binary file not shown.
|
@ -1,8 +0,0 @@
|
|||
|
||||
<a name="nextcloud-6.0.3"></a>
|
||||
### [nextcloud-6.0.3](https://github.com/truecharts/apps/compare/nextcloud-6.0.2...nextcloud-6.0.3) (2021-09-27)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
|
||||
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="nextcloud-6.0.4"></a>
|
||||
### [nextcloud-6.0.4](https://github.com/truecharts/apps/compare/nextcloud-6.0.3...nextcloud-6.0.4) (2021-09-27)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart redis to v15.4.0
|
||||
|
|
@ -7,6 +7,6 @@ dependencies:
|
|||
version: 3.0.1
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.3.3
|
||||
digest: sha256:b221c2fbc9213bea17d2022320e4906b1916eee4993ea243a91b1572399a7745
|
||||
generated: "2021-09-27T19:46:27.24008512Z"
|
||||
version: 15.4.0
|
||||
digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b
|
||||
generated: "2021-09-27T22:05:35.764152367Z"
|
|
@ -11,7 +11,7 @@ dependencies:
|
|||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.3.3
|
||||
version: 15.4.0
|
||||
deprecated: false
|
||||
description: A private cloud server that puts the control and security of your own
|
||||
data back into your hands.
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/nextcloud/docker
|
||||
- https://github.com/nextcloud/helm
|
||||
type: application
|
||||
version: 6.0.3
|
||||
version: 6.0.4
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.3.3 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.4.0 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.1 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue