Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

v0.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:09
f0ef5ed

Changelog

  • 46c0ce2 chore(deps): bump github.com/openkaiden/kdn-api/cli/go (#553)
  • 1c45f78 chore(deps): bump github.com/openkaiden/kdn-api/workspace-configuration/go (#552)
  • 7fb2187 chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#554)
  • 28b436b ci(codecov): remove codecov use (#568)
  • f0ef5ed feat(podman): allow user-provided pod template to override embedded one (#567)

Install

Linux / macOS:

curl -sSfL https://github.com/openkaiden/kdn/releases/download/v0.19.0/install.sh | sh

Windows (PowerShell):

irm https://github.com/openkaiden/kdn/releases/download/v0.19.0/install.ps1 | iex

Released by GoReleaser.