Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c92ea23dc3
commit
0a7335bab6
|
@ -1,8 +0,0 @@
|
|||
|
||||
<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))
|
||||
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="sogo-4.0.7"></a>
|
||||
### [sogo-4.0.7](https://github.com/truecharts/apps/compare/sogo-4.0.6...sogo-4.0.7) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050))
|
||||
|
|
@ -4,9 +4,9 @@ dependencies:
|
|||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
- name: memcached
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 5.15.2
|
||||
digest: sha256:56936f7b939434abf62383147d2d9f5a9ac2d045838b844b5370e77bd9646cc3
|
||||
generated: "2021-09-28T08:18:24.311961033Z"
|
||||
digest: sha256:08a2dc445e5284e5f88bb46c390d904951919cf17894faa602f638acfa636054
|
||||
generated: "2021-09-28T08:33:30.33070115Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
- 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.6
|
||||
version: 4.0.7
|
|
@ -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.2 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.3 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
|
@ -1,8 +0,0 @@
|
|||
|
||||
<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))
|
||||
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="authelia-4.0.7"></a>
|
||||
### [authelia-4.0.7](https://github.com/truecharts/apps/compare/authelia-4.0.6...authelia-4.0.7) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050))
|
||||
|
|
@ -4,9 +4,9 @@ dependencies:
|
|||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.4.0
|
||||
digest: sha256:067f0cfbc9288b9407b9ca1255f23891dc23bbc1eedaf779e59f9cf6ec69014d
|
||||
generated: "2021-09-28T08:18:45.741623671Z"
|
||||
digest: sha256:8e4ce6cbe97c1e0bed84547459b86d5bbcfa6ccf00bd84420c843d13b5d4af5e
|
||||
generated: "2021-09-28T08:33:48.210493553Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
- 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.6
|
||||
version: 4.0.7
|
|
@ -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.2 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.3 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
|
@ -1,8 +0,0 @@
|
|||
|
||||
<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))
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
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"
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="fireflyiii-9.0.6"></a>
|
||||
### [fireflyiii-9.0.6](https://github.com/truecharts/apps/compare/fireflyiii-9.0.5...fireflyiii-9.0.6) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050))
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.3
|
||||
digest: sha256:697e6967cda7a0f63510ba9fc5b103af499f31d63957850c7059219c01299bb4
|
||||
generated: "2021-09-28T08:34:04.700304888Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
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.5
|
||||
version: 9.0.6
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 3.0.2 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.3 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
|
@ -1,8 +0,0 @@
|
|||
|
||||
<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))
|
||||
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="nextcloud-6.0.7"></a>
|
||||
### [nextcloud-6.0.7](https://github.com/truecharts/apps/compare/nextcloud-6.0.6...nextcloud-6.0.7) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050))
|
||||
|
|
@ -4,9 +4,9 @@ dependencies:
|
|||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 15.4.0
|
||||
digest: sha256:067f0cfbc9288b9407b9ca1255f23891dc23bbc1eedaf779e59f9cf6ec69014d
|
||||
generated: "2021-09-28T08:19:21.143791553Z"
|
||||
digest: sha256:8e4ce6cbe97c1e0bed84547459b86d5bbcfa6ccf00bd84420c843d13b5d4af5e
|
||||
generated: "2021-09-28T08:34:17.812561566Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
- 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.6
|
||||
version: 6.0.7
|
|
@ -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.2 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.3 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
|
@ -1,8 +0,0 @@
|
|||
|
||||
<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))
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
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"
|
Binary file not shown.
|
@ -0,0 +1,8 @@
|
|||
|
||||
<a name="vaultwarden-9.0.6"></a>
|
||||
### [vaultwarden-9.0.6](https://github.com/truecharts/apps/compare/vaultwarden-9.0.5...vaultwarden-9.0.6) (2021-09-28)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart postgresql to v3.0.3 ([#1050](https://github.com/truecharts/apps/issues/1050))
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 8.0.8
|
||||
- name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.3
|
||||
digest: sha256:697e6967cda7a0f63510ba9fc5b103af499f31d63957850c7059219c01299bb4
|
||||
generated: "2021-09-28T08:34:34.450540342Z"
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://truecharts.org/
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
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.5
|
||||
version: 9.0.6
|
|
@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
|
|||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 3.0.2 |
|
||||
| https://truecharts.org/ | postgresql | 3.0.3 |
|
||||
| https://truecharts.org | common | 8.0.8 |
|
||||
|
||||
## Installing the Chart
|
Binary file not shown.
Loading…
Reference in New Issue