Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Increase Helm version to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Nov 18, 2019
1 parent b8b58a8 commit 77c7b40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/part-02/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Helm Architecture:
Install [Helm](https://helm.sh/) binary:

```bash
curl -s https://raw.githubusercontent.com/helm/helm/master/scripts/get | bash -s -- --version v2.14.1
curl -s https://raw.githubusercontent.com/helm/helm/master/scripts/get | bash -s -- --version v2.16.1
```

Output:

```text
Helm v2.14.1 is already v2.14.1
Helm v2.16.1 is already v2.16.1
Run 'helm init' to configure helm.
```

Expand Down

0 comments on commit 77c7b40

Please sign in to comment.