Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Kubernetes Helm charts by @IMIO
https://github.com/imio/helm-charts

helm-charts helm-repository kubernetes

Last synced: 5 days ago
JSON representation

Kubernetes Helm charts by @IMIO

Awesome Lists containing this project

README

        

# Kubernetes Helm charts by @IMIO

This is a [Helm](https://helm.sh) charts repository for Kubernetes made by @IMIO.

### Add Helm repository

To install the [imio](https://www.imio.be/) repo just run:

```bash
helm repo add imio https://imio.github.io/helm-charts
helm repo update
```

### Helm Charts

* [odoo](https://github.com/IMIO/helm-odoo)

```bash
helm install your-release-name imio/odoo
```

* [plausible-analytics](https://github.com/IMIO/helm-plausible-analytics)

```bash
helm install your-release-name imio/plausible-analytics
```

* [smtp4dev](https://github.com/IMIO/helm-smtp4dev)

```bash
helm install your-release-name imio/smtp4dev
```

### License

[Apache License 2.0](/LICENSE)