https://github.com/rssnyder/external-charts
https://github.com/rssnyder/external-charts
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rssnyder/external-charts
- Owner: rssnyder
- Created: 2024-10-17T15:09:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T15:17:16.000Z (over 1 year ago)
- Last Synced: 2025-01-28T12:39:41.030Z (over 1 year ago)
- Language: Mustache
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# other charts
a collection of helm charts which have no http repo
copying their code here and creating an http helm repo to use them in my clusters
```
helm repo add rssnyder-external https://rssnyder.github.io/external-charts
helm repo update rssnyder-external
```