-
-
Notifications
You must be signed in to change notification settings - Fork 32
Updating
Nicholas Wilde edited this page Feb 11, 2021
·
2 revisions
- Update the
values.yaml
file.- Update the
tag
key. - Replace all other key values.
- Update the
- Update the
Chart.yaml
file with all appropriate values. - Update the
README.md.gotmpl
file with the appropriate values. See the helm-docs wiki page. - From the
chartname
folder, runhelm-docs
to generate theREADME.md
file. - Add, commit, and push the new chart to the repository.
The update.sh script may be used to generate the new chart.
- Run the
update.sh
script from thehelm-charts
directory.
$ ./update.sh ghcr.io/linuxserver/transmission:3.00-r2-ls76
- Update the
values.yaml
file.- Replace all other key values.
- Update the
Chart.yaml
file with all appropriate values. - From the chartname folder, run
helm-docs
to generate theREADME.md
file. - Add, commit, and push the new chart to the repository.
- Home
- Deployment
- Integration
- Development
- Scripts
- Requests
- Tips & Tricks
- Troubleshooting
- FAQ
- Contributing
- Code of Conduct