Skip to content

Releases: brumhard/krewfile

v0.6.0

13 Oct 16:00
Compare
Choose a tag to compare

What's Changed

  • docs: custom indexes by @brumhard
  • feat(nix): add support for krew root path by @ajgon
  • feat: add support for krew indexes by @ajgon
  • feat: add dry-run support by @ajgon

Full Changelog: v0.5.1...v0.6.0

v0.5.1

09 Sep 15:50
Compare
Choose a tag to compare

What's Changed

  • fix: nix package dependencies by @ajgon in #7

New Contributors

  • @ajgon made their first contribution in #7

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Jun 06:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

10 Jun 06:27
6c28703
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Jan 16:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Oct 07:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

21 Sep 13:10
Compare
Choose a tag to compare

Fixes

  • fix: set correct go module name
  • fix: trim whitespace in krewfile

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Sep 11:37
Compare
Choose a tag to compare

Initial release with basic functionality:

  • install all plugins defined in krewfile
  • remove all plugins not defined in krewfile
  • set krew command (could be krew or kubectl krew)
  • set krewfile location