https://github.com/itk-dev/helm-charts
https://github.com/itk-dev/helm-charts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/itk-dev/helm-charts
- Owner: itk-dev
- Created: 2025-06-25T17:50:32.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-31T14:21:52.000Z (5 months ago)
- Last Synced: 2025-10-31T15:33:05.420Z (5 months ago)
- Language: Smarty
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helm chats
Collection for helm chart from ITK Developmen to host different projects.
## Usage
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
Helm's [documentation](https://helm.sh/docs) to get started.
Once Helm has been set up correctly, add the repo as follows:
helm repo add itkdev https://itk-dev.github.io/helm-charts
If you had already added this repo earlier, run `helm repo update` to retrieve
the latest versions of the packages. You can then run `helm search repo
` to see the charts.
To install the chart:
helm install my- itkdev/
To uninstall the chart:
helm uninstall my-