Skip to content

Commit 8f3f1fa

Browse files
dghubble-renovate[bot]dghubble
authored andcommitted
Bump docker.io/flannel/flannel image from v0.27.0 to v0.27.1
1 parent 157be05 commit 8f3f1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/flannel/daemonset.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ resource "kubernetes_daemonset" "flannel" {
7373

7474
container {
7575
name = "flannel"
76-
image = "docker.io/flannel/flannel:v0.27.0"
76+
image = "docker.io/flannel/flannel:v0.27.1"
7777
command = [
7878
"/opt/bin/flanneld",
7979
"--ip-masq",

0 commit comments

Comments
 (0)