cargo podlet 0.2.2
0.2.2 - 2023-12-15

latest releases: 0.3.0, 0.2.4, 0.2.3...
6 months ago

Release Notes

Features

  • Add support for quadlet options introduced in podman v4.6.0 (#28)
    • Container
      • Sysctl= (#22, thanks @b-rad15!)
      • AutoUpdate=
      • HostName=
      • Pull=
      • WorkingDir=
      • SecurityLabelNested=
      • Mask=
      • Unmask=
    • Kube, Network, and Volume
      • PodmanArgs=
  • (compose) Support volume driver field

Bug Fixes

  • (container) Arg --tls-verify requires =
  • (network) Filter out empty Options= quadlet option
  • Escape newlines in joined quadlet values (#32)
  • (compose) Support cap_drop, userns_mode, and group_add service fields (#31, #34)
  • (compose) Split command string (#36)
    • When the command is converted to the Exec= quadlet option, it is now properly quoted. When converting to k8s, it is properly split into args.

Documentation

  • (readme) Podman v4.6.0
  • (changelog) Add git-cliff configuration

Refactor

  • Use custom serializer for PodmanArgs=
  • Use custom serializer for quadlet sections

Miscellaneous Tasks

  • Update dependencies

Download podlet 0.2.2

File Platform Checksum
podlet-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
podlet-x86_64-apple-darwin.tar.xz macOS Intel checksum
podlet-x86_64-pc-windows-msvc.zip Windows x64 checksum
podlet-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum
podlet-x86_64-unknown-linux-musl.tar.xz musl Linux x64 checksum

Don't miss a new podlet release

NewReleases is sending notifications on new releases.