• v0.46.6 1933e7b619

    v0.46.6
    All checks were successful
    / release (push) Successful in 1m2s
    / build-test (push) Successful in 11m27s
    Stable

    eofredj released this 2026-08-04 00:02:11 +02:00 | 6 commits to main since this release

    🐛 Bug Fixes

    • fix(systemd): resolve runuser path dynamically across distros

    🔧 Other Changes

    • chore(version): Release v0.46.6

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 1933e7b
    • Build Date: 2026-08-03 22:10:34 UTC

    🔐 Checksums

    c26ecc7b98934a9a4362e14d935f3fa11f65b825da93ad7b8a9f4ad05756b468  pods-ctl
    
    Downloads