Skip to content

Releases: pelotech/nidhogg

v0.6.5

17 Feb 20:38
5ab0053
Compare
Choose a tag to compare

0.6.5 (2025-02-17)

Bug Fixes

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

v0.6.4

15 Feb 16:24
b6083e6
Compare
Choose a tag to compare

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)

v0.6.3

14 Feb 18:19
1bed3b4
Compare
Choose a tag to compare

0.6.3 (2025-02-14)

Bug Fixes

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

v0.6.2

14 Feb 16:03
352adeb
Compare
Choose a tag to compare

0.6.2 (2025-02-14)

Bug Fixes

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

v0.6.1

14 Feb 01:12
ae5bd2b
Compare
Choose a tag to compare

0.6.1 (2025-02-14)

Bug Fixes

  • update to remove fromJson from job outputs (b262da8)

v0.6.0

13 Feb 23:54
186f124
Compare
Choose a tag to compare

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)

v0.5.3

13 Aug 19:50
138366a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.1

29 Mar 18:18
64ae78f
Compare
Choose a tag to compare

This doesn't have any code changes but mainly to pin the current kustomize manifests to a specific version

v0.5.0

26 Jan 15:06
af01b5d
Compare
Choose a tag to compare

Initial fork release

  • add arm64 support
  • update golang version
  • move from drone -> github actions
  • publish to ghcr.io/pelotech/nidhogg:v0.5.0
  • configurable taint name
  • configurable delay before removing taint
  • move to go mod
  • version bump
  • evaluate pod readiness vs running