File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 👌 Kubernetes version support
2
+
3
+ - Management Cluster: v1.24.x -> v1.28.x
4
+ - Workload Cluster: v1.22.x -> v1.28.x
5
+
6
+ [ More information about version support can be found here] ( https://cluster-api.sigs.k8s.io/reference/versions.html )
7
+
8
+ ## Changes since v1.5.6
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 8 new commits merged
11
+ - 1 bug fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - e2e: Test: retry GetOwnerGraph when having certificate issues (#10218 )
15
+
16
+ ## :seedling : Others
17
+ - CABPK: Add pod metadata to capbk manager (#10213 )
18
+ - Dependency: Bump go version to 1.21.8 (#10247 )
19
+ - Dependency: Bump protobuf to v1.33.0 to address CVEs (#10250 )
20
+ - Release: Improve release-staging build (#10227 )
21
+ - Release: Read in dockerfiles from stdin (#10210 )
22
+
23
+ :book : Additionally, there have been 2 contributions to our documentation and book. (#10234 , #10259 )
24
+
25
+ ## Dependencies
26
+
27
+ ### Added
28
+ _ Nothing has changed._
29
+
30
+ ### Changed
31
+ - google.golang.org/protobuf: v1.31.0 → v1.33.0
32
+
33
+ ### Removed
34
+ _ Nothing has changed._
35
+
36
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments