An open API service indexing awesome lists of open source software.

https://github.com/mikesir87/helm-charts


https://github.com/mikesir87/helm-charts

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

![Lint and Test Charts](https://github.com/mikesir87/helm-charts/workflows/Lint%20and%20Test%20Charts/badge.svg?branch=main)

# 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