https://github.com/imio/helm-charts
Kubernetes Helm charts by @IMIO
https://github.com/imio/helm-charts
helm-charts helm-repository kubernetes
Last synced: 4 months ago
JSON representation
Kubernetes Helm charts by @IMIO
- Host: GitHub
- URL: https://github.com/imio/helm-charts
- Owner: IMIO
- License: apache-2.0
- Created: 2023-08-21T08:43:49.000Z (almost 2 years ago)
- Default Branch: gh-pages
- Last Pushed: 2025-01-15T10:50:30.000Z (5 months ago)
- Last Synced: 2025-01-15T12:40:59.608Z (5 months ago)
- Topics: helm-charts, helm-repository, kubernetes
- Homepage:
- Size: 5.83 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)