38 lines
1011 B
YAML
38 lines
1011 B
YAML
apiVersion: v2
|
|
appVersion: "1.26.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.9.4
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.122
|
|
deprecated: false
|
|
description: Unofficial Bitwarden compatible server written in Rust
|
|
home: https://truecharts.org/docs/charts/stable/vaultwarden
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png
|
|
keywords:
|
|
- bitwarden
|
|
- bitwardenrs
|
|
- bitwarden_rs
|
|
- vaultwarden
|
|
- password
|
|
- rust
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: vaultwarden
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/vaultwarden
|
|
- https://github.com/dani-garcia/vaultwarden
|
|
type: application
|
|
version: 17.0.3
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- security
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|