mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 05:08:18 +08:00
27 lines
783 B
YAML
27 lines
783 B
YAML
name: vaultwarden
|
|
description: Alternative implementation of the Bitwarden server API written in Rust
|
|
and compatible with upstream Bitwarden clients.
|
|
annotations:
|
|
title: Vaultwarden
|
|
type: application
|
|
version: 1.0.24
|
|
apiVersion: v2
|
|
appVersion: 1.29.2
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.1
|
|
home: https://github.com/dani-garcia/vaultwarden
|
|
icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/src/static/images/vaultwarden-icon.png
|
|
sources:
|
|
- https://github.com/dani-garcia/vaultwarden
|
|
- https://github.com/truenas/charts/tree/master/community/vaultwarden
|
|
keywords:
|
|
- password
|
|
- manager
|