https://github.com/billimek/billimek-charts
DEPRECATED - new home is https://github.com/k8s-at-home/charts
https://github.com/billimek/billimek-charts
chart helm helm-charts
Last synced: 6 months ago
JSON representation
DEPRECATED - new home is https://github.com/k8s-at-home/charts
- Host: GitHub
- URL: https://github.com/billimek/billimek-charts
- Owner: billimek
- License: apache-2.0
- Archived: true
- Created: 2018-06-21T13:44:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T21:51:25.000Z (about 5 years ago)
- Last Synced: 2024-08-02T16:10:00.176Z (about 1 year ago)
- Topics: chart, helm, helm-charts
- Language: Smarty
- Homepage:
- Size: 2.16 MB
- Stars: 89
- Watchers: 8
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# DEPRECATED - Collection of helm charts
**This chart has been deprecated and moved to its new home:**
- **Source repo:** https://github.com/k8s-at-home/charts
- **Charts repo:** https://k8s-at-home.com/charts/```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm repo update
helm search repo k8s-at-home
```