File tree Expand file tree Collapse file tree 4 files changed +30
-3
lines changed
Expand file tree Collapse file tree 4 files changed +30
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [Omni 1.5.6](https://github.com/siderolabs/omni/releases/tag/v1.5.6) (2026-02-24)
2+
3+ Welcome to the v1.5.6 release of Omni!
4+
5+
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/siderolabs/omni/issues.
9+
10+ ### Contributors
11+
12+ * Edward Sammut Alessi
13+
14+ ### Changes
15+ <details><summary>1 commit</summary>
16+ <p>
17+
18+ * [`9ab50e4b`](https://github.com/siderolabs/omni/commit/9ab50e4ba4208f7367d1a51859a6ca7e26c4fe5f) feat(frontend): allow embedding youtube videos
19+ </p>
20+ </details>
21+
22+ ### Dependency Changes
23+
24+ This release has no dependency changes
25+
26+ Previous release can be found at [v1.5.5](https://github.com/siderolabs/omni/releases/tag/v1.5.5)
27+
128## [Omni 1.5.5](https://github.com/siderolabs/omni/releases/tag/v1.5.5) (2026-02-20)
229
330Welcome to the v1.5.5 release of Omni!
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: omni
33description : A helm chart to deploy Omni on a Kubernetes cluster
44type : application
55version : 0.0.3
6- appVersion : " v1.5.5 "
6+ appVersion : " v1.5.6 "
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ github_repo = "siderolabs/omni"
66match_deps = " ^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
77
88pre_release = false
9- previous = " v1.5.4 "
9+ previous = " v1.5.5 "
Original file line number Diff line number Diff line change 1- v1.5.5
1+ v1.5.6
You can’t perform that action at this time.
0 commit comments