Skip to content
Snippets Groups Projects
Commit 1ff9ae05 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

rename toolkit

parent fa7414e8
No related branches found
No related tags found
1 merge request!23Rename package
Pipeline #132613 failed
......@@ -2,11 +2,11 @@
To build a package locally, and test it with the example project, you can do:
```sh
helm package shiny-server -d ../*shiny-k8s-example-python/chart/charts/
helm package shiny-server -d ../*shiny-k8s-example-r/chart/charts/
helm package shiny-k8s-toolkit-helm -d ../*shiny-k8s-example-python/chart/charts/
helm package shiny-k8s-toolkit-helm -d ../*shiny-k8s-example-r/chart/charts/
```
It will store the package in the appropriate folder, and when you will run
`./dohelm.sh` the newest version will be used.
Don't forget to increment the version counter in shiny-server/Chart.yaml
Don't forget to increment the version counter in shiny-k8s-toolkit-helm/Chart.yaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment