Releases: unikraft/kraftkit
Releases · unikraft/kraftkit
v0.10.1-55-g8ddb5097
v0.10.1-53-g0250beed
KraftKit v0.10.1-53-g0250beed (2025-02-03T10:56:34Z)
This is the pre-release version of KraftKit.
Changelog
⚠️ Breaking Changes
- 1e088fc: refactor(cloud)!: Use 'image' as default vs. 'img' (@craciunoiuc)
- 13301a7: refactor(cloud)!: Use 'metro' as default vs. 'metros' (@craciunoiuc)
- a003e3d: refactor(cloud)!: Use 'quota' as default vs. 'quotas' (@craciunoiuc)
- f8e5c1d: refactor(cloud)!: Use 'service' as default vs. 'svc' (@craciunoiuc)
- 7460563: refactor(cloud)!: Use 'volume' as default vs. 'vol' (@craciunoiuc)
v0.10.1-47-ga2a8254a
KraftKit v0.10.1-47-ga2a8254a (2025-02-03T10:12:02Z)
This is the pre-release version of KraftKit.
Changelog
🤖 Bumps
- 7693c5b: gomod(deps): Bump github.com/moby/buildkit from 0.18.2 to 0.19.0 (@dependabot[bot])
v0.10.1-45-g657a433e
KraftKit v0.10.1-45-g657a433e (2025-02-03T08:14:20Z)
This is the pre-release version of KraftKit.
Changelog
🤖 Bumps
- 33eea7e: gomod(deps): Bump github.com/containers/image/v5 from 5.32.2 to 5.34.0 (@dependabot[bot])
- c6e8881: gomod(deps): Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (@dependabot[bot])
- ef53350: gomod(deps): Bump k8s.io/api from 0.32.0 to 0.32.1 (@dependabot[bot])
- cb367b0: gomod(deps): Bump k8s.io/apiserver from 0.32.0 to 0.32.1 (@dependabot[bot])
- db730bf: gomod(deps): Bump kraftkit.sh in /tools/go-generate-qemu-devices (@dependabot[bot])
v0.10.1-43-gab889e6b
KraftKit v0.10.1-43-gab889e6b (2025-02-03T08:13:58Z)
This is the pre-release version of KraftKit.
Changelog
🤖 Bumps
- 33eea7e: gomod(deps): Bump github.com/containers/image/v5 from 5.32.2 to 5.34.0 (@dependabot[bot])
- c6e8881: gomod(deps): Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (@dependabot[bot])
- ef53350: gomod(deps): Bump k8s.io/api from 0.32.0 to 0.32.1 (@dependabot[bot])
- cb367b0: gomod(deps): Bump k8s.io/apiserver from 0.32.0 to 0.32.1 (@dependabot[bot])
v0.10.1-41-g92b2f1ca
KraftKit v0.10.1-41-g92b2f1ca (2025-02-03T08:14:00Z)
This is the pre-release version of KraftKit.
Changelog
🤖 Bumps
- 33eea7e: gomod(deps): Bump github.com/containers/image/v5 from 5.32.2 to 5.34.0 (@dependabot[bot])
- c6e8881: gomod(deps): Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (@dependabot[bot])
- ef53350: gomod(deps): Bump k8s.io/api from 0.32.0 to 0.32.1 (@dependabot[bot])
v0.10.1-39-ga7078d4f
KraftKit v0.10.1-39-ga7078d4f (2025-02-03T08:13:50Z)
This is the pre-release version of KraftKit.
Changelog
🤖 Bumps
- c6e8881: gomod(deps): Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (@dependabot[bot])
- ef53350: gomod(deps): Bump k8s.io/api from 0.32.0 to 0.32.1 (@dependabot[bot])
v0.10.1-37-g6f868447
KraftKit v0.10.1-37-g6f868447 (2025-02-03T08:13:54Z)
This is the pre-release version of KraftKit.
Changelog
🤖 Bumps
- c6e8881: gomod(deps): Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (@dependabot[bot])
v0.10.1-35-g1197f28d
KraftKit v0.10.1-35-g1197f28d (2025-01-31T14:59:46Z)
This is the pre-release version of KraftKit.
Changelog
🐛 Bug Fixes
- 95d4f77: fix(action): Correctly use new manifest element (@craciunoiuc)
- 8839014: fix(action): Ensure arguments take precendence over defaults (@craciunoiuc)
🤖 Bumps
- 4a1fd27: gomod(deps): Bump 'kraftkit.sh' to the latest version in action (@craciunoiuc)
v0.10.1-31-ge75394b1
KraftKit v0.10.1-31-ge75394b1 (2025-01-31T13:47:11Z)
This is the pre-release version of KraftKit.
Changelog
🚀 New Features
- 3c6bbdc: feat(action): Expose options to use git pulling (@craciunoiuc)
- 9ab1ce6: feat(manifest): Expose 'git'-mode arguments for external usage (@craciunoiuc)
- 61816c2: feat(manifest): Introduce 'git' flags to 'cloud deploy' command (@craciunoiuc)