• v0.46.3 bb38f4dd52

    v0.46.3
    All checks were successful
    / release (push) Successful in 1m51s
    / build-test (push) Successful in 7m51s
    Stable

    eofredj released this 2026-07-26 07:46:51 +02:00 | 19 commits to main since this release

    📚 Documentation

    • docs: remove pager references from documentation

    🔧 Other Changes

    • chore(version): Release v0.46.3
    • refactor(cmd): remove pager feature and --no-pager flag

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: bb38f4d
    • Build Date: 2026-07-26 05:51:31 UTC

    🔐 Checksums

    ceec29f9bb9f056b301aceb31fd32d418ce4da9144e742f59f8602b992bdfee8  pods-ctl
    
    Downloads