You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release/role-handbooks/release-lead/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Here's an example of how to do this for the `v1.11` release cycle. That means `v
83
83
`test/infrastructure/kind/mapper.go` file. We usually add a comment in the test case to remind us to update `release-1.10`'s kind and use `1.33.X` later.
84
84
2.:warning: Please ping maintainers after these changes are made for a first round of feedback before continuing with the steps below.
85
85
2. Update providers in `docker.yaml`:
86
-
1. Add a new `v1.11` entry.
86
+
1. Add a new `v1.10` entry.
87
87
2. Remove providers that are not used anymore in clusterctl upgrade tests.
0 commit comments