Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitcoin-sv/spv-wallet-helm

Helm charts for all services within the spv-wallet ecosystem
https://github.com/bitcoin-sv/spv-wallet-helm

bsv helm helm-charts spv-wallet spv-wallet-team spv-wallet-toolkit

Last synced: about 21 hours ago
JSON representation

Helm charts for all services within the spv-wallet ecosystem

Awesome Lists containing this project

README

        

# SPV Wallet tool Components Chart Repository

## Chart release process

To update app version in charts use the following script:

```bash
./update
```

> Note: Script requires `yq` and `gh` to be locally installed. It will be checked & installed during the script execution.

Releasing will happen automatically after pushing your changes into main branch. See [release.yaml](.github%2Fworkflows%2Frelease.yaml)

Chart is attached to the github release and index.yaml is updated on the gh-pages branch which is deployed as github pages.