summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-merge-robot <k8s.production.user@gmail.com>2016-03-03 08:52:35 -0800
committerk8s-merge-robot <k8s.production.user@gmail.com>2016-03-03 08:52:35 -0800
commit73cf12403923ffd3f9422e5e77f6a7173eb90080 (patch)
tree86f58f7015fc903fea13a63c411cbde75412d4cf
parentb9f149cd61277f4552abbc6f4d43413c1b830c1e (diff)
parent1ef7b2c44a87683e1ca769a94030204e9a9d60a3 (diff)
Merge pull request #22329 from david-mcmahon/push-official
Auto commit by PR queue bot
-rw-r--r--releasing.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/releasing.md b/releasing.md
index 27b0e906..475c9785 100644
--- a/releasing.md
+++ b/releasing.md
@@ -213,10 +213,6 @@ release](https://github.com/kubernetes/kubernetes/releases/new):
notes draft), and attach it to the release; and
1. publish!
-Finally, from a clone of upstream/master, *make sure* you still have
-`RELEASE_VERSION` set correctly, and run `./build/mark-stable-release.sh
-${RELEASE_VERSION}`.
-
### Manual tasks for new release series
*TODO(#20946) Burn this list down.*