mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
k3s: update to 1.21.4
Bumping k3s to version v1.21.4+k3s1-1-g656c190629, which comprises the following commits: 656c190629 Reset load balancer state during restoraion (#3878) 3e250fdbab Update Kubernetes to v1.21.4-k3s1 5802b429f8 Bump containerd to v1.4.9-k3s1 abb6581a94 Bump helm-controller to work around tiller crashes e45726f610 Fix URL pruning when joining an etcd member 18bc38d838 account for an s3 folder when listing objects (#3807) (#3812) 12ec437605 fix Node stuck at deletion (#3775) 69047a35c0 Bump helm-controller to v0.10.2 cc694b1f09 Notify systemd for etcd only node (#3733) e6247d583c [Backport 1.21] Cannot write data to local PVC (#3721) 786f91b997 Fix multiple bootstrap keys found Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
2c066bf7e2
commit
8a974c88ca
|
@ -13,9 +13,9 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.21;name=k3s \
|
|||
file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \
|
||||
"
|
||||
SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5"
|
||||
SRCREV_k3s = "1d1f220fbee9cdeb5416b76b707dde8c231121f2"
|
||||
SRCREV_k3s = "656c19062948a2525058f9e0e8239b83dda9cd37"
|
||||
|
||||
PV = "v1.21.3+k3s1"
|
||||
PV = "v1.21.4+k3s1"
|
||||
|
||||
CNI_NETWORKING_FILES ?= "${WORKDIR}/cni-containerd-net.conf"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user