Bump versions

This commit is contained in:
Jerome Petazzoni
2019-08-13 06:04:24 -05:00
parent afa3a59461
commit af18c5ab9f
2 changed files with 5 additions and 5 deletions

View File

@@ -34,11 +34,11 @@
- Download the `kubectl` binary from one of these links:
[Linux](https://storage.googleapis.com/kubernetes-release/release/v1.15.0/bin/linux/amd64/kubectl)
[Linux](https://storage.googleapis.com/kubernetes-release/release/v1.15.2/bin/linux/amd64/kubectl)
|
[macOS](https://storage.googleapis.com/kubernetes-release/release/v1.15.0/bin/darwin/amd64/kubectl)
[macOS](https://storage.googleapis.com/kubernetes-release/release/v1.15.2/bin/darwin/amd64/kubectl)
|
[Windows](https://storage.googleapis.com/kubernetes-release/release/v1.15.0/bin/windows/amd64/kubectl.exe)
[Windows](https://storage.googleapis.com/kubernetes-release/release/v1.15.2/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.15.0
- Docker Engine 18.09.7
- Kubernetes 1.15.2
- Docker Engine 19.03.1
- Docker Compose 1.24.1
<!-- ##VERSION## -->