• v0.41.3 c9d8136906

    v0.41.3
    All checks were successful
    / release (push) Successful in 1m41s
    / build-test (push) Successful in 6m22s
    Stable

    eofredj released this 2026-07-19 12:44:12 +02:00 | 67 commits to main since this release

    📚 Documentation

    • docs: sync Go version references to 1.26.5

    🔧 Other Changes

    • chore(version): Release v0.41.3
    • chore(go): bump Go version from 1.26.4 to 1.26.5

    📦 Installation

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

    📋 Full Changelog

    Compare v0.41.2...v0.41.3

    🔨 Build Metadata

    • Git Commit: c9d8136
    • Build Date: 2026-07-19 10:52:13 UTC

    🔐 Checksums

    4ce25f53f08a9176c573595a5d6d710eb4eb044390f1a79871a266bf96fddc12  pods-ctl
    
    Downloads