Helm chart
- Helm chart, use standard labels/best practice (#605)
Build
- ci: address Azure/container-scan regression (#606)
Documentation
- update command line flags in README (#607)
Notable dependency updates
- github.com/containrrr/shoutrrr from 0.6.0 to 0.6.1
- github.com/stretchr/testify from 1.7.5 to 1.8.0
- alpine from 3.16.0 to 3.16.1 in /cmd/kured
- github.com/prometheus/common from 0.35.0 to 0.37.0 (#599)
- github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#600)
- nick-invision/retry from 2.7.0 to 2.7.1
- nick-invision/retry from 2.7.1 to 2.8.0 (#613)
- nick-invision/retry from 2.8.0 to 2.8.1 (#615)
- github.com/prometheus/client_golang (#616)
- alpine from 3.16.1 to 3.16.2 in /cmd/kured (#617)
- helm/chart-testing-action from 2.2.1 to 2.3.0 (#618)
Kubernetes Version Compatibility
The daemon image contains a 1.23.x k8s.io/{client-go,kubectl} for the purposes of maintaining the lock and draining worker nodes. Kubernetes aims to provide forwards & backwards compatibility of one minor version between client and server, so this should work on 1.22.x, 1.23.x and 1.24.x
Thanks a lot to everyone who contributed to kured since 1.10.1. Commits from @jackfrancis, @kingdonb, @dholbach, @ckotzbauer