From f6057fd13f4f5d3e6e855ee93b0be5f0b24cf0dd Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 20 Apr 2023 11:08:52 +0000 Subject: [PATCH] Update file deployment.yaml --- bitwarden/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitwarden/templates/deployment.yaml b/bitwarden/templates/deployment.yaml index 2d9d60b..2433db8 100644 --- a/bitwarden/templates/deployment.yaml +++ b/bitwarden/templates/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: bitwarden - image: vaultwarden/server:1.27.0 + image: registry.durp.info/vaultwarden/server:1.28.1 imagePullPolicy: Always volumeMounts: - name: bitwarden-pvc