File tree Expand file tree Collapse file tree 5 files changed +33
-4
lines changed Expand file tree Collapse file tree 5 files changed +33
-4
lines changed Original file line number Diff line number Diff line change @@ -566,7 +566,7 @@ spec:
566566 Licensor : Sidero Labs, Inc.
567567 LicensedWork : Omni
568568 Copyright : (c) 2025 Sidero Labs, Inc.
569- ChangeDate : " 2029-06-13 "
569+ ChangeDate : " 2029-06-14 "
570570 ChangeLicense : Mozilla Public License, version 2.0
571571 EnterpriseLink : https://www.siderolabs.com/contact/
572572 header : |
Original file line number Diff line number Diff line change 1+ ## [ Omni 0.51.0-beta.1] ( https://github.com/siderolabs/omni/releases/tag/v0.51.0-beta.1 ) (2025-06-14)
2+
3+ Welcome to the v0.51.0-beta.1 release of Omni!
4+ * This is a pre-release of Omni*
5+
6+
7+
8+ Please try out the release binaries and report any issues at
9+ https://github.com/siderolabs/omni/issues .
10+
11+ ### Contributors
12+
13+ * Utku Ozdemir
14+
15+ ### Changes
16+ <details ><summary >2 commits</summary >
17+ <p >
18+
19+ * [ ` 4b40dc1 ` ] ( https://github.com/siderolabs/omni/commit/4b40dc1dcf20c94479b5838fe66d52cb5206160e ) fix: do more fixes on config backward-compatibility
20+ * [ ` 3085c3f ` ] ( https://github.com/siderolabs/omni/commit/3085c3f73b97ea0cb8e61084ef623913530e0a19 ) fix: remove ` required ` config validation from k8s proxy cert and key
21+ </p >
22+ </details >
23+
24+ ### Dependency Changes
25+
26+ This release has no dependency changes
27+
28+ Previous release can be found at [ v0.51.0-beta.0] ( https://github.com/siderolabs/omni/releases/tag/v0.51.0-beta.0 )
29+
130## [ Omni 0.51.0-beta.0] ( https://github.com/siderolabs/omni/releases/tag/v0.51.0-beta.0 ) (2025-06-13)
231
332Welcome to the v0.51.0-beta.0 release of Omni!
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Licensed Work: Omni
77 The Licensed Work is (c) 2025 Sidero Labs, Inc.
88Additional Use Grant: None
99
10- Change Date: 2029-06-13
10+ Change Date: 2029-06-14
1111
1212Change License: Mozilla Public License, version 2.0
1313
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ github_repo = "siderolabs/omni"
66match_deps = " ^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
77
88pre_release = true
9- previous = " v0.50 .0"
9+ previous = " v0.51.0-beta .0"
1010
Original file line number Diff line number Diff line change 1- v0.51.0-beta.0
1+ v0.51.0-beta.1
You can’t perform that action at this time.
0 commit comments