upgrade vaultwarden to 1.34.3 [ci skip]

This commit is contained in:
Viktor Barzin 2025-10-24 18:32:09 +00:00
parent 52ebdf2d1b
commit d2cacc67d1
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

@ -46,7 +46,7 @@ resource "kubernetes_deployment" "vaultwarden" {
}
spec {
container {
image = "vaultwarden/server:1.34.1"
image = "vaultwarden/server:1.34.3"
name = "vaultwarden"
env {
name = "DOMAIN"

Binary file not shown.