From f7784bc42bb93945dce82fccf6c8ed6ff2f8d504 Mon Sep 17 00:00:00 2001 From: Jan Dubois Date: Fri, 1 Sep 2023 16:01:42 -0700 Subject: [PATCH] Revert back to cgroup v1 While it seems like switching to v2 solves an issue with buildkit, it also creates a bunch of regressions with k3d, the rancher/rancher docker image and breaks compatibility with k3s versions before 1.20. Signed-off-by: Jan Dubois --- pkg/rancher-desktop/assets/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/rancher-desktop/assets/dependencies.yaml b/pkg/rancher-desktop/assets/dependencies.yaml index 47a7423fcc1..1edb5e44774 100644 --- a/pkg/rancher-desktop/assets/dependencies.yaml +++ b/pkg/rancher-desktop/assets/dependencies.yaml @@ -1,6 +1,6 @@ limaAndQemu: 1.31.2 alpineLimaISO: - isoVersion: 0.2.31.rd5 + isoVersion: 0.2.31.rd4 alpineVersion: 3.18.0 WSLDistro: "0.46" kuberlr: 0.4.2