Skip to content

Helm charts for all services within the spv-wallet ecosystem

Notifications You must be signed in to change notification settings

bitcoin-sv/spv-wallet-helm

Repository files navigation

SPV Wallet tool Components Chart Repository

Chart release process

To update app version in charts use the following script:

./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

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