File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,8 +41,6 @@ grpc_histogram = false
4141 [proxy_plugins .spin-erofs ]
4242 type = " snapshot"
4343 address = " /run/spin-stack/erofs-snapshotter/snapshotter.sock"
44- # Enable parallel layer unpacking (requires containerd 2.0+)
45- capabilities = [" rebase" ]
4644
4745 [proxy_plugins .spin-erofs-diff ]
4846 type = " diff"
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ chmod +x "${RELEASE_DIR}/usr/share/spin-stack/libexec/cni/tc-redirect-tap"
142142echo " ok: tc-redirect-tap CNI plugin"
143143
144144echo " Downloading spin-erofs-snapshotter and erofs tools..."
145- EROFS_SNAPSHOTTER_VERSION=" ${EROFS_SNAPSHOTTER_VERSION:- v20260117.05 } "
145+ EROFS_SNAPSHOTTER_VERSION=" ${EROFS_SNAPSHOTTER_VERSION:- v20260117.06 } "
146146EROFS_SNAPSHOTTER_BASE_URL=" https://github.com/spin-stack/erofs-snapshotter/releases/download/${EROFS_SNAPSHOTTER_VERSION} "
147147
148148EROFS_SNAPSHOTTER_BINARIES=(
You can’t perform that action at this time.
0 commit comments