cargo podlet 0.2.3
0.2.3 - 2023-12-31

latest releases: 0.3.0, 0.2.4
9 months ago

Release Notes

Features

  • Add support for quadlet options introduced in podman v4.7.0 (#29)
    • Container
      • DNS=
      • DNSOption=
      • DNSSearch=
      • PidsLimit=
      • ShmSize=
      • Ulimit=
    • Kube
      • AutoUpdate=
    • Network
      • DNS=
  • Add podlet generate subcommands for generating quadlet files from existing:
    • Containers (#23)
    • Networks
    • Volumes

Bug Fixes

  • (compose) network_mode accept all podman values (#38)
    • Improved error message for unsupported values
  • (network) Support <start-IP>-<end-IP> syntax for --ip-range

Documentation

  • (readme) Podman v4.7.0
  • (readme) Update demo and usage

Miscellaneous Tasks

  • (ci) Skip container run for conmon v2.1.9
  • (lint) Fix new rust 1.75 clippy warnings
  • Update dependencies

Download podlet 0.2.3

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.