upgrade vaultwarden [ci skip]

This commit is contained in:
Viktor Barzin 2026-01-10 22:47:22 +00:00
parent 49a5488789
commit fa1588c490
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

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

Binary file not shown.