Skip to content

v0.14.1 (2023c)

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 11:59
· 26 commits to master since this release
b55042b

Release k8tz 0.14.1

We are happy to announce a new version of k8tz, these are the changes in this version:

Changelog

  • Allow to override injected initContainer name (#84) - @kmdrn7
  • Helm: Allow using helm built-in namespace (#92)
  • Helm: Add possibility to set topologySpreadConstraints to k8tz controller (#90) - @bastienbosser
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 (#89)
  • Upgrade to go 1.21 (#87) - @SISheogorath

Docker images

  • quay.io/k8tz/k8tz:0.14.1
  • quay.io/k8tz/k8tz:0.14.1-amd64
  • quay.io/k8tz/k8tz:0.14.1-arm64
  • quay.io/k8tz/k8tz:0.14.1-i386
  • quay.io/k8tz/k8tz:0.14.1-ppc64le
  • quay.io/k8tz/k8tz:0.14.1-armv6
  • quay.io/k8tz/k8tz:0.14.1-armv7

Install with Go

go install github.com/k8tz/k8tz@v0.14.1

Contributors ❤️

@SISheogorath, @bastienbosser, @kmdrn7