bump bitwarden to 1.20.0

This commit is contained in:
ace 2021-03-30 05:11:15 +03:00
parent 58bfb7737d
commit b7e5264cff
No known key found for this signature in database
GPG Key ID: 32989872B72276A0
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.19.0
appVersion: 1.20.0
description: Unofficial Bitwarden compatible server written in Rust
home: https://github.com/k8s-at-home/charts/tree/master/charts/bitwardenrs
icon: https://raw.githubusercontent.com/bitwarden/brand/master/icons/256x256.png
@ -16,4 +16,4 @@ name: bitwarden
sources:
- https://github.com/dani-garcia/bitwarden_rs
type: application
version: 2.0.2
version: 2.0.3

View File

@ -5,7 +5,7 @@ replicaCount: 1
image:
repository: bitwardenrs/server
pullPolicy: IfNotPresent
tag: "1.19.0"
tag: "1.20.0"
imagePullSecrets: []
nameOverride: ""