mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-01-06 07:09:33 +01:00
Bump docker.io/flannel/flannel image from v0.25.4 to v0.25.5
This commit is contained in:
parent
ca1f897b35
commit
6a61afcd3b
@ -73,7 +73,7 @@ resource "kubernetes_daemonset" "flannel" {
|
||||
|
||||
container {
|
||||
name = "flannel"
|
||||
image = "docker.io/flannel/flannel:v0.25.4"
|
||||
image = "docker.io/flannel/flannel:v0.25.5"
|
||||
command = [
|
||||
"/opt/bin/flanneld",
|
||||
"--ip-masq",
|
||||
|
Loading…
Reference in New Issue
Block a user