diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1910eef..5b26c8e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,7 +2,7 @@ "bootstrap/cilium": "1.2.0", "bootstrap/argocd": "1.1.0", "bootstrap/kro": "1.1.0", - "bootstrap/k0s": "0.2.0", + "bootstrap/k0s": "0.2.1", "services/dns-mirror": "0.3.1", "services/github-token-broker": "0.2.1", "tools/labctl": "0.2.0" diff --git a/bootstrap/k0s/CHANGELOG.md b/bootstrap/k0s/CHANGELOG.md index 40e0e77..507e685 100644 --- a/bootstrap/k0s/CHANGELOG.md +++ b/bootstrap/k0s/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/GilmanLab/platform/compare/bootstrap-k0s-v0.2.0...bootstrap-k0s-v0.2.1) (2026-05-01) + + +### Bug Fixes + +* **bootstrap-k0s:** align VyOS runtime wiring ([#54](https://github.com/GilmanLab/platform/issues/54)) ([1d1ea3f](https://github.com/GilmanLab/platform/commit/1d1ea3f4dd4a07c2feb48a0af045a2c7ccb3b62f)) + ## [0.2.0](https://github.com/GilmanLab/platform/compare/bootstrap-k0s-v0.1.0...bootstrap-k0s-v0.2.0) (2026-04-30) diff --git a/bootstrap/k0s/VERSION b/bootstrap/k0s/VERSION index 0ea3a94..0c62199 100644 --- a/bootstrap/k0s/VERSION +++ b/bootstrap/k0s/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1