Skip to content

1.51.0

Compare
Choose a tag to compare
@jsprey jsprey released this 16 Mar 12:04
· 224 commits to develop since this release

Added

  • Add k3d method buildAndPushToLocalRegistry() for cluster-local access of development images #71
    • see the README.md for updated usage tips
  • Makefile class to extract the current version from the makefile #73

Changed

  • Install kubectl on k3d setup automatically; #71
  • Use workspace as k3d constructor parameter
  • Install local image registry during k3d setup #71

Removed

  • Remove unused git credentials parameter in k3d constructor
  • Remove dependency to GitOps playground