From 5ff16251dc0a70bd64ebd3b201f0685a8e389292 Mon Sep 17 00:00:00 2001 From: ace Date: Thu, 6 May 2021 19:20:09 +0300 Subject: [PATCH] bump Bitwarden to version 1.21.0 --- bitwarden/Chart.yaml | 4 ++-- bitwarden/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitwarden/Chart.yaml b/bitwarden/Chart.yaml index 5de243b..b497462 100644 --- a/bitwarden/Chart.yaml +++ b/bitwarden/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.20.0 +appVersion: 1.21.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.3 +version: 2.0.4 diff --git a/bitwarden/values.yaml b/bitwarden/values.yaml index 517e87f..2bd8244 100644 --- a/bitwarden/values.yaml +++ b/bitwarden/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: bitwardenrs/server pullPolicy: IfNotPresent - tag: "1.20.0" + tag: "1.21.0" imagePullSecrets: [] nameOverride: ""