Skip to content

Commit fc5d8d1

Browse files
authored
Merge pull request #7645 from sbueringer/pr-kind-images-note
📖 doc: Add note about kind images to Kubernetes bump issue
2 parents b292922 + 6ca33bc commit fc5d8d1

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
@@ -25,7 +25,7 @@ changes should be cherry-picked to all release series that will support the new
2525
* Bump the Kubernetes version in:
2626
* `test/*`: search for occurrences of the previous Kubernetes version
2727
* `Tiltfile`
28-
* Ensure the latest available kind version is used as well.
28+
* Ensure the latest available kind version is used (including the latest images for this kind release)
2929
* Verify the quickstart manually
3030
* Prior art: #7156
3131
* [ ] Job configurations:

0 commit comments

Comments
 (0)