Skip to content

Commit

Permalink
Typos in versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
monopole authored Feb 6, 2019
1 parent 4f7b0c1 commit 9e69b9d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/versioningPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ field version tag (e.g. `1.0.11`) that aspires to
[semantic versioning].

When enough changes have accumulated to
(subjectively) warrant a new release,
a [release process] is followed, and the
fields in the version number are bumped
per semver.
warrant a new release, a [release process]
is followed, and the fields in the version
number are bumped per semver.

## Kustomization File Versioning

Expand Down Expand Up @@ -88,7 +87,7 @@ will no longer recognize these fields.
### Review of k8s API versioning

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
native type signals:
Expand Down

0 comments on commit 9e69b9d

Please sign in to comment.