Skip to content

Commit d9e43cc

Browse files
committed
release(v0.7.1): prepare release
This is the official v0.7.1 release. Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
1 parent 821b331 commit d9e43cc

3 files changed

Lines changed: 29 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## [omni-infra-provider-bare-metal 0.7.1](https://github.com/siderolabs/omni-infra-provider-bare-metal/releases/tag/v0.7.1) (2025-12-02)
2+
3+
Welcome to the v0.7.1 release of omni-infra-provider-bare-metal!
4+
5+
6+
7+
Please try out the release binaries and report any issues at
8+
https://github.com/siderolabs/omni-infra-provider-bare-metal/issues.
9+
10+
### Contributors
11+
12+
* Utku Ozdemir
13+
14+
### Changes
15+
<details><summary>1 commit</summary>
16+
<p>
17+
18+
* [`821b331`](https://github.com/siderolabs/omni-infra-provider-bare-metal/commit/821b331cec9fd69fe2ff848f2bda8af472df2a43) fix: always include the extra config docs in machine config
19+
</p>
20+
</details>
21+
22+
### Dependency Changes
23+
24+
This release has no dependency changes
25+
26+
Previous release can be found at [v0.7.0](https://github.com/siderolabs/omni-infra-provider-bare-metal/releases/tag/v0.7.0)
27+
128
## [omni-infra-provider-bare-metal 0.7.0](https://github.com/siderolabs/omni-infra-provider-bare-metal/releases/tag/v0.7.0) (2025-11-17)
229

330
Welcome to the v0.7.0 release of omni-infra-provider-bare-metal!

hack/release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project_name = "omni-infra-provider-bare-metal"
55
github_repo = "siderolabs/omni-infra-provider-bare-metal"
66
match_deps = "^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
77

8-
previous = "v0.6.0"
8+
previous = "v0.7.0"
99
pre_release = false
1010

1111
# [notes]

internal/version/data/tag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.7.0
1+
v0.7.1

0 commit comments

Comments
 (0)