Skip to content

Bump k8s flannel version from 0.27.4 to 0.28.4#4843

Merged
AkihiroSuda merged 1 commit intolima-vm:masterfrom
afbjorklund:k8s-flannel-0.28.2
Apr 24, 2026
Merged

Bump k8s flannel version from 0.27.4 to 0.28.4#4843
AkihiroSuda merged 1 commit intolima-vm:masterfrom
afbjorklund:k8s-flannel-0.28.2

Conversation

@afbjorklund
Copy link
Copy Markdown
Member

@afbjorklund afbjorklund commented Apr 15, 2026

Upgrades the flannel plugin from 1.8.0 to 1.9.1

It gets installed in the /opt/cni/bin directory

@@ -145,7 +145,7 @@
           value: "5000"
         - name: CONT_WHEN_CACHE_NOT_READY
           value: "false"
-        image: ghcr.io/flannel-io/flannel:v0.27.4
+        image: ghcr.io/flannel-io/flannel:v0.28.4
         name: kube-flannel
         resources:
           requests:
@@ -172,7 +172,7 @@
         - /opt/cni/bin/flannel
         command:
         - cp
-        image: ghcr.io/flannel-io/flannel-cni-plugin:v1.8.0-flannel1
+        image: ghcr.io/flannel-io/flannel-cni-plugin:v1.9.1-flannel1
         name: install-cni-plugin
         volumeMounts:
         - mountPath: /opt/cni/bin
@@ -183,7 +183,7 @@
         - /etc/cni/net.d/10-flannel.conflist
         command:
         - cp
-        image: ghcr.io/flannel-io/flannel:v0.27.4
+        image: ghcr.io/flannel-io/flannel:v0.28.4
         name: install-cni
         volumeMounts:
         - mountPath: /etc/cni/net.d

Comment thread templates/k8s.yaml Outdated
Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@afbjorklund afbjorklund changed the title Bump k8s flannel version from 0.27.4 to 0.28.2 Bump k8s flannel version from 0.27.4 to 0.28.4 Apr 21, 2026
AkihiroSuda
AkihiroSuda previously approved these changes Apr 21, 2026
@AkihiroSuda
Copy link
Copy Markdown
Member

ping @afbjorklund #4843 (comment)

Upgrades the flannel plugin from 1.8.0 to 1.9.1

It gets installed in the /opt/cni/bin directory

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
@AkihiroSuda AkihiroSuda merged commit 67bae0b into lima-vm:master Apr 24, 2026
186 of 197 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants