mirror of
https://github.com/puppetmaster/typhoon.git
synced 2024-12-26 05:19:32 +01:00
Bump docker.io/flannel/flannel image from v0.25.1 to v0.25.2
This commit is contained in:
parent
fa8f3d81b4
commit
e942ae9f4a
@ -73,7 +73,7 @@ resource "kubernetes_daemonset" "flannel" {
|
|||||||
|
|
||||||
container {
|
container {
|
||||||
name = "flannel"
|
name = "flannel"
|
||||||
image = "docker.io/flannel/flannel:v0.25.1"
|
image = "docker.io/flannel/flannel:v0.25.2"
|
||||||
command = [
|
command = [
|
||||||
"/opt/bin/flanneld",
|
"/opt/bin/flanneld",
|
||||||
"--ip-masq",
|
"--ip-masq",
|
||||||
|
Loading…
Reference in New Issue
Block a user