File tree 3 files changed +30
-3
lines changed
3 files changed +30
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ Omni 0.43.3] ( https://github.com/siderolabs/omni/releases/tag/v0.43.3 ) (2024-10-25)
2
+
3
+ Welcome to the v0.43.3 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
+ * Artem Chernyshev
13
+
14
+ ### Changes
15
+ <details ><summary >2 commits</summary >
16
+ <p >
17
+
18
+ * [ ` bf5776e ` ] ( https://github.com/siderolabs/omni/commit/bf5776ec83b88c4c14e4a57e05b11142ccd5bc12 ) release(v0.43.3): prepare release
19
+ * [ ` 63d5723 ` ] ( https://github.com/siderolabs/omni/commit/63d57238ac682aa674930747228e1498349a4943 ) fix: remove ` MaintenanceConfigPatchController ` finalizers
20
+ </p >
21
+ </details >
22
+
23
+ ### Dependency Changes
24
+
25
+ This release has no dependency changes
26
+
27
+ Previous release can be found at [ v0.43.2] ( https://github.com/siderolabs/omni/releases/tag/v0.43.2 )
28
+
1
29
## [ Omni 0.43.2] ( https://github.com/siderolabs/omni/releases/tag/v0.43.2 ) (2024-10-25)
2
30
3
31
Welcome to the v0.43.2 release of Omni!
Original file line number Diff line number Diff line change @@ -6,5 +6,4 @@ github_repo = "siderolabs/omni"
6
6
match_deps = " ^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
7
7
8
8
pre_release = false
9
- previous = " v0.43.1"
10
-
9
+ previous = " v0.43.2"
Original file line number Diff line number Diff line change 1
- v0.43.2
1
+ v0.43.3
You can’t perform that action at this time.
0 commit comments