mirror of
https://github.com/siderolabs/omni.git
synced 2026-05-05 06:36:12 +02:00
release(v1.5.7): prepare release
This is the official v1.5.7 release. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
This commit is contained in:
parent
1959a4e88f
commit
e83051fad3
27
CHANGELOG.md
27
CHANGELOG.md
@ -1,3 +1,30 @@
|
||||
## [Omni 1.5.7](https://github.com/siderolabs/omni/releases/tag/v1.5.7) (2026-02-25)
|
||||
|
||||
Welcome to the v1.5.7 release of Omni!
|
||||
|
||||
|
||||
|
||||
Please try out the release binaries and report any issues at
|
||||
https://github.com/siderolabs/omni/issues.
|
||||
|
||||
### Contributors
|
||||
|
||||
* Artem Chernyshev
|
||||
|
||||
### Changes
|
||||
<details><summary>1 commit</summary>
|
||||
<p>
|
||||
|
||||
* [`1959a4e8`](https://github.com/siderolabs/omni/commit/1959a4e88f3161b6fb97521ad9cc5dabab1ce6fc) feat: allow resetting node unique tokens
|
||||
</p>
|
||||
</details>
|
||||
|
||||
### Dependency Changes
|
||||
|
||||
This release has no dependency changes
|
||||
|
||||
Previous release can be found at [v1.5.6](https://github.com/siderolabs/omni/releases/tag/v1.5.6)
|
||||
|
||||
## [Omni 1.5.6](https://github.com/siderolabs/omni/releases/tag/v1.5.6) (2026-02-24)
|
||||
|
||||
Welcome to the v1.5.6 release of Omni!
|
||||
|
||||
@ -3,4 +3,4 @@ name: omni
|
||||
description: A helm chart to deploy Omni on a Kubernetes cluster
|
||||
type: application
|
||||
version: 0.0.3
|
||||
appVersion: "v1.5.6"
|
||||
appVersion: "v1.5.7"
|
||||
|
||||
@ -6,4 +6,4 @@ github_repo = "siderolabs/omni"
|
||||
match_deps = "^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
|
||||
|
||||
pre_release = false
|
||||
previous = "v1.5.5"
|
||||
previous = "v1.5.6"
|
||||
|
||||
@ -1 +1 @@
|
||||
v1.5.6
|
||||
v1.5.7
|
||||
Loading…
x
Reference in New Issue
Block a user