• v0.24.1 293a80a32f

    v0.24.1
    All checks were successful
    / build-test (push) Successful in 7m15s
    / release (push) Successful in 53s
    Stable

    eofredj released this 2026-07-03 22:53:51 +02:00 | 292 commits to main since this release

    🐛 Bug Fixes

    • fix(cmd): make --user and --dry-run consistent across all commands

    🔧 Other Changes

    • chore(version): Release v0.24.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 293a80a
    • Build Date: 2026-07-03 21:02:01 UTC

    🔐 Checksums

    9e017841190f78cdabb17e31a6793bdeaccf466137d00d018861046591b19a0b  pods-ctl
    
    Downloads