mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-02-07 03:08:31 +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 {
|
container {
|
||||||
name = "flannel"
|
name = "flannel"
|
||||||
image = "docker.io/flannel/flannel:v0.25.7"
|
image = "docker.io/flannel/flannel:v0.26.0"
|
||||||
command = [
|
command = [
|
||||||
"/opt/bin/flanneld",
|
"/opt/bin/flanneld",
|
||||||
"--ip-masq",
|
"--ip-masq",
|
||||||
|
Loading…
Reference in New Issue
Block a user