Skip to content

Commit f7f703a

Browse files
authored
fix: correct CHANGELOG entry from 0.4.21 to 0.5.0 (#212)
Signed-off-by: Christopher Maher <[email protected]>
1 parent 8714b9f commit f7f703a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@ All notable changes to LLMKube will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.4.21](https://github.com/defilantech/LLMKube/compare/v0.4.20...v0.4.21) (2026-03-04)
8+
## [0.5.0](https://github.com/defilantech/LLMKube/compare/v0.4.20...v0.5.0) (2026-03-04)
9+
10+
11+
### Features
12+
13+
* add pre-flight memory validation for Metal agent ([#204](https://github.com/defilantech/LLMKube/issues/204)) ([ba252ef](https://github.com/defilantech/LLMKube/commit/ba252efc6bf6cfbf6f29866a249cd6543e03dfed))
14+
* add health checks, metrics, and continuous monitoring to Metal agent ([#205](https://github.com/defilantech/LLMKube/issues/205)) ([a113fd1](https://github.com/defilantech/LLMKube/commit/a113fd1b5a8eb04608adbab719dee03c11d2fa54))
15+
* add per-model memoryBudget and memoryFraction CRD fields ([#206](https://github.com/defilantech/LLMKube/issues/206)) ([e632369](https://github.com/defilantech/LLMKube/commit/e6323692ae35ea2e9bcd07abbc074b4393da2875))
916

1017

1118
### Bug Fixes

0 commit comments

Comments
 (0)