mirror of https://github.com/kubernetes/kops.git
Typo path -> patch
This commit is contained in:
parent
56ec37307a
commit
d59923f0ce
|
@ -68,7 +68,7 @@ We should lock down the `master` branch on a given date. The lockdown is designe
|
|||
Kops uses [semantic versioning](http://semver.org/) to version the code base.
|
||||
|
||||
```
|
||||
major.minor.path
|
||||
major.minor.patch
|
||||
```
|
||||
|
||||
Our goal is to keep `major.minor` in sync (within reason) to the Kubernetes codebase. But to release our own patch versions as needed.
|
||||
|
|
Loading…
Reference in New Issue