0.8.1 (2026-03-27)
- deps: update docker/build-push-action action to v7 (#105) (d5572ea)
- deps: update docker/login-action action to v4 (#102) (66d5e63)
- deps: update docker/metadata-action action to v6 (#104) (1ce4b71)
- deps: update docker/setup-buildx-action action to v4 (#103) (611040a)
- deps: update docker/setup-qemu-action action to v4 (#101) (e3716a0)
0.8.0 (2025-12-22)
- add option for configuring taint effects (7b20a26)
0.7.1 (2025-12-22)
- deps: update kubernetes packages to v0.35.0 (#80) (f4b9fe0)
- deps: update module github.com/onsi/gomega to v1.38.3 (#82) (b34cf62)
- deps: update module github.com/prometheus/client_golang to v1.23.2 (#83) (f0d3d09)
- deps: update module sigs.k8s.io/controller-runtime to v0.22.4 (#86) (8767981)
- deps: update actions/checkout action to v6 (#89) (68f9dc6)
- deps: update actions/setup-go action to v6 (#88) (af5cc36)
- deps: update appany/helm-oci-chart-releaser action to v0.5.0 (#81) (e675a37)
- deps: update dependency go to 1.25.x (#84) (dea9479)
- deps: update golang docker tag to v1.25.5 (#79) (ebbc71c)
- upgrade to go 1.25 (4696d43)
- use go-version-file instead of hard coded value in action (900b5b4)
- update release please config to include more types (8a8546a)
0.7.0 (2025-05-28)
- deps: update kubernetes packages to v0.33.0 (#72) (10ac8e3)
- deps: update kubernetes packages to v0.33.1 (#76) (3ffaf23)
- deps: update module github.com/onsi/gomega to v1.36.3 (#65) (4d593fd)
- deps: update module github.com/onsi/gomega to v1.37.0 (#69) (570f695)
- deps: update module github.com/prometheus/client_golang to v1.22.0 (#70) (b661379)
- deps: update module sigs.k8s.io/controller-runtime to v0.20.4 (#67) (8eda4fe)
- deps: update module sigs.k8s.io/controller-runtime to v0.21.0 (#77) (0e5c680)
0.6.6 (2025-03-18)
- deps: update kubernetes packages to v0.32.3 (#63) (134bbbc)
- deps: update module github.com/prometheus/client_golang to v1.21.0 (#58) (51d7a7b)
- deps: update module github.com/prometheus/client_golang to v1.21.1 (#60) (6c2a3ff)
- deps: update module sigs.k8s.io/controller-runtime to v0.20.3 (#62) (35e6bd6)
0.6.5 (2025-02-17)
0.6.4 (2025-02-15)
- deps: update kubernetes packages to v0.32.2 (#7) (b603fb7)
- deps: update module github.com/prometheus/client_golang to v1.20.5 (#9) (4e414c0)
- deps: update module sigs.k8s.io/controller-runtime to v0.20.2 (#51) (e57c21d)
- upgrade controller runtime to v0.20.1 and conforming to new TypedEventHandler interface (#46) (9d3f9c1)
0.6.3 (2025-02-14)
- update template for release please to also update appVersion in the template (cc23dbd)
0.6.2 (2025-02-14)
- update chart values to update app and chart version in sync (2204fda)
0.6.1 (2025-02-14)
- update to remove fromJson from job outputs (b262da8)
0.6.0 (2025-02-13)
- add pr-title check and pre-commit action (#29) (e5775b6)
- selectors: Extract selectors from daemonsets if not provided through config (#33) (dbdb572)
- badges: Fix GH workflow badges in docs/README.md (3850e21)
- deps: update module github.com/onsi/gomega to v1.36.2 (#8) (fc4103c)
- deps: update module github.com/stretchr/testify to v1.10.0 (#10) (eabd5fa)
- removed duplicated config for pre-commit (#30) (e9d08b8)
- using container image directly in resources.yaml (#37) (1f05333)