mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Fix releasing clause about cutting beta releases
This commit is contained in:
		@@ -74,7 +74,7 @@ from, and other prerequisites.
 | 
			
		||||
    probably shouldn't be doing this release, and should talk to someone on the
 | 
			
		||||
    release team.
 | 
			
		||||
  * New release series cut a new release branch, `release-X.Y`, off of
 | 
			
		||||
    `master`, and also release the first beta in the series, `vX.Y.0-beta`.
 | 
			
		||||
    `master`, and also release the first beta in the series, `vX.Y.0-beta.0`.
 | 
			
		||||
  * Every change in the `vX.Y` series from this point on will have to be
 | 
			
		||||
    cherry picked, so be sure you want to do this before proceeding.
 | 
			
		||||
  * You should still look for green tests, (see below).
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user