• v0.5.0 2ae4c4d742

    v0.5.0
    All checks were successful
    / release (push) Successful in 19s
    / build-test (push) Successful in 9m52s
    Stable

    eofredj released this 2026-06-14 16:44:07 +02:00 | 555 commits to main since this release

    Features

    • feat(completion): Add pods-ctl completion command for bash/zsh/fish/powershell

    🔧 Other Changes

    • chore(version): Release v0.5.0

    📦 Installation

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

    📋 Full Changelog

    Compare v0.4.0...v0.5.0

    🔨 Build Metadata

    • Git Commit: 2ae4c4d
    • Build Date: 2026-06-14 14:48:36 UTC

    🔐 Checksums

    46870ec4492bfedac9f3911ae79522befdd944d0852ef6f2f132b3c55693eed9  pods-ctl
    
    Downloads