Skip to content

Latest commit

 

History

History
56 lines (29 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

56 lines (29 loc) · 3.52 KB

Changelog

0.6.5 (2025-02-17)

Bug Fixes

  • add logs to help detect re-added taints (#56) (dac2d16)

0.6.4 (2025-02-15)

Bug Fixes

  • 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)

Bug Fixes

  • update template for release please to also update appVersion in the template (cc23dbd)

0.6.2 (2025-02-14)

Bug Fixes

  • update chart values to update app and chart version in sync (2204fda)

0.6.1 (2025-02-14)

Bug Fixes

  • update to remove fromJson from job outputs (b262da8)

0.6.0 (2025-02-13)

Features

  • add pr-title check and pre-commit action (#29) (e5775b6)
  • selectors: Extract selectors from daemonsets if not provided through config (#33) (dbdb572)

Bug Fixes

  • 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)