upgrade mailserver 13.0.1 -> 13.1.0 [ci skip]

This commit is contained in:
Viktor Barzin 2023-12-31 09:02:03 +00:00
parent 57ccecd6ee
commit a79744b2e3
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

@ -146,7 +146,7 @@ resource "kubernetes_deployment" "mailserver" {
spec {
container {
name = "docker-mailserver"
image = "docker.io/mailserver/docker-mailserver:13.0.1"
image = "docker.io/mailserver/docker-mailserver:13.1.0"
image_pull_policy = "IfNotPresent"
security_context {
capabilities {

Binary file not shown.