Bump docker.io/flannel/flannel image from v0.27.1 to v0.27.2

This commit is contained in:
dghubble-renovate[bot]
2025-07-22 06:01:11 +00:00
committed by Dalton Hubble
parent e88b9c52df
commit b0705feb1d

View File

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