Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-09-27 19:49:48 +00:00
parent d093168345
commit 28fec526b4
95 changed files with 84 additions and 75 deletions

View File

@ -1,8 +0,0 @@
<a name="sogo-4.0.2"></a>
### [sogo-4.0.2](https://github.com/truecharts/apps/compare/sogo-4.0.0...sogo-4.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))

View File

@ -0,0 +1,8 @@
<a name="sogo-4.0.3"></a>
### [sogo-4.0.3](https://github.com/truecharts/apps/compare/sogo-4.0.2...sogo-4.0.3) (2021-09-27)
#### Chore
* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))

View File

@ -4,9 +4,9 @@ dependencies:
version: 8.0.8
- name: postgresql
repository: https://truecharts.org/
version: 2.2.5
version: 3.0.1
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 5.15.2
digest: sha256:1999ceda12b44e198c4d3a37a069bd315e1f9d2f28bd203ff302d7b824a844a9
generated: "2021-09-26T22:56:06.877141429Z"
digest: sha256:a1a1402cd7f60d55918438e9aca742452156af7f5fbb9c45e57cba06b71d216d
generated: "2021-09-27T19:46:04.14591342Z"

View File

@ -7,7 +7,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.5
version: 3.0.1
- 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.2
version: 4.0.3

View File

@ -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 | 2.2.5 |
| https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -936,9 +936,10 @@ questions:
label: "varrun override"
schema:
type: dict
hidden: true
attrs:
- variable: enabled
label: "Enable the storage"
label: ""
schema:
type: boolean
default: false

View File

@ -1,8 +0,0 @@
<a name="authelia-4.0.2"></a>
### [authelia-4.0.2](https://github.com/truecharts/apps/compare/authelia-4.0.0...authelia-4.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))

View File

@ -0,0 +1,8 @@
<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))

View File

@ -4,9 +4,9 @@ dependencies:
version: 8.0.8
- name: postgresql
repository: https://truecharts.org/
version: 2.2.5
version: 3.0.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.3
digest: sha256:fa056fac9c3d14e114bfbb0653634b14d40b1443595b923863bf59bfe7341684
generated: "2021-09-26T22:56:50.352558263Z"
digest: sha256:b221c2fbc9213bea17d2022320e4906b1916eee4993ea243a91b1572399a7745
generated: "2021-09-27T19:46:27.24008512Z"

View File

@ -7,7 +7,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.5
version: 3.0.1
- 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.2
version: 4.0.3

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.3 |
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -1,4 +0,0 @@
<a name="fireflyiii-9.0.1"></a>
### [fireflyiii-9.0.1](https://github.com/truecharts/apps/compare/fireflyiii-9.0.0...fireflyiii-9.0.1) (2021-09-26)

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
- name: postgresql
repository: https://truecharts.org/
version: 2.2.5
digest: sha256:4764c7c5197d55e36a0c95b0b8d53ad5156282770e8d117c84fdae99da96c69e
generated: "2021-09-26T22:59:45.894932507Z"

View File

@ -0,0 +1,8 @@
<a name="fireflyiii-9.0.2"></a>
### [fireflyiii-9.0.2](https://github.com/truecharts/apps/compare/fireflyiii-9.0.1...fireflyiii-9.0.2) (2021-09-27)
#### Chore
* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))

View File

@ -0,0 +1,9 @@
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-27T19:46:48.866849233Z"

View File

@ -7,7 +7,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.5
version: 3.0.1
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.1
version: 9.0.2

View File

@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -1,8 +0,0 @@
<a name="nextcloud-6.0.2"></a>
### [nextcloud-6.0.2](https://github.com/truecharts/apps/compare/nextcloud-6.0.0...nextcloud-6.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))

View File

@ -0,0 +1,8 @@
<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))

View File

@ -4,9 +4,9 @@ dependencies:
version: 8.0.8
- name: postgresql
repository: https://truecharts.org/
version: 2.2.5
version: 3.0.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.3
digest: sha256:fa056fac9c3d14e114bfbb0653634b14d40b1443595b923863bf59bfe7341684
generated: "2021-09-26T23:05:32.112865011Z"
digest: sha256:b221c2fbc9213bea17d2022320e4906b1916eee4993ea243a91b1572399a7745
generated: "2021-09-27T19:47:06.549775971Z"

View File

@ -7,7 +7,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.5
version: 3.0.1
- 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.2
version: 6.0.3

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.3 |
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -1,4 +0,0 @@
<a name="vaultwarden-9.0.1"></a>
### [vaultwarden-9.0.1](https://github.com/truecharts/apps/compare/vaultwarden-9.0.0...vaultwarden-9.0.1) (2021-09-26)

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
- name: postgresql
repository: https://truecharts.org/
version: 2.2.5
digest: sha256:4764c7c5197d55e36a0c95b0b8d53ad5156282770e8d117c84fdae99da96c69e
generated: "2021-09-26T23:14:08.565884926Z"

View File

@ -0,0 +1,8 @@
<a name="vaultwarden-9.0.2"></a>
### [vaultwarden-9.0.2](https://github.com/truecharts/apps/compare/vaultwarden-9.0.1...vaultwarden-9.0.2) (2021-09-27)
#### Chore
* update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))

View File

@ -0,0 +1,9 @@
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-27T19:47:28.437406988Z"

View File

@ -7,7 +7,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 2.2.5
version: 3.0.1
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.1
version: 9.0.2

View File

@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.