• v0.42.0 066c5d2708

    v0.42.0
    All checks were successful
    / release (push) Successful in 12s
    / build-test (push) Successful in 7m8s
    Stable

    eofredj released this 2026-07-19 16:37:33 +02:00 | 57 commits to main since this release

    Features

    • feat(tui): show build metadata and color-rotating glyph in loading spinner
    • feat(cli): expose Commit and BuildDate build metadata

    🐛 Bug Fixes

    • fix(tui): zebra striping in container table covers all columns

    📚 Documentation

    • docs: update documentation for build metadata and spinner changes

    🔧 Other Changes

    • chore(version): Release v0.42.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 066c5d2
    • Build Date: 2026-07-19 14:40:33 UTC

    🔐 Checksums

    e2b0f8c765db5e061a018fa74f1105992d254d394de83d238b1904c2eb245e2d  pods-ctl
    
    Downloads