Skip to content

Kured 1.12.0

Compare
Choose a tag to compare
@ckotzbauer ckotzbauer released this 14 Dec 17:41
· 436 commits to main since this release

Build and Testing

  • Updated lycheeverse/lychee-action from 1.5.2 to 1.5.4
  • Updated helm/kind-action from 1.4.0 to 1.5.0

Documentation

  • add mailing list
  • Import GOVERNANCE-maintainer.md template
  • make the governance ours
  • use website logos
  • move documentation to kured.dev
  • document where to find the invidivual repositories

Notable dependency updates

  • Update k8s dependencies to 0.25.5
  • Updated github.com/spf13/viper from 1.13.0 to 1.14.0
  • Updated alpine from 3.16.2 to 3.16.3
  • Updated alpine from 3.16.3 to 3.17.0 (#704)
  • Updated github.com/prometheus/common from 0.37.0 to 0.38.0
  • Updated github.com/prometheus/common from 0.38.0 to 0.39.0
  • Updated github.com/prometheus/client_golang 1.13.1 to 1.14.0

Kubernetes Version Compatibility

The daemon image contains a 1.25.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.24.x, 1.25.x and 1.26.x

Thanks a lot to everyone who contributed to kured since 1.11.0. Commits from @dholbach