File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ You need to [install Helm Classic and Deis Workflow CLI before continuing](../qu
1111
1212## Check Your Setup
1313
14- Check that the ` helmc ` command is available and the version is 0.7 or newer.
14+ Check that the ` helmc ` command is available and the version is 0.8 or newer.
1515
1616```
1717$ helmc --version
18- helmc version 0.7 .0+20a7ed7
18+ helmc version 0.8 .0+f3cafbc
1919```
2020
2121Ensure the ` kubectl ` client is installed and can connect to your Kubernetes cluster. ` helmc ` uses ` kubectl ` to interact
Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ Install the latest `helmc` cli for Linux or Mac OS X with:
3535Check your work by running ` helmc version ` :
3636
3737 $ helmc version
38- helmc version 0.7 .0+20a7ed7
38+ helmc version 0.8 .0+f3cafbc
3939
40- Make sure you are running at least version 0.7 .0 or newer.
40+ Make sure you are running at least version 0.8 .0 or newer.
4141
4242## Step 2: Boot a Kubernetes Cluster and Install Deis Workflow
4343
Original file line number Diff line number Diff line change 22
33## Check Your Setup
44
5- First check that the ` helmc ` command is available and the version is 0.7 or newer.
5+ First check that the ` helmc ` command is available and the version is 0.8 or newer.
66
77```
88$ helmc --version
9- helmc version 0.7 .0+20a7ed7
9+ helmc version 0.8 .0+f3cafbc
1010```
1111
1212Ensure the ` kubectl ` client is installed and can connect to your Kubernetes cluster. ` helmc ` will
Original file line number Diff line number Diff line change 22
33## Check Your Setup
44
5- First check that the ` helm ` command is available and the version is 0.7 or newer.
5+ First check that the ` helm ` command is available and the version is 0.8 or newer.
66
77```
88$ helmc --version
9- helmc version 0.7 .0+20a7ed7
9+ helmc version 0.8 .0+f3cafbc
1010```
1111
1212Ensure the ` kubectl ` client is installed and can connect to your Kubernetes cluster. ` helm ` will
Original file line number Diff line number Diff line change 22
33## Check Your Setup
44
5- First check that the ` helm ` command is available and the version is 0.7 or newer.
5+ First check that the ` helm ` command is available and the version is 0.8 or newer.
66
77```
88$ helmc --version
9- helmc version 0.7 .0+20a7ed7
9+ helmc version 0.8 .0+f3cafbc
1010```
1111
1212Ensure the ` kubectl ` client is installed and can connect to your Kubernetes cluster. ` helm ` will
You can’t perform that action at this time.
0 commit comments