diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f960d89..d04ccd7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -4,6 +4,6 @@ "bootstrap/kro": "1.1.0", "services/dns-mirror": "0.3.1", "services/github-token-broker": "0.2.1", - "schemas/lab": "0.2.1", + "schemas/lab": "0.3.0", "tools/labctl": "0.2.0" } diff --git a/schemas/lab/CHANGELOG.md b/schemas/lab/CHANGELOG.md index f0a0aeb..531eee9 100644 --- a/schemas/lab/CHANGELOG.md +++ b/schemas/lab/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://github.com/GilmanLab/platform/compare/schemas/lab/v0.2.1...schemas/lab/v0.3.0) (2026-05-03) + + +### Features + +* **schemas:** default Talos image build output and tighten dir constraint ([#67](https://github.com/GilmanLab/platform/issues/67)) ([d2d036d](https://github.com/GilmanLab/platform/commit/d2d036db9fdd20b9347d29d61dc4a9b774dc0618)) + ## [0.2.1](https://github.com/GilmanLab/platform/compare/schemas/lab/v0.2.0...schemas/lab/v0.2.1) (2026-05-03) diff --git a/schemas/lab/VERSION b/schemas/lab/VERSION index 0c62199..0d91a54 100644 --- a/schemas/lab/VERSION +++ b/schemas/lab/VERSION @@ -1 +1 @@ -0.2.1 +0.3.0