v2.2.5
This release contains the following changes:
- Allow setting a custom
labelSelectorin the k8s health api to filter pods. This is useful if you have several deployments in the same cluster and a given IP address might be reused by another service/environment. #119 by @ghostdogpr