mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Typos in versioning
This commit is contained in:
@@ -11,10 +11,9 @@ field version tag (e.g. `1.0.11`) that aspires to
|
|||||||
[semantic versioning].
|
[semantic versioning].
|
||||||
|
|
||||||
When enough changes have accumulated to
|
When enough changes have accumulated to
|
||||||
(subjectively) warrant a new release,
|
warrant a new release, a [release process]
|
||||||
a [release process] is followed, and the
|
is followed, and the fields in the version
|
||||||
fields in the version number are bumped
|
number are bumped per semver.
|
||||||
per semver.
|
|
||||||
|
|
||||||
## Kustomization File Versioning
|
## Kustomization File Versioning
|
||||||
|
|
||||||
@@ -88,7 +87,7 @@ will no longer recognize these fields.
|
|||||||
### Review of k8s API versioning
|
### Review of k8s API versioning
|
||||||
|
|
||||||
The k8s API has specific [conventions] and a
|
The k8s API has specific [conventions] and a
|
||||||
process for making a [changes].
|
process for making [changes].
|
||||||
|
|
||||||
The presence of an `apiVersion` field in a k8s
|
The presence of an `apiVersion` field in a k8s
|
||||||
native type signals:
|
native type signals:
|
||||||
|
|||||||
Reference in New Issue
Block a user