Skip to content

Commit b67ea3d

Browse files
GregWhiteyBialasstrigazi
authored andcommitted
Update flannel version to 0.15.1
story: 2007256 task: 44417 Change-Id: I383bdd9e5362a252746dbe185037a888db6dc85a
1 parent 9102419 commit b67ea3d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ parameters:
500500
flannel_tag:
501501
type: string
502502
description: tag of the flannel container
503-
default: v0.12.0-amd64
503+
default: v0.15.1
504504

505505
flannel_cni_tag:
506506
type: string
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
upgrades:
3+
- |
4+
Updates flannel to version 0.15.1.
5+
This will address issue where pods on multinode
6+
installations don't have network connectivity
7+
if they are spawned on different hosts.
8+
`More details <https://github.com/flannel-io/flannel/blob/master/Documentation/troubleshooting.md>`_

0 commit comments

Comments
 (0)