Bump docker.io/flannel/flannel image from v0.26.0 to v0.26.1

This commit is contained in:
dghubble-renovate[bot] 2024-11-08 04:00:42 +00:00 committed by Dalton Hubble
parent 9b28867ea8
commit ef740832c9

View File

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