Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-27 19:49:46 +00:00
parent 164a9c0ca4
commit 53bbbf8552
27 changed files with 309 additions and 25 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="sogo-4.0.2"></a> <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) ### [sogo-4.0.2](https://github.com/truecharts/apps/compare/sogo-4.0.0...sogo-4.0.2) (2021-09-26)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | memcached | 5.15.2 | | 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 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="sogo-4.0.2"></a> <a name="sogo-4.0.3"></a>
### [sogo-4.0.2](https://github.com/truecharts/apps/compare/sogo-4.0.0...sogo-4.0.2) (2021-09-26) ### [sogo-4.0.3](https://github.com/truecharts/apps/compare/sogo-4.0.2...sogo-4.0.3) (2021-09-27)
#### Chore #### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040)) * update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="authelia-4.0.2"></a> <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) ### [authelia-4.0.2](https://github.com/truecharts/apps/compare/authelia-4.0.0...authelia-4.0.2) (2021-09-26)
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.3 | | 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 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="authelia-4.0.2"></a> <a name="authelia-4.0.3"></a>
### [authelia-4.0.2](https://github.com/truecharts/apps/compare/authelia-4.0.0...authelia-4.0.2) (2021-09-26) ### [authelia-4.0.3](https://github.com/truecharts/apps/compare/authelia-4.0.2...authelia-4.0.3) (2021-09-27)
#### Chore #### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040)) * update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="fireflyiii-9.0.1"></a> <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) ### [fireflyiii-9.0.1](https://github.com/truecharts/apps/compare/fireflyiii-9.0.0...fireflyiii-9.0.1) (2021-09-26)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://truecharts.org/ | postgresql | 2.2.5 | | https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+6 -2
View File
@@ -1,3 +1,7 @@
<a name="fireflyiii-9.0.1"></a> <a name="fireflyiii-9.0.2"></a>
### [fireflyiii-9.0.1](https://github.com/truecharts/apps/compare/fireflyiii-9.0.0...fireflyiii-9.0.1) (2021-09-26) ### [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))
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="nextcloud-6.0.2"></a> <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) ### [nextcloud-6.0.2](https://github.com/truecharts/apps/compare/nextcloud-6.0.0...nextcloud-6.0.2) (2021-09-26)
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.3 | | 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 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="nextcloud-6.0.2"></a> <a name="nextcloud-6.0.3"></a>
### [nextcloud-6.0.2](https://github.com/truecharts/apps/compare/nextcloud-6.0.0...nextcloud-6.0.2) (2021-09-26) ### [nextcloud-6.0.3](https://github.com/truecharts/apps/compare/nextcloud-6.0.2...nextcloud-6.0.3) (2021-09-27)
#### Chore #### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040)) * update helm chart postgresql to v3 ([#1041](https://github.com/truecharts/apps/issues/1041))
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="vaultwarden-9.0.1"></a> <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) ### [vaultwarden-9.0.1](https://github.com/truecharts/apps/compare/vaultwarden-9.0.0...vaultwarden-9.0.1) (2021-09-26)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://truecharts.org/ | postgresql | 2.2.5 | | https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+6 -2
View File
@@ -1,3 +1,7 @@
<a name="vaultwarden-9.0.1"></a> <a name="vaultwarden-9.0.2"></a>
### [vaultwarden-9.0.1](https://github.com/truecharts/apps/compare/vaultwarden-9.0.0...vaultwarden-9.0.1) (2021-09-26) ### [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))
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="sogo-4.0.2"></a> <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) ### [sogo-4.0.2](https://github.com/truecharts/apps/compare/sogo-4.0.0...sogo-4.0.2) (2021-09-26)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | memcached | 5.15.2 | | 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 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="authelia-4.0.2"></a> <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) ### [authelia-4.0.2](https://github.com/truecharts/apps/compare/authelia-4.0.0...authelia-4.0.2) (2021-09-26)
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.3 | | 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 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="fireflyiii-9.0.1"></a> <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) ### [fireflyiii-9.0.1](https://github.com/truecharts/apps/compare/fireflyiii-9.0.0...fireflyiii-9.0.1) (2021-09-26)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://truecharts.org/ | postgresql | 2.2.5 | | https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="nextcloud-6.0.2"></a> <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) ### [nextcloud-6.0.2](https://github.com/truecharts/apps/compare/nextcloud-6.0.0...nextcloud-6.0.2) (2021-09-26)
+1 -1
View File
@@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.3 | | 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 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
@@ -1,6 +1,15 @@
# Changelog<br> # Changelog<br>
<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))
<a name="vaultwarden-9.0.1"></a> <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) ### [vaultwarden-9.0.1](https://github.com/truecharts/apps/compare/vaultwarden-9.0.0...vaultwarden-9.0.1) (2021-09-26)
+1 -1
View File
@@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://truecharts.org/ | postgresql | 2.2.5 | | https://truecharts.org/ | postgresql | 3.0.1 |
| https://truecharts.org | common | 8.0.8 | | https://truecharts.org | common | 8.0.8 |
## Installing the Chart ## Installing the Chart
+187 -1
View File
@@ -4407,6 +4407,50 @@ entries:
- https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz - https://github.com/truecharts/apps/releases/download/appdaemon-0.1.3/appdaemon-0.1.3.tgz
version: 0.1.3 version: 0.1.3
authelia: authelia:
- apiVersion: v2
appVersion: 4.31.0
created: "2021-09-27T19:49:43.016216028Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 3.0.1
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.3
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
digest: ce3963b0881675904f037c556bc18bceb62733fdeaf0391aaa125cf72b09225e
home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia
icon: https://avatars2.githubusercontent.com/u/59122411?s=200&v=4
keywords:
- authelia
- authentication
- login
- SSO
- Authentication
- Security
- Two-Factor
- U2F
- YubiKey
- Push Notifications
- LDAP
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: authelia
sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
urls:
- https://github.com/truecharts/apps/releases/download/authelia-4.0.3/authelia-4.0.3.tgz
version: 4.0.3
- apiVersion: v2 - apiVersion: v2
appVersion: 4.31.0 appVersion: 4.31.0
created: "2021-09-26T23:18:09.195167972Z" created: "2021-09-26T23:18:09.195167972Z"
@@ -36481,6 +36525,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/external-service-0.0.1/external-service-0.0.1.tgz - https://github.com/truecharts/apps/releases/download/external-service-0.0.1/external-service-0.0.1.tgz
version: 0.0.1 version: 0.0.1
fireflyiii: fireflyiii:
- apiVersion: v2
appVersion: 5.5.12
created: "2021-09-27T19:49:43.192631876Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 3.0.1
description: A free and open source personal finance manager
digest: e6a8fa1aed1b6d474725f9473e46ba1284bd9a60da21061d117fc8e7b57cfb1b
home: https://github.com/firefly-iii/firefly-iii/
icon: https://www.firefly-iii.org/assets/logo/color.png
keywords:
- fireflyiii
- finacial
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: 20650065+warllo54@users.noreply.github.com
name: warllo54
url: truecharts.org
name: fireflyiii
sources:
- https://github.com/firefly-iii/firefly-iii/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/fireflyiii-9.0.2/fireflyiii-9.0.2.tgz
version: 9.0.2
- apiVersion: v2 - apiVersion: v2
appVersion: 5.5.12 appVersion: 5.5.12
created: "2021-09-26T23:18:12.243375731Z" created: "2021-09-26T23:18:12.243375731Z"
@@ -93400,6 +93477,45 @@ entries:
- https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz - https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz
version: 3.1.5 version: 3.1.5
nextcloud: nextcloud:
- apiVersion: v2
appVersion: 22.1.1
created: "2021-09-27T19:49:43.516876709Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 3.0.1
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.3
description: A private cloud server that puts the control and security of your
own data back into your hands.
digest: 5bb8dfc8c705ba9a5ae33752e114441e949627f5c0f2ba9c615b6b8fd7d21c25
home: https://nextcloud.com/
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
keywords:
- nextcloud
- storage
- http
- web
- php
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: nextcloud
sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
urls:
- https://github.com/truecharts/apps/releases/download/nextcloud-6.0.3/nextcloud-6.0.3.tgz
version: 6.0.3
- apiVersion: v2 - apiVersion: v2
appVersion: 22.1.1 appVersion: 22.1.1
created: "2021-09-26T23:18:17.836976667Z" created: "2021-09-26T23:18:17.836976667Z"
@@ -154291,6 +154407,39 @@ entries:
- https://github.com/truecharts/apps/releases/download/ser2sock-1.0.1/ser2sock-1.0.1.tgz - https://github.com/truecharts/apps/releases/download/ser2sock-1.0.1/ser2sock-1.0.1.tgz
version: 1.0.1 version: 1.0.1
sogo: sogo:
- apiVersion: v2
appVersion: 5.2.0
created: "2021-09-27T19:49:43.704642778Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 3.0.1
- condition: memcached.enabled
name: memcached
repository: https://charts.bitnami.com/bitnami
version: 5.15.2
description: Groupware package
digest: 9dbae535f26eb7d7a9c4a1483c59ba6f2f3dc44afe2a350a76a8445b2c3eca61
home: https://github.com/truecharts/apps/tree/master/charts/stable/sogo
icon: https://truecharts.org/_static/img/sogo-icon.png
keywords:
- groupware
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
name: sogo
sources:
- https://www.sogo.nu/
type: application
urls:
- https://github.com/truecharts/apps/releases/download/sogo-4.0.3/sogo-4.0.3.tgz
version: 4.0.3
- apiVersion: v2 - apiVersion: v2
appVersion: 5.2.0 appVersion: 5.2.0
created: "2021-09-26T23:18:23.853972112Z" created: "2021-09-26T23:18:23.853972112Z"
@@ -181345,6 +181494,43 @@ entries:
- https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz - https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz
version: 1.0.0 version: 1.0.0
vaultwarden: vaultwarden:
- apiVersion: v2
appVersion: 1.22.2
created: "2021-09-27T19:49:43.882048881Z"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 3.0.1
description: Unofficial Bitwarden compatible server written in Rust
digest: 7b2b87b4c82dfc4c041f44d7a57299eaeef491f9a19557a18a93aebe37ce1428
home: https://github.com/truecharts/apps/tree/master/charts/stable/vaultwarden
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
keywords:
- bitwarden
- bitwardenrs
- bitwarden_rs
- vaultwarden
- password
- rust
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org
- email: kjeld@schouten-lebbing.nl
name: Ornias1993
url: truecharts.org
name: vaultwarden
sources:
- https://github.com/dani-garcia/vaultwarden
type: application
urls:
- https://github.com/truecharts/apps/releases/download/vaultwarden-9.0.2/vaultwarden-9.0.2.tgz
version: 9.0.2
- apiVersion: v2 - apiVersion: v2
appVersion: 1.22.2 appVersion: 1.22.2
created: "2021-09-26T23:18:26.219327494Z" created: "2021-09-26T23:18:26.219327494Z"
@@ -190542,4 +190728,4 @@ entries:
urls: urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5 version: 3.1.5
generated: "2021-09-26T23:18:26.669711508Z" generated: "2021-09-27T19:49:43.9427433Z"