1
0
mirror of https://github.com/poseidon/typhoon synced 2024-09-16 17:01:57 +02:00

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

This commit is contained in:
dghubble-renovate[bot] 2024-08-28 06:01:05 +00:00 committed by Dalton Hubble
parent 7d2d8e16e5
commit c72e99834c

View File

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