• v0.46.0 756e13a8c2

    v0.46.0
    All checks were successful
    / release (push) Successful in 59s
    / build-test (push) Successful in 6m12s
    Stable

    eofredj released this 2026-07-24 04:25:13 +02:00 | 29 commits to main since this release

    Features

    • feat(tui): width-adaptive I/O formatting and pod detail layout improvements
    • feat(upgrade): detect healthcheck drift in addition to image drift

    🐛 Bug Fixes

    • fix(upgrade): align error message and comment with healthcheck drift scope

    📚 Documentation

    • docs: update documentation for TUI container table and I/O formatting
    • docs(architecture): add upgrade to healthcheck drift consumers list
    • docs: update documentation for upgrade healthcheck drift

    🔧 Other Changes

    • chore(version): Release v0.46.0

    📦 Installation

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

    📋 Full Changelog

    Compare v0.45.0...v0.46.0

    🔨 Build Metadata

    • Git Commit: 756e13a
    • Build Date: 2026-07-24 02:50:21 UTC

    🔐 Checksums

    1d581eba9a7568f44a0be56f21e721dbb5ea3f064e0ee75cd7260eaf4df94324  pods-ctl
    
    Downloads