Skip to content

Commit 67bae0b

Browse files
authored
Merge pull request #4843 from afbjorklund/k8s-flannel-0.28.2
Bump k8s flannel version from 0.27.4 to 0.28.4
2 parents 9d9ee35 + e3d9bfe commit 67bae0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/k8s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ provision:
136136
137137
{{if not ( and .Param.url .Param.token )}}
138138
# Installing a Pod network add-on
139-
kubectl apply -f https://github.com/flannel-io/flannel/releases/download/v0.27.4/kube-flannel.yml
139+
kubectl apply -f https://github.com/flannel-io/flannel/releases/download/v0.28.4/kube-flannel.yml
140140
# Control plane node isolation
141141
kubectl taint nodes --all node-role.kubernetes.io/control-plane-
142142
# Symlink the kubeconfig file to the default location for kubectl

0 commit comments

Comments
 (0)