https://github.com/dniel/charts
Helm Charts repo for my apps
https://github.com/dniel/charts
helm-charts kubernetes
Last synced: about 1 year ago
JSON representation
Helm Charts repo for my apps
- Host: GitHub
- URL: https://github.com/dniel/charts
- Owner: dniel
- Created: 2017-10-24T19:01:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:52:20.000Z (over 2 years ago)
- Last Synced: 2025-01-26T17:32:26.730Z (over 1 year ago)
- Topics: helm-charts, kubernetes
- Language: Mustache
- Homepage:
- Size: 496 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collection of helm charts
## 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 is set up properly, add the repo as follows:
```console
helm repo add dniel https://dniel.github.io/charts
```
You can then run `helm search dniel` to see the charts.
## Charts
See [helm hub](https://hub.helm.sh/charts/dniel) for a complete list.
## License
[Apache 2.0 License](./LICENSE)