[ci skip] f1-stream: bump image to v5.2.0

This commit is contained in:
Viktor Barzin 2026-03-01 15:13:38 +00:00
parent 84f76a15c2
commit 6ac6dffe03

View file

@ -36,7 +36,7 @@ resource "kubernetes_deployment" "f1-stream" {
}
spec {
container {
image = "viktorbarzin/f1-stream:v5.0.0"
image = "viktorbarzin/f1-stream:v5.2.0"
image_pull_policy = "Always"
name = "f1-stream"
resources {