Changes since v1.24.0

Improvements

* Serve OpenAPI spec by default (#110, @olivierlemasle)
* Bump Kubernetes dependencies to v0.25.4 and Golang to 1.19 (#113, @olivierlemasle)
* Add default Info.Version to OpenAPI config (#115, @olivierlemasle)
* Use golangci-lint to lint the codebase (#111, @olivierlemasle)

Documentation

* Update and fix the Getting Started guide (https://github.com/kubernetes-sigs/custom-metrics-apiserver/pull/108, @olivierlemasle)