• v0.46.7 7c81449bc6

    v0.46.7
    All checks were successful
    / release (push) Successful in 16s
    / build-test (push) Successful in 10m1s
    Stable

    eofredj released this 2026-08-08 12:38:59 +02:00 | 4 commits to main since this release

    🐛 Bug Fixes

    • fix(upgrade): restart drifted containers atomically to avoid pod cancellation

    🔧 Other Changes

    • chore(version): Release v0.46.7

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 7c81449
    • Build Date: 2026-08-08 10:48:02 UTC

    🔐 Checksums

    e3ddcde59168a7067542b81c2b6d4ee0499339e05b9a1c5e0bfd896d4bb70642  pods-ctl
    
    Downloads