mirror of
https://github.com/outbackdingo/typhoon.git
synced 2026-01-27 10:20:48 +00:00
Bump docker.io/flannel/flannel image from v0.27.2 to v0.27.3
This commit is contained in:
committed by
Dalton Hubble
parent
40508ba6d8
commit
8fafcfc67d
@@ -73,7 +73,7 @@ resource "kubernetes_daemonset" "flannel" {
|
||||
|
||||
container {
|
||||
name = "flannel"
|
||||
image = "docker.io/flannel/flannel:v0.27.2"
|
||||
image = "docker.io/flannel/flannel:v0.27.3"
|
||||
command = [
|
||||
"/opt/bin/flanneld",
|
||||
"--ip-masq",
|
||||
|
||||
Reference in New Issue
Block a user