Skip to content

v1.59.0

Compare
Choose a tag to compare
@ppxl ppxl released this 28 Nov 14:07
· 172 commits to develop since this release
v1.59.0
ae98e9c

Add K3d convenience functions; update vulnerable maven dependencies

Added

  • Function collectAndArchiveLogs to collect dogu and resource information to help debugging k3s Jenkins buils. #89
  • Function applyDoguResource(String doguName, String doguNamespace, String doguVersion) to apply a custom dogu resource into the cluster. This effectively installs a dogu if it is available. #89