Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@bakito bakito released this 01 Nov 08:49
· 18 commits to main since this release
f89a14b

Fixes

  • Progress bar crash #460
  • Panic on NullPointer #458

Changelog

  • 65240c2 Prevent NullPointer panic on error (#459)
  • 60f390c Update k8s to v0.31.2 (#453)
  • 9e558fd Update module github.com/charmbracelet/bubbletea to v1.1.2 (#454)
  • 0a2387d Update module github.com/minio/minio-go/v7 to v7.0.77 (#448)
  • 451a95b Update module github.com/minio/minio-go/v7 to v7.0.78 (#450)
  • 7638a94 Update module github.com/minio/minio-go/v7 to v7.0.79 (#455)
  • a14d3fd Update module github.com/minio/minio-go/v7 to v7.0.80 (#456)
  • 14d11d5 Update module github.com/onsi/gomega to v1.35.1 (#462)
  • 81c0e5d Update module go.uber.org/mock to v0.5.0 (#451)
  • 9f110b3 Update module go.uber.org/mock/mockgen to v0.5.0 (#452)
  • 08cd9f9 Update module golang.org/x/term to v0.25.0 (#449)
  • b8615bb Update onsi (#457)
  • 4ac5987 add renovate support for tools
  • f89a14b correct makefile and regenerate mocks
  • eff0ba0 switch progress to simple in container (#461)
  • 25070d8 update tools

Thanks to @tomassatka for the contributions