Bump k8s version to 1.13.2

This commit is contained in:
Jerome Petazzoni
2019-01-13 15:13:47 -06:00
parent 8c2107fba9
commit f207adfe13
2 changed files with 4 additions and 4 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.1/bin/linux/amd64/kubectl)
[Linux](https://storage.googleapis.com/kubernetes-release/release/v1.13.2/bin/linux/amd64/kubectl)
|
[macOS](https://storage.googleapis.com/kubernetes-release/release/v1.13.1/bin/darwin/amd64/kubectl)
[macOS](https://storage.googleapis.com/kubernetes-release/release/v1.13.2/bin/darwin/amd64/kubectl)
|
[Windows](https://storage.googleapis.com/kubernetes-release/release/v1.13.1/bin/windows/amd64/kubectl.exe)
[Windows](https://storage.googleapis.com/kubernetes-release/release/v1.13.2/bin/windows/amd64/kubectl.exe)
- On Linux and macOS, make the binary executable with `chmod +x kubectl`

View File

@@ -1,6 +1,6 @@
## Versions installed
- Kubernetes 1.13.0
- Kubernetes 1.13.2
- Docker Engine 18.09.0
- Docker Compose 1.21.1