1
0
mirror of https://github.com/poseidon/typhoon synced 2024-10-18 05:18:11 +02:00

Bump docker.io/flannel/flannel image from v0.25.4 to v0.25.5

This commit is contained in:
dghubble-renovate[bot] 2024-07-17 16:00:47 +00:00 committed by Dalton Hubble
parent ca1f897b35
commit 6a61afcd3b

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