Skip to content

Commit c137cd3

Browse files
authored
Merge pull request #12710 from sbueringer/pr-update-template
📖 Update Kubernetes bump issue template
2 parents ad98c22 + 2233d66 commit c137cd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/kubernetes_bump.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ changes should be cherry-picked to all release series that will support the new
2525
* [ ] Modify CAPD to use the new Kubernetes release after it is GA:
2626
* Bump the Kubernetes version in `test/*` except for `test/infrastructure/kind/*`.
2727
* Prior art: https://github.com/kubernetes-sigs/cluster-api/pull/11030
28+
* [ ] Start testing with next Kubernetes release on main by bumping `KUBERNETES_VERSION_LATEST_CI` in `docker.yaml`
29+
* Prior art: https://github.com/kubernetes-sigs/cluster-api/pull/12709
2830
* [ ] Ensure the jobs are adjusted to provide test coverage according to our [support policy](https://cluster-api.sigs.k8s.io/reference/versions.html#supported-kubernetes-versions):
2931

3032
* At the `.versions` section in the `cluster-api-prowjob-gen.yaml` file in [test-infra](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes-sigs/cluster-api/):

0 commit comments

Comments
 (0)