Bump docker.io/flannel/flannel image from v0.26.5 to v0.26.7

This commit is contained in:
dghubble-renovate[bot]
2025-04-18 16:21:09 +00:00
committed by Dalton Hubble
parent f41e402ace
commit 1ef4efce33

View File

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