• v0.33.2 3d4e9f8ba1

    v0.33.2
    All checks were successful
    / build-test (push) Successful in 4m17s
    / release (push) Successful in 27s
    Stable

    eofredj released this 2026-07-14 02:51:31 +02:00 | 162 commits to main since this release

    🔧 Other Changes

    • chore(version): Release v0.33.2
    • test(tui): Phase 4 coverage 57%→59%
    • test(batch): Phase 3 coverage 61%→75%
    • test: Phase 1 coverage — output 43%→87%, widgets 48%→93%, podman 51%→79%
    • test(systemd): add 50 tests, coverage 3.4%→55.5%

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.33.2/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.33.1...v0.33.2

    🔨 Build Metadata

    • Git Commit: 3d4e9f8
    • Build Date: 2026-07-14 00:56:07 UTC

    🔐 Checksums

    e018d5e66e81b4cf2723358cd0659f24d173df84b55a1b9f4eb55f4670269742  pods-ctl
    
    Downloads