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

This commit is contained in:
dghubble-renovate[bot]
2025-07-11 03:01:14 +00:00
committed by Dalton Hubble
parent 157be05591
commit 8f3f1fadf7

View File

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