Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="vaultwarden-13.0.3"></a>
|
||||
### [vaultwarden-13.0.3](https://github.com/truecharts/apps/compare/vaultwarden-13.0.2...vaultwarden-13.0.3) (2021-11-22)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
|
||||
|
||||
#### Fix
|
||||
|
||||
* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361))
|
||||
|
||||
|
||||
|
||||
<a name="vaultwarden-13.0.2"></a>
|
||||
### [vaultwarden-13.0.2](https://github.com/truecharts/apps/compare/vaultwarden-13.0.1...vaultwarden-13.0.2) (2021-11-16)
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| postgresql.postgresqlUsername | string | `"vaultwarden"` | |
|
||||
| service.main.ports.main.port | int | `8080` | |
|
||||
| service.main.ports.main.targetPort | int | `8080` | |
|
||||
| service.ws.enabled | bool | `true` | |
|
||||
| service.ws.ports.ws.enabled | bool | `true` | |
|
||||
| service.ws.ports.ws.port | int | `3012` | |
|
||||
| service.ws.ports.ws.targetPort | int | `3012` | |
|
||||
|
||||
@@ -17,8 +17,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://truecharts.org/ | postgresql | 6.0.3 |
|
||||
| https://truecharts.org | common | 8.6.3 |
|
||||
| https://truecharts.org/ | postgresql | 6.0.7 |
|
||||
| https://truecharts.org | common | 8.9.1 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user