Bump docker.io/flannel/flannel image from v0.25.6 to v0.25.7

This commit is contained in:
dghubble-renovate[bot] 2024-10-07 21:00:40 +00:00 committed by Dalton Hubble
parent c87c21c7e2
commit 16c26f4384

View File

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