Skip to content

Releases: lima-vm/alpine-lima

Bump nerdctl to 0.22.2

01 Aug 18:37
v0.2.20
d7d7d66
Compare
Choose a tag to compare

Bump nerdctl to 0.22.1

01 Aug 15:44
v0.2.19
615a120
Compare
Choose a tag to compare

Bump nerdctl to 0.22.0

18 Jul 18:41
f4c7a3f
Compare
Choose a tag to compare
Pre-release

Also bump cri-docker 0.2.2 → 0.2.3 and tonistiigi/binfmt 0.6.1 → 0.6.2

Bump nerdctl 0.20.0 → 0.21.0

18 Jun 21:52
ffca891
Compare
Choose a tag to compare
Pre-release

Also built on top of Alpine 3.16 with latest containerd and cni packages.

Updated ci-dockerd from 0.2.1 → 0.2.2 fixing memory stats and making hairpin mode configurable.

Switch back to upstream cri-dockerd release 0.2.1

25 May 19:18
4c1dcf4
Compare
Choose a tag to compare
Merge pull request #65 from lima-vm/mirantis-cri-docker

Switch back to upstream cri-dockerd release

Bump cri-dockerd from v0.2.0-1 → v0.2.0-rd2

24 May 17:14
Compare
Choose a tag to compare
Applying more unofficial fixes to the metrics server

Signed-off-by: Jan Dubois <[email protected]>

Add openssh-sft-server

20 May 18:17
a0c2cbf
Compare
Choose a tag to compare
Pre-release

It is needed on some hosts OSes (e.g. Arch) that use a fairly recent version of scp that only supports the sftp protocol anymore.

Bump nerdctl from 0.19.0 → 0.20.0

17 May 16:54
0ace2e8
Compare
Choose a tag to compare
Pre-release

No other changes

Add curl to rd edition

17 May 05:26
43e9561
Compare
Choose a tag to compare
Pre-release

Also make sure the mount points exists, and fstab entries are mounted automatically by lima-init. This requires a lima version that includes lima-vm/lima#843.

This release does not contain the changes required to make lima-vm/lima#783 work with lima-init; #54 is still not yet implemented.

Bump nerdctl from 0.17.1 to 0.19.0

25 Apr 04:52
b9c0eb6
Compare
Choose a tag to compare
Pre-release
  • Switch Alpine from 3.14 → 3.15
  • Bump nerdctl from 0.17.1 → 0.19.0
  • Fetch cni-plugins and cni-plugin-flannel from edge repo to get latest versions
  • Used a fork of cri-dockerd to fix metrics performance issue