-
v0.3.0
Stablereleased this
2026-08-02 20:38:47 +00:00 | 10 commits to main since this releaseWhat's Changed
Features
- Ark payment processor support (#21) — Added support for running a local Arkade payment processor, including a sample
CashuMintmanifest, 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.yamlFull Changelog: https://git.cashu.dev/asmo/cashu-operator/compare/v0.2.4...v0.3.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Ark payment processor support (#21) — Added support for running a local Arkade payment processor, including a sample