pin vaultwarden to 1.30.5 [ci skip]

This commit is contained in:
Viktor Barzin 2024-03-24 19:14:00 +00:00
parent 79d981e557
commit 0e2078f855
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

@ -42,7 +42,7 @@ resource "kubernetes_deployment" "vaultwarden" {
}
spec {
container {
image = "vaultwarden/server:latest"
image = "vaultwarden/server:1.30.5"
name = "vaultwarden"
env {
name = "DOMAIN"

Binary file not shown.