Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imio/helm-charts
- Owner: IMIO
- License: apache-2.0
- Created: 2023-08-21T08:43:49.000Z (over 1 year ago)
- Default Branch: gh-pages
- Last Pushed: 2024-12-17T15:54:08.000Z (19 days ago)
- Last Synced: 2024-12-17T16:43:42.535Z (18 days ago)
- Topics: helm-charts, helm-repository, kubernetes
- Homepage:
- Size: 5.61 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)