• v0.3.0 f23ac554a4

    v0.3.0
    Some checks failed
    Lint / Run on Ubuntu (push) Successful in 1m13s
    E2E Tests / Run on Ubuntu (push) Failing after 1m6s
    Tests / Run on Ubuntu (push) Successful in 1m26s
    Release / Build and Release (release) Failing after 53s
    Stable

    asmo released this 2026-08-02 20:38:47 +00:00 | 10 commits to main since this release

    What's Changed

    Features

    • Ark payment processor support (#21) — Added support for running a local Arkade payment processor, including a sample CashuMint manifest, dev environment configuration, and documentation.

    Improvements

    • CDK updated to v0.17 (#24) — The default mint image now tracks CDK v0.17, including CRD, webhook, and sample updates.
    • Installation instructions updated (#25) — README now documents installing the latest release directly from git.cashu.dev.

    Maintenance

    • Removed coverage upload from CI (#26).

    Install

    kubectl apply -f https://git.cashu.dev/asmo/cashu-operator/releases/download/v0.3.0/install.yaml
    

    Full Changelog: https://git.cashu.dev/asmo/cashu-operator/compare/v0.2.4...v0.3.0

    Downloads