From 3bb328fbb0469c3e5064b323ddff1eab4ec5ade1 Mon Sep 17 00:00:00 2001 From: "glab-release-please[bot]" <280579276+glab-release-please[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 03:59:37 +0000 Subject: [PATCH] chore(master): release bootstrap-k0s 0.2.2 --- .release-please-manifest.json | 2 +- bootstrap/k0s/CHANGELOG.md | 7 +++++++ bootstrap/k0s/VERSION | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5b26c8e..cca0318 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.1", + "bootstrap/k0s": "0.2.2", "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 507e685..5fc4b6b 100644 --- a/bootstrap/k0s/CHANGELOG.md +++ b/bootstrap/k0s/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/GilmanLab/platform/compare/bootstrap-k0s-v0.2.1...bootstrap-k0s-v0.2.2) (2026-05-01) + + +### Bug Fixes + +* **bootstrap-k0s:** enable tinkerbell dhcp binding ([#56](https://github.com/GilmanLab/platform/issues/56)) ([ab1fbb3](https://github.com/GilmanLab/platform/commit/ab1fbb38f2772aad8b1d0c5344fd779937f6cbc0)) + ## [0.2.1](https://github.com/GilmanLab/platform/compare/bootstrap-k0s-v0.2.0...bootstrap-k0s-v0.2.1) (2026-05-01) diff --git a/bootstrap/k0s/VERSION b/bootstrap/k0s/VERSION index 0c62199..ee1372d 100644 --- a/bootstrap/k0s/VERSION +++ b/bootstrap/k0s/VERSION @@ -1 +1 @@ -0.2.1 +0.2.2