Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 539 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 539 Bytes

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.