Bump versions

This commit is contained in:
Jerome Petazzoni
2019-03-03 01:28:18 -06:00
parent cf3fae6db1
commit 3f8ec37225
2 changed files with 5 additions and 5 deletions

View File

@@ -16,11 +16,11 @@
- Download the `kubectl` binary from one of these links:
[Linux](https://storage.googleapis.com/kubernetes-release/release/v1.13.2/bin/linux/amd64/kubectl)
[Linux](https://storage.googleapis.com/kubernetes-release/release/v1.13.4/bin/linux/amd64/kubectl)
|
[macOS](https://storage.googleapis.com/kubernetes-release/release/v1.13.2/bin/darwin/amd64/kubectl)
[macOS](https://storage.googleapis.com/kubernetes-release/release/v1.13.4/bin/darwin/amd64/kubectl)
|
[Windows](https://storage.googleapis.com/kubernetes-release/release/v1.13.2/bin/windows/amd64/kubectl.exe)
[Windows](https://storage.googleapis.com/kubernetes-release/release/v1.13.4/bin/windows/amd64/kubectl.exe)
- On Linux and macOS, make the binary executable with `chmod +x kubectl`

View File

@@ -1,7 +1,7 @@
## Versions installed
- Kubernetes 1.13.2
- Docker Engine 18.09.1
- Kubernetes 1.13.4
- Docker Engine 18.09.3
- Docker Compose 1.21.1
<!-- ##VERSION## -->