KraftKit v0.12.14 (2026-07-03T16:29:54Z)
This is a stable release of kraftkit.
Changelog
⚠️ Breaking Changes
🐛 Bug Fixes
- 13815ad: fix(kraft/build): Fix rootfs artifact path and --rootfs CLI build (#2861) (@craciunoiuc)
- 3d34db8: fix: Fix kernel path and prioritize cli
--outdirover kraftfile (#2851) (@craciunoiuc) - cf0644e: fix: Support runtimes with custom tags (#2867) (@craciunoiuc)
🤖 Bumps
- 7e70aac: build(deps): Bump actions/checkout from 6 to 7 (#2852) (@craciunoiuc)
- c0e5e3e: build(deps): Bump github.com/cli/cli/v2 from 2.92.0 to 2.93.0 (#2841) (@craciunoiuc)
- a7a7714: build(deps): Bump github.com/containerd/containerd from 1.7.29 to 1.7.33 in /tools/dockerfile-llb-frontend (#2855) (@craciunoiuc)
- 682d1f3: build(deps): Bump github.com/containerd/containerd/v2 from 2.2.1 to 2.2.4 in /tools/dockerfile-llb-frontend (#2838) (@craciunoiuc)
- 8118dcf: build(deps): Bump github.com/containerd/containerd/v2 from 2.2.4 to 2.2.5 in /tools/dockerfile-llb-frontend (#2854) (@craciunoiuc)
- 6956521: build(deps): Bump github.com/opencontainers/runc from 1.3.3 to 1.3.6 (#2864) (@craciunoiuc)
- 0d3f76a: build(deps): Bump github.com/sigstore/fulcio from 1.8.5 to 1.8.6 in /tools/dockerfile-llb-frontend (#2866) (@craciunoiuc)
- 5738647: build(deps): Bump github.com/sigstore/rekor from 1.5.0 to 1.5.2 in /tools/dockerfile-llb-frontend (#2865) (@craciunoiuc)
- 0b4dd6f: build(deps): Bump go.mongodb.org/mongo-driver from 1.17.6 to 1.17.7 in /tools/dockerfile-llb-frontend (#2849) (@craciunoiuc)
- 6b22a3f: build(deps): Bump golang.org/x/net from 0.53.0 to 0.55.0 in /tools/github-action (#2869) (@craciunoiuc)
- c45b05b: build(deps): Pin cosign to a version compatible (#2870) (@jedevc)
🐒 Miscellaneous
- b95869a: perf(webinstall): Use pacman
--neededto skip unnecessary reinstalls (#2845) (@craciunoiuc)