Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
440ff1fec1
commit
c92ea23dc3
|
@ -1,8 +0,0 @@
|
|||
|
||||
<a name="sogo-4.0.5"></a>
|
||||
### [sogo-4.0.5](https://github.com/truecharts/apps/compare/sogo-4.0.4...sogo-4.0.5) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))
|
||||
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="sogo-4.0.6"></a>
|
||||
### [sogo-4.0.6](https://github.com/truecharts/apps/compare/sogo-4.0.5...sogo-4.0.6) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049))
|
||||
|
|
@ -4,9 +4,9 @@ dependencies:
|
|||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 5.15.2
|
||||
digest: sha256:a1a1402cd7f60d55918438e9aca742452156af7f5fbb9c45e57cba06b71d216d
|
||||
generated: "2021-09-28T07:41:09.912150971Z"
|
||||
digest: sha256:56936f7b939434abf62383147d2d9f5a9ac2d045838b844b5370e77bd9646cc3
|
||||
generated: "2021-09-28T08:18:24.311961033Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
- 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: 4.0.5
|
||||
version: 4.0.6
|
|
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | memcached | 5.15.2 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.1 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.2 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
<a name="authelia-4.0.5"></a>
|
||||
### [authelia-4.0.5](https://github.com/truecharts/apps/compare/authelia-4.0.4...authelia-4.0.5) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))
|
||||
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
|
||||
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="authelia-4.0.6"></a>
|
||||
### [authelia-4.0.6](https://github.com/truecharts/apps/compare/authelia-4.0.5...authelia-4.0.6) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049))
|
||||
|
|
@ -4,9 +4,9 @@ dependencies:
|
|||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.4.0
|
||||
digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b
|
||||
generated: "2021-09-28T07:41:29.00080912Z"
|
||||
digest: sha256:067f0cfbc9288b9407b9ca1255f23891dc23bbc1eedaf779e59f9cf6ec69014d
|
||||
generated: "2021-09-28T08:18:45.741623671Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
- 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: 4.0.5
|
||||
version: 4.0.6
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.4.0 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.1 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.2 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
|
@ -1,8 +0,0 @@
|
|||
|
||||
<a name="fireflyiii-9.0.4"></a>
|
||||
### [fireflyiii-9.0.4](https://github.com/truecharts/apps/compare/fireflyiii-9.0.3...fireflyiii-9.0.4) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177
|
||||
generated: "2021-09-28T07:41:56.451627158Z"
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="fireflyiii-9.0.5"></a>
|
||||
### [fireflyiii-9.0.5](https://github.com/truecharts/apps/compare/fireflyiii-9.0.4...fireflyiii-9.0.5) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049))
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
digest: sha256:38c5d3ea7df73de0bf29436eb2a8b4d3a2df75284ae5e1c610462e366dfae131
|
||||
generated: "2021-09-28T08:19:05.180388956Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
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: 9.0.4
|
||||
version: 9.0.5
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 3.0.1 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.2 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
|
||||
<a name="nextcloud-6.0.5"></a>
|
||||
### [nextcloud-6.0.5](https://github.com/truecharts/apps/compare/nextcloud-6.0.4...nextcloud-6.0.5) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))
|
||||
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
|
||||
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="nextcloud-6.0.6"></a>
|
||||
### [nextcloud-6.0.6](https://github.com/truecharts/apps/compare/nextcloud-6.0.5...nextcloud-6.0.6) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049))
|
||||
|
|
@ -4,9 +4,9 @@ dependencies:
|
|||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.4.0
|
||||
digest: sha256:857e62b673b8a259655cf5875720bc7e37a87725b251e226b3f993630229c40b
|
||||
generated: "2021-09-28T07:42:20.367271355Z"
|
||||
digest: sha256:067f0cfbc9288b9407b9ca1255f23891dc23bbc1eedaf779e59f9cf6ec69014d
|
||||
generated: "2021-09-28T08:19:21.143791553Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
- 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: 6.0.5
|
||||
version: 6.0.6
|
|
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | redis | 15.4.0 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.1 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.2 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
|
@ -1,8 +0,0 @@
|
|||
|
||||
<a name="vaultwarden-9.0.4"></a>
|
||||
### [vaultwarden-9.0.4](https://github.com/truecharts/apps/compare/vaultwarden-9.0.3...vaultwarden-9.0.4) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1048](https://github.com/truecharts/apps/issues/1048))
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
digest: sha256:986d9a35095f573ce2f40099efab8653077285d74feeb4b14181160f0fba3177
|
||||
generated: "2021-09-28T07:42:47.828972631Z"
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="vaultwarden-9.0.5"></a>
|
||||
### [vaultwarden-9.0.5](https://github.com/truecharts/apps/compare/vaultwarden-9.0.4...vaultwarden-9.0.5) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.2 ([#1049](https://github.com/truecharts/apps/issues/1049))
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
digest: sha256:38c5d3ea7df73de0bf29436eb2a8b4d3a2df75284ae5e1c610462e366dfae131
|
||||
generated: "2021-09-28T08:19:40.325924731Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.1
|
||||
version: 3.0.2
|
||||
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: 9.0.4
|
||||
version: 9.0.5
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 3.0.1 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.2 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
Loading…
Reference in New Issue