From 00ff49dc6b1e9e78fcb8ed8fef7024ab63959a79 Mon Sep 17 00:00:00 2001 From: ace Date: Mon, 27 Mar 2023 15:59:02 +0300 Subject: [PATCH] bitwarden: bump to v1.28.0, helm chart v2.0.19 --- 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 e58f512..e437f84 100644 --- a/bitwarden/Chart.yaml +++ b/bitwarden/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.27.0 +appVersion: 1.28.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 @@ -17,4 +17,4 @@ name: bitwarden sources: - https://github.com/dani-garcia/bitwarden_rs type: application -version: 2.0.18 +version: 2.0.19 diff --git a/bitwarden/values.yaml b/bitwarden/values.yaml index 6a792ee..5e37dae 100644 --- a/bitwarden/values.yaml +++ b/bitwarden/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: repository: vaultwarden/server pullPolicy: IfNotPresent - tag: "1.27.0" + tag: "1.28.0" imagePullSecrets: [] nameOverride: ""