2021-04-13 15:02:41 +00:00
|
|
|
apiVersion: v2
|
|
|
|
kubeVersion: ">=1.16.0-0"
|
|
|
|
name: bitwarden
|
2021-05-04 15:38:30 +00:00
|
|
|
version: 1.2.5
|
2021-04-13 15:02:41 +00:00
|
|
|
upstream_version: 2.1.5
|
|
|
|
appVersion: "auto"
|
|
|
|
description: Unofficial Bitwarden compatible server written in Rust
|
|
|
|
type: application
|
|
|
|
deprecated: false
|
|
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/bitwarden
|
|
|
|
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
|
|
|
|
keywords:
|
|
|
|
- bitwarden
|
|
|
|
- bitwardenrs
|
|
|
|
- bitwarden_rs
|
|
|
|
- password
|
|
|
|
- rust
|
|
|
|
sources:
|
|
|
|
- https://github.com/truecharts/apps/tree/master/incubator/bitwarden
|
|
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/stable/bitwardenrs
|
|
|
|
- https://github.com/dani-garcia/bitwarden_rs
|
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
repository: https://truecharts.org/
|
2021-05-04 15:38:30 +00:00
|
|
|
version: 3.5.5
|
2021-04-13 15:02:41 +00:00
|
|
|
# condition:
|
|
|
|
- name: postgresql
|
2021-05-04 13:03:16 +00:00
|
|
|
version: 10.4.2
|
2021-04-13 15:02:41 +00:00
|
|
|
repository: https://charts.bitnami.com/bitnami
|
|
|
|
condition: postgresql.enabled
|
|
|
|
maintainers:
|
|
|
|
- name: TrueCharts
|
|
|
|
email: info@truecharts.org
|
|
|
|
url: truecharts.org
|
|
|
|
- name: Ornias1993
|
|
|
|
email: kjeld@schouten-lebbing.nl
|
|
|
|
url: truecharts.org
|
|
|
|
# annotations:
|