• v0.36.3 0c4f4ae104

    v0.36.3
    All checks were successful
    / release (push) Successful in 12s
    / build-test (push) Successful in 4m24s
    Stable

    eofredj released this 2026-07-14 23:38:04 +02:00 | 118 commits to main since this release

    🐛 Bug Fixes

    • fix(security): harden input validation and command construction

    🔧 Other Changes

    • chore(version): Release v0.36.3

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 0c4f4ae
    • Build Date: 2026-07-14 21:40:39 UTC

    🔐 Checksums

    fcf6acbdb6a87f5a4f4299b92bfeff4ee418d5923c80018947010476718e5f41  pods-ctl
    
    Downloads