mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-01-08 16:19:34 +01:00
Bump docker.io/flannel/flannel image from v0.26.0 to v0.26.1
This commit is contained in:
parent
9b28867ea8
commit
ef740832c9
@ -73,7 +73,7 @@ resource "kubernetes_daemonset" "flannel" {
|
|||||||
|
|
||||||
container {
|
container {
|
||||||
name = "flannel"
|
name = "flannel"
|
||||||
image = "docker.io/flannel/flannel:v0.26.0"
|
image = "docker.io/flannel/flannel:v0.26.1"
|
||||||
command = [
|
command = [
|
||||||
"/opt/bin/flanneld",
|
"/opt/bin/flanneld",
|
||||||
"--ip-masq",
|
"--ip-masq",
|
||||||
|
Loading…
Reference in New Issue
Block a user