upgrade vaultwarden to 1.34 [ci skip]

This commit is contained in:
Viktor Barzin 2025-06-30 20:32:28 +00:00
parent 3f24e7ab25
commit b641b2e9fe
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.33.0"
image = "vaultwarden/server:1.34.1"
name = "vaultwarden"
env {
name = "DOMAIN"

Binary file not shown.