Skip to content

Commit e9c9920

Browse files
committed
Update EROFS snapshotter version to v20260117.04 in release script
1 parent 139f6fd commit e9c9920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ chmod +x "${RELEASE_DIR}/usr/share/spin-stack/libexec/cni/tc-redirect-tap"
142142
echo " ok: tc-redirect-tap CNI plugin"
143143

144144
echo "Downloading spin-erofs-snapshotter and erofs tools..."
145-
EROFS_SNAPSHOTTER_VERSION="${EROFS_SNAPSHOTTER_VERSION:-v20260117.03}"
145+
EROFS_SNAPSHOTTER_VERSION="${EROFS_SNAPSHOTTER_VERSION:-v20260117.04}"
146146
EROFS_SNAPSHOTTER_BASE_URL="https://github.com/spin-stack/erofs-snapshotter/releases/download/${EROFS_SNAPSHOTTER_VERSION}"
147147

148148
EROFS_SNAPSHOTTER_BINARIES=(

0 commit comments

Comments
 (0)