mirror of
https://github.com/siderolabs/omni.git
synced 2026-05-05 06:36:12 +02:00
release(v1.5.6): prepare release
This is the official v1.5.6 release. Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
This commit is contained in:
parent
9ab50e4ba4
commit
92ecc79f7e
27
CHANGELOG.md
27
CHANGELOG.md
@ -1,3 +1,30 @@
|
||||
## [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!
|
||||
|
||||
|
||||
|
||||
Please try out the release binaries and report any issues at
|
||||
https://github.com/siderolabs/omni/issues.
|
||||
|
||||
### Contributors
|
||||
|
||||
* Edward Sammut Alessi
|
||||
|
||||
### Changes
|
||||
<details><summary>1 commit</summary>
|
||||
<p>
|
||||
|
||||
* [`9ab50e4b`](https://github.com/siderolabs/omni/commit/9ab50e4ba4208f7367d1a51859a6ca7e26c4fe5f) feat(frontend): allow embedding youtube videos
|
||||
</p>
|
||||
</details>
|
||||
|
||||
### Dependency Changes
|
||||
|
||||
This release has no dependency changes
|
||||
|
||||
Previous release can be found at [v1.5.5](https://github.com/siderolabs/omni/releases/tag/v1.5.5)
|
||||
|
||||
## [Omni 1.5.5](https://github.com/siderolabs/omni/releases/tag/v1.5.5) (2026-02-20)
|
||||
|
||||
Welcome to the v1.5.5 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.5"
|
||||
appVersion: "v1.5.6"
|
||||
|
||||
@ -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.4"
|
||||
previous = "v1.5.5"
|
||||
|
||||
@ -1 +1 @@
|
||||
v1.5.5
|
||||
v1.5.6
|
||||
Loading…
x
Reference in New Issue
Block a user