Skip to content

Commit 4a5cf2e

Browse files
committed
Kubernetes bump issue template: fix prior art link
Signed-off-by: Stefan Büringer [email protected]
1 parent 02240ca commit 4a5cf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/kubernetes_bump.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ run the Cluster API controllers on the new Kubernetes version.
5353
* [ ] Update our Prow jobs for the `main` branch to use the correct `kubekins-e2e` image
5454
* It is recommended to have one PR for presubmit and one for periodic jobs to reduce the risk of breaking the periodic jobs.
5555
* Prior art: presubmit jobs: https://github.com/kubernetes/test-infra/pull/27311
56-
* Prior art: periodic jobs: https://github.com/kubernetes/test-infra/pull/27311
56+
* Prior art: periodic jobs: https://github.com/kubernetes/test-infra/pull/27326
5757
* [ ] Bump the Go version in Cluster API: (if Kubernetes is using a new Go minor version)
5858
* Search for the currently used Go version across the repository and update it
5959
* We have to at least modify it in: `.github/workflows`, `hack/ensure-go.sh`, `.golangci.yml`, `cloudbuild*.yaml`, `go.mod`, `Makefile`, `netlify.toml`, `Tiltfile`

0 commit comments

Comments
 (0)