Date
1 - 3 of 3
[hardknott][PATCH] k3s: Bump to v1.20.11+k3s2
Diego Sueiro
Signed-off-by: Diego Sueiro <diego.sueiro@...>
--- recipes-containers/k3s/k3s_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index 2811fb8..f51d9d4 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb @@ -13,9 +13,9 @@ SRC_URI = "git://github.com/rancher/k3s.git;branch=release-1.20;name=k3s \ file://0001-Finding-host-local-in-usr-libexec.patch;patchdir=src/import \ " SRC_URI[k3s.md5sum] = "363d3a08dc0b72ba6e6577964f6e94a5" -SRCREV_k3s = "bc400f5396a3dd05584c5f45768a5ea6c43971d1" +SRCREV_k3s = "9cb5fb5716bdfb13e755206aff5688961f5bafb3" -PV = "v1.20.4+k3s1" +PV = "v1.20.11+k3s2" CNI_NETWORKING_FILES ?= "${WORKDIR}/cni-containerd-net.conf" -- 2.17.1 |
|
Bruce Ashfield
We can't bump hardknott ahead of master, but as it turns out, I
toggle quoted message
Show quoted text
already have pending k*s updates for master, so I can cherry pick them to the stable branches after I'm finished testing. Bruce On Tue, Oct 12, 2021 at 1:52 PM Diego Sueiro <diego.sueiro@...> wrote:
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II |
|
Bruce Ashfield
On Tue, Oct 12, 2021 at 2:02 PM Bruce Ashfield <bruce.ashfield@...> wrote:
Ooops. My mistake, I read that version number as 1.21, not 1.20. This is fine for hardknott and won't interfere with my master / release branch bumps. Bruce
-- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II |
|