• v0.28.0 f6197d2f4e

    v0.28.0
    All checks were successful
    / release (push) Successful in 41s
    / build-test (push) Successful in 10m40s
    Stable

    eofredj released this 2026-07-11 23:58:23 +02:00 | 226 commits to main since this release

    Features

    • feat(reload): start podman.socket for each user during reload
    • feat(operator): use PodName= from .pod files via context hint

    🐛 Bug Fixes

    • fix(operator): remove redundant text in ErrPodNotFound/ErrContainerNotFound messages

    🔧 Other Changes

    • chore(version): Release v0.28.0

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.28.0/pods-ctl-linux-amd64"
    
    # Verify checksum
    sha256sum -c pods-ctl-linux-amd64.sha256
    
    # Make executable and move to PATH
    chmod +x pods-ctl-linux-amd64
    mv pods-ctl-linux-amd64 /usr/local/bin/pods-ctl
    

    📋 Full Changelog

    Compare v0.27.1...v0.28.0

    🔨 Build Metadata

    • Git Commit: f6197d2
    • Build Date: 2026-07-11 22:03:04 UTC

    🔐 Checksums

    e096e6a6aaf7b2037a388eaaa9de88554df058cb9300355317f9ac6ef1204575  pods-ctl
    
    Downloads