Skip to content

Commit

Permalink
Update review comment
Browse files Browse the repository at this point in the history
Review comment:
- #8135 (comment)

Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
  • Loading branch information
hickeyma committed May 22, 2020
1 parent 5152c16 commit 46807c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/kubernetes_apis.md
Expand Up @@ -119,7 +119,7 @@ readme for more details.
Alternatively, you can follow these manual steps to perform an update of the API
versions of a release manifest:

- Prerequsiities:
- Prerequisites:
- HELM_PROTOBUF_SCHEMA: [Helm protobuf schema](https://github.com/helm/helm/tree/dev-v2/_proto)
- PROTOBUF_SCHEMA: [Protobuf base schema](https://github.com/protocolbuffers/protobuf/tree/master/src)
- Get the name of the latest deployed release:
Expand Down Expand Up @@ -147,3 +147,5 @@ with the new encoded release object
API versions
- Add a description in the upgrade, something along the lines to not perform a
rollback to a Helm version prior to this current version

> Note: Ensure to use the `protobuf schema` for the deployed Tiller version, otherwise the decoding might fail

0 comments on commit 46807c6

Please sign in to comment.