Skip to content

v0.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 15:27
· 111 commits to master since this release
v0.4.5
919c84e

Changelog

  • ebe3f93 Merge pull request #46 from flavio/dependabot/go_modules/k8s.io/client-go-0.28.2
  • 988aaf4 Merge pull request #47 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.8
  • 4fb24e3 Merge pull request #49 from flavio/dependabot/go_modules/golang.org/x/net-0.17.0
  • 9d026fe Merge pull request #50 from flavio/dependabot/go_modules/k8s.io/client-go-0.28.3
  • 2d792c0 Merge pull request #51 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.9
  • 20e91e5 Merge pull request #52 from flavio/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • e24d8eb Merge pull request #53 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.0
  • 6112a58 Merge pull request #54 from flavio/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.1
  • cd2682c Merge pull request #55 from flavio/dependabot/go_modules/k8s.io/client-go-0.28.4
  • 44b2d38 Merge pull request #56 from flavio/dependabot/github_actions/actions/setup-go-5
  • c41c242 Merge pull request #58 from flavio/dependabot/go_modules/github.com/spf13/viper-1.18.1
  • 78bed51 Merge pull request #59 from flavio/dependabot/go_modules/k8s.io/client-go-0.29.0
  • ea6c4f5 Merge pull request #60 from flavio/dependabot/go_modules/github.com/spf13/viper-1.18.2
  • 919c84e Merge pull request #61 from DanHam/respect-context
  • aed9334 Merge pull request #63 from flavio/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.1
  • 4512dc3 Use context passed via the commandline when discovering cluster version
  • 9865010 build(deps): bump actions/setup-go from 4 to 5
  • 281c77d build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.8
  • 375e1f1 build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.8 to 6.4.9
  • 8869f5c build(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.1
  • a13af27 build(deps): bump github.com/schollz/progressbar/v3
  • 9bb61bf build(deps): bump github.com/schollz/progressbar/v3
  • 8838675 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • b763fec build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.1
  • 566746c build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2
  • 29af627 build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
  • 5601392 build(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
  • a776577 build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3
  • 0b3c135 build(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4
  • 6285899 build(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
  • eedccb6 chore(deps): update to latest version of golangci