File tree Expand file tree Collapse file tree 2 files changed +28
-13
lines changed Expand file tree Collapse file tree 2 files changed +28
-13
lines changed Original file line number Diff line number Diff line change
1
+ ## [ CAPI Control Plane Provider Talos 0.5.10] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.10 ) (2025-05-02)
2
+
3
+ Welcome to the v0.5.10 release of CAPI Control Plane Provider Talos!
4
+
5
+
6
+
7
+ Please try out the release binaries and report any issues at
8
+ https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues .
9
+
10
+ ### Contributors
11
+
12
+ * Noel Georgi
13
+
14
+ ### Changes
15
+ <details ><summary >1 commit</summary >
16
+ <p >
17
+
18
+ * [ ` 9c71ab8 ` ] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/9c71ab82e007e73746b11eb38f786b10ee02d938 ) fix(ci): arm64 container image asset
19
+ </p >
20
+ </details >
21
+
22
+ ### Dependency Changes
23
+
24
+ This release has no dependency changes
25
+
26
+ Previous release can be found at [ v0.5.9] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.9 )
27
+
1
28
## [ CAPI Control Plane Provider Talos 0.5.9] ( https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.9 ) (2025-05-01)
2
29
3
30
Welcome to the v0.5.9 release of CAPI Control Plane Provider Talos!
Original file line number Diff line number Diff line change @@ -6,23 +6,11 @@ github_repo = "talos-systems/cluster-api-control-plane-provider-talos"
6
6
match_deps = " ^github.com/(talos-systems/[a-zA-Z0-9-]+)$"
7
7
8
8
# previous release
9
- previous = " v0.5.8 "
9
+ previous = " v0.5.9 "
10
10
11
11
pre_release = false
12
12
13
13
preface = """ \
14
14
"""
15
15
16
16
[notes ]
17
-
18
- [notes .talos ]
19
- title = " Talos Linux"
20
- description = """ \
21
- CACPPT updated for Talos 1.10.
22
- """
23
-
24
- [notes .capi ]
25
- title = " Cluster API"
26
- description = """ \
27
- CACPPT is now built and tested with Cluster API 1.10.0.
28
- """
You can’t perform that action at this time.
0 commit comments