Skip to content

[0.2.0] - 2023-06-15

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 00:00
· 222 commits to main since this release
ab526c1

Release Notes

Added

  • Check for existing systemd unit files with the same name as the service generated by quadlet from the podlet generated quadlet file and throw an error if there is a conflict (#14).
    • Use --skip-services-check to opt-out.
  • Convert a (docker) compose file (#9) to:
    • Multiple quadlet files
    • A pod with a quadlet kube file and Kubernetes YAML

Changed

  • Breaking: files are no longer overwritten by default, added --overwrite flag if overwriting is desired.

Download podlet 0.2.0

target kind download
aarch64-apple-darwin tarball podlet-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball podlet-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball podlet-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball podlet-x86_64-unknown-linux-gnu.tar.xz