Skip to content

Commit d09a429

Browse files
Bump version
1 parent 0187c26 commit d09a429

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,13 @@ options:
1313
```
1414

1515
To run this service, you must provide a nodepool configuration and a clouds.yaml.
16+
17+
## Changelog
18+
19+
### 0.5.0
20+
21+
- Added a zuul_instances_disk metric
22+
23+
### 0.4.0
24+
25+
- Initial release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "zuul-capacity"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = "Zuul capacity exporter"
55
readme = "README.md"
66
requires-python = ">=3.12"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)