kubeadm: Update to version 1.19.2

This commit is contained in:
Richard Kuhnt 2020-09-16 20:01:07 +00:00
parent 050c5c57b7
commit edda4335e1

View File

@ -2,11 +2,11 @@
"homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/",
"description": "Kubernetes node provisioning tool",
"license": "Apache-2.0",
"version": "1.19.1",
"version": "1.19.2",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.19.1/bin/windows/amd64/kubeadm.exe",
"hash": "9205ea406d0e48608dae8419f711f0e0c50f15412d29e58653f7bcaa26ab6a8e"
"url": "https://dl.k8s.io/v1.19.2/bin/windows/amd64/kubeadm.exe",
"hash": "701e5ddc0b61440aeb924e0bda34480186a2cfc74c4b203cf7f2da5adf91e3c0"
}
},
"bin": "kubeadm.exe",