File tree Expand file tree Collapse file tree 6 files changed +291
-5
lines changed Expand file tree Collapse file tree 6 files changed +291
-5
lines changed Original file line number Diff line number Diff line change @@ -591,7 +591,7 @@ spec:
591591 Licensor : Sidero Labs, Inc.
592592 LicensedWork : Omni
593593 Copyright : (c) 2025 Sidero Labs, Inc.
594- ChangeDate : " 2029-08-25 "
594+ ChangeDate : " 2029-08-27 "
595595 ChangeLicense : Mozilla Public License, version 2.0
596596 EnterpriseLink : https://www.siderolabs.com/contact/
597597 header : |
Load Diff Large diffs are not rendered by default.
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-08-25
10+ Change Date: 2029-08-27
1111
1212Change License: Mozilla Public License, version 2.0
1313
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.1.0-beta.0 "
6+ appVersion : " v1.1.0"
Original file line number Diff line number Diff line change @@ -5,11 +5,17 @@ project_name = "Omni"
55github_repo = " siderolabs/omni"
66match_deps = " ^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
77
8- pre_release = true
8+ pre_release = false
99previous = " v1.0.0"
1010
1111[notes ]
1212
13+ [notes .homepage-design-update ]
14+ title = " Home Page Design Update"
15+ description = """ \
16+ Omni home page design was changed to have more useful information about the whole account status.
17+ """
18+
1319[notes .config-location ]
1420title = " Default Config Location Change"
1521description = """ \
Original file line number Diff line number Diff line change 1- v1.1.0-beta.0
1+ v1.1.0
You can’t perform that action at this time.
0 commit comments