v0.4.3
Installation
kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/download/v0.4.3/components.yaml
Changelog since v0.4.2
- Bump k8s dependencies to 1.19.10 preventing potential panic on webhook authenticator and authorized timeout before response (@x13n)