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: RELEASE.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -59,8 +59,8 @@ We use [Semantic Versioning](https://semver.org/).
59
59
7a. For Release Candidates:
60
60
- Release RC GitHub release with "pre-release" box checked
61
61
- Click "Publish release"!
62
-
- Create PR against [prometheus/prometheus](https://github.com/prometheus/prometheus) using RC version
63
-
- Create PR against [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) using RC version
62
+
- Create PR against [prometheus/prometheus](https://github.com/prometheus/prometheus) using RC version (e.g. https://github.com/prometheus/prometheus/pull/15851)
63
+
- Create PR against [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) using RC version (e.g. https://github.com/kubernetes/kubernetes/pull/129752)
0 commit comments