Skip to content

Commit 16467dc

Browse files
authored
Merge pull request #11268 from chandankumar4/release-v1.7.7
🚀 Release v1.7.7
2 parents 3d4b73a + cf8cc70 commit 16467dc

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG/v1.7.7.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.26.x -> v1.30.x
4+
- Workload Cluster: v1.24.x -> v1.30.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.7.6
9+
## :chart_with_upwards_trend: Overview
10+
- 6 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- CI: Hack: fix the shell used when running pr-verify (#11171)
15+
16+
## :seedling: Others
17+
- CI: Pr-verify: use env var for passing the PR title (#11231)
18+
- CI: Replace kubebuilder-release-tools with new workflow (#11168)
19+
- CI: Switch to using ECR mirror for trivy DB repo in weekly security scan (#11262)
20+
- clusterctl: Bump cert manager to v1.16.0 (#11265)
21+
- clusterctl: Update RKE2 provider URL (#11226)
22+
23+
## Dependencies
24+
25+
### Added
26+
_Nothing has changed._
27+
28+
### Changed
29+
_Nothing has changed._
30+
31+
### Removed
32+
_Nothing has changed._
33+
34+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)