Skip to content

A version for --version, and new versions

Choose a tag to compare

@hercynium hercynium released this 21 Oct 01:46
· 4 commits to main since this release

Updated deps from dependabot, and fixed the broken --version CLI flag.

What's Changed

  • Bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in #83
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in the go_modules group by @dependabot[bot] in #86
  • Bump golang.org/x/time from 0.12.0 to 0.13.0 by @dependabot[bot] in #89
  • Bump k8s.io/client-go from 0.33.4 to 0.34.1 by @dependabot[bot] in #94
  • Bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.1 by @dependabot[bot] in #95
  • Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.3 by @dependabot[bot] in #92
  • Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #96
  • Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #97
  • Bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.3 by @dependabot[bot] in #99
  • Bump golang.org/x/time from 0.13.0 to 0.14.0 by @dependabot[bot] in #98
  • Properly support a --version CLI flag by @hercynium in #101

Full Changelog: v0.4.1...v0.5.0