mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-02-07 00:58:28 +01:00
Bump docker.io/flannel/flannel image from v0.25.7 to v0.26.0
This commit is contained in:
parent
3d4905bb3a
commit
a4e0ade8d9
@ -73,7 +73,7 @@ resource "kubernetes_daemonset" "flannel" {
|
||||
|
||||
container {
|
||||
name = "flannel"
|
||||
image = "docker.io/flannel/flannel:v0.25.7"
|
||||
image = "docker.io/flannel/flannel:v0.26.0"
|
||||
command = [
|
||||
"/opt/bin/flanneld",
|
||||
"--ip-masq",
|
||||
|
Loading…
Reference in New Issue
Block a user