https://github.com/mikesir87/helm-charts
https://github.com/mikesir87/helm-charts
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikesir87/helm-charts
- Owner: mikesir87
- License: apache-2.0
- Created: 2020-12-09T02:27:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-13T21:20:46.000Z (over 3 years ago)
- Last Synced: 2025-03-23T22:52:36.141Z (2 months ago)
- Language: JavaScript
- Size: 207 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Helm Charts
This repo contains the various Helm charts I've created and am maintaining.
## Setup
The repo is available at the host [https://charts.mikesir87.io](https://charts.mikesir87.io).
```cli
helm repo add mikesir87 https://charts.mikesir87.io
helm repo update
```## Available Charts
- [Compose Deployer](./charts/compose-deployer) - converts a Compose file to Kubernetes resources via a Helm chart