Skip to content

Kured 1.13.1

Compare
Choose a tag to compare
@dholbach dholbach released this 08 Jun 08:56
· 180 commits to main since this release
91eb403

Build and Testing

  • update k8s deps
  • release 1.13.1 (#779)
  • build(deps): bump github.com/prometheus/client_golang
  • build(deps): bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#762)
  • build(deps): bump alpine from 3.17.3 to 3.18.0
  • build(deps): bump lycheeverse/lychee-action from 1.7.0 to 1.8.0
  • build(deps): bump helm/kind-action from 1.5.0 to 1.6.0 (#766)
  • build(deps): bump helm/kind-action from 1.6.0 to 1.7.0 (#767)
  • build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • build(deps): bump github.com/prometheus/common from 0.43.0 to 0.44.0
  • build(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#773)
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
  • build(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.0
  • build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0

Kubernetes Version Compatibility

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

Thanks a lot to everyone who contributed to kured since 1.13.0.