-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from uw-it-aca/pm-add_rttl_umbrella_chart
missed some namespaces, updated readme, revved to 0.1.2
- Loading branch information
Showing
4 changed files
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# rttl-charts | ||
Helm charts for RTTL deployments | ||
|
||
## Update process | ||
- Make changes | ||
- Update version in main Chart.yaml | ||
- If the changes were in a subchart: | ||
- Update that version in the subchart's Chart.yaml | ||
- Update the subchart dependencies in the main Chart.yaml | ||
- cd to './charts/rttl-jupyterhub' and run `helm dependency update` | ||
- Verify contents of Chart.lock | ||
- git commit etc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters