pin redis version [ci skip]

This commit is contained in:
Viktor Barzin 2025-07-25 20:13:55 +00:00
parent b1caa42e4e
commit cf33ae0cc7
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 1 additions and 1 deletions

View file

@ -38,7 +38,7 @@ resource "kubernetes_deployment" "redis" {
}
spec {
container {
image = "redis/redis-stack:latest"
image = "redis/redis-stack:7.4.0-v6"
name = "redis"
port {

Binary file not shown.