mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
Publish new changes in catalog
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
name: vaultwarden
|
||||
description: Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients.
|
||||
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.16
|
||||
version: 1.0.17
|
||||
apiVersion: v2
|
||||
appVersion: '1.28.1'
|
||||
appVersion: 1.29.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: vaultwarden/server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '1.28.1'
|
||||
tag: 1.29.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user