File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ overlays 1.9.1] ( https://github.com/siderolabs/overlays/releases/tag/v1.9.1 ) (2024-12-26)
2
+
3
+ Welcome to the v1.9.1 release of overlays!
4
+
5
+
6
+
7
+ Please try out the release binaries and report any issues at
8
+ https://github.com/siderolabs/overlays/issues .
9
+
10
+ ### Contributors
11
+
12
+ * Andrey Smirnov
13
+
14
+ ### Changes
15
+ <details ><summary >1 commit</summary >
16
+ <p >
17
+
18
+ * [ ` a60315c ` ] ( https://github.com/siderolabs/overlays/commit/a60315c3f9ac6a25abe7f97e89fc0e42c3524f8d ) feat: update sbc-raspberrypi to v0.1.1
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.9.0] ( https://github.com/siderolabs/overlays/releases/tag/v1.9.0 )
27
+
1
28
## [ overlays 1.9.0] ( https://github.com/siderolabs/overlays/releases/tag/v1.9.0 ) (2024-12-17)
2
29
3
30
Welcome to the v1.9.0 release of overlays!
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ project_name = "overlays"
5
5
github_repo = " siderolabs/overlays"
6
6
match_deps = " ^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
7
7
8
- previous = " v1.8 .0"
8
+ previous = " v1.9 .0"
9
9
pre_release = false
10
10
11
11
[notes ]
You can’t perform that action at this time.
0 commit comments