mirror of
https://github.com/poseidon/typhoon
synced 2024-11-08 08:49:20 +01:00
Bump docker.io/flannel/flannel image from v0.25.5 to v0.25.6
This commit is contained in:
parent
7d2d8e16e5
commit
c72e99834c
@ -73,7 +73,7 @@ resource "kubernetes_daemonset" "flannel" {
|
||||
|
||||
container {
|
||||
name = "flannel"
|
||||
image = "docker.io/flannel/flannel:v0.25.5"
|
||||
image = "docker.io/flannel/flannel:v0.25.6"
|
||||
command = [
|
||||
"/opt/bin/flanneld",
|
||||
"--ip-masq",
|
||||
|
Loading…
Reference in New Issue
Block a user