• v0.27.1 8f10e48a5b

    v0.27.1
    All checks were successful
    / release (push) Successful in 27s
    / build-test (push) Successful in 11m27s
    Stable

    eofredj released this 2026-07-11 21:44:46 +02:00 | 230 commits to main since this release

    🐛 Bug Fixes

    • fix(status): surface InspectPod error instead of showing false 'active'

    🔧 Other Changes

    • chore(version): Release v0.27.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 8f10e48
    • Build Date: 2026-07-11 19:52:08 UTC

    🔐 Checksums

    01db8a0952a074a74be52561dc0fbde76d39fe8183f0d6582d2f949df9e9dd97  pods-ctl
    
    Downloads