• v0.39.3 5edde1058c

    v0.39.3
    All checks were successful
    / build-test (push) Successful in 4m47s
    / release (push) Successful in 15s
    Stable

    eofredj released this 2026-07-16 23:53:16 +02:00 | 91 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): correct CPU scaling — Podman returns percentage not fraction

    🔧 Other Changes

    • chore(version): Release v0.39.3

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 5edde10
    • Build Date: 2026-07-16 21:58:19 UTC

    🔐 Checksums

    0b2208d1efc24ab3b57b565235ef11ad195fe400fd6d3285078af9f5d5022f87  pods-ctl
    
    Downloads