• v0.46.2 966fbbdf2c

    v0.46.2
    All checks were successful
    / build-test (push) Successful in 11m38s
    / release (push) Successful in 19s
    Stable

    eofredj released this 2026-07-25 22:43:00 +02:00 | 22 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): clear restarting state for unexpanded pods and poll transitional statuses
    • fix(tui): replace ad-hoc column widths with declarative system to prevent overflow

    📚 Documentation

    • docs: update documentation for container table and restart state management

    🔧 Other Changes

    • chore(version): Release v0.46.2

    📦 Installation

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

    📋 Full Changelog

    Compare v0.46.1...v0.46.2

    🔨 Build Metadata

    • Git Commit: 966fbbd
    • Build Date: 2026-07-25 21:06:43 UTC

    🔐 Checksums

    7f01b6df444d54f0a56dc98ad40786af8c59172928d3b951fcc14572027107d4  pods-ctl
    
    Downloads