[ci skip] f1-stream: bump image to v5.2.0
This commit is contained in:
parent
84f76a15c2
commit
6ac6dffe03
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue