Skip to content

kuttl-v0.24.0

Latest

Choose a tag to compare

@porridge porridge released this 03 Dec 07:24
· 4 commits to main since this release
eb48529

Changes

πŸš€ Highlights

  • feat: add ignoreFiles option to suppress file warnings in test directories (#651)

πŸ› Bug Fixes

  • fix: existing user-supplied ns when lacking permissions (#657) (bug was introduced in v0.23.0)

🌱 Dependency bumps

  • chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#655)
  • chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 (#654)
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 (#653)
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#652)

Contributors

@dependabot[bot], @mandre and @porridge