Bump docker.io/flannel/flannel image from v0.25.1 to v0.25.2

This commit is contained in:
dghubble-renovate[bot] 2024-05-23 14:00:53 +00:00 committed by Dalton Hubble
parent fa8f3d81b4
commit e942ae9f4a

View File

@ -73,7 +73,7 @@ resource "kubernetes_daemonset" "flannel" {
container {
name = "flannel"
image = "docker.io/flannel/flannel:v0.25.1"
image = "docker.io/flannel/flannel:v0.25.2"
command = [
"/opt/bin/flanneld",
"--ip-masq",