package/flannel: bump to version 0.26.0

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Geoff Levand 2024-11-01 11:02:46 +09:00 committed by Peter Korsgaard
parent c9d16e41e9
commit c26d111175
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed:
sha256 9941bfb958b8583c080d61cf0664207f311f2e2500db2ae5c3413ff2dbdf2195 flannel-0.25.7-go2.tar.gz
sha256 1b8411bd6d4691be374bdae7f95d814aaaa197f83f56861a274d6264144a8b3d flannel-0.26.0-go2.tar.gz
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
FLANNEL_VERSION = 0.25.7
FLANNEL_VERSION = 0.26.0
FLANNEL_SITE = $(call github,flannel-io,flannel,v$(FLANNEL_VERSION))
FLANNEL_LICENSE = Apache-2.0