Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minicloudlabs/helm-charts
minicloud helm charts
https://github.com/minicloudlabs/helm-charts
Last synced: 3 months ago
JSON representation
minicloud helm charts
- Host: GitHub
- URL: https://github.com/minicloudlabs/helm-charts
- Owner: minicloudlabs
- License: mit
- Created: 2021-02-15T21:00:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T19:45:54.000Z (6 months ago)
- Last Synced: 2024-08-03T01:38:16.862Z (6 months ago)
- Language: Smarty
- Homepage:
- Size: 328 KB
- Stars: 23
- Watchers: 3
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - minicloudlabs/helm-charts - minicloud helm charts (Smarty)
README
# Minicloud Labs Kubernetes Helm Charts
[![License: MIT](https://img.shields.io/github/license/minicloudlabs/helm-charts)](https://github.com/minicloudlabs/helm-charts/blob/main/LICENSE)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/minicloudlabs)](https://artifacthub.io/packages/search?repo=minicloudlabs)
[![Releases downloads](https://img.shields.io/github/downloads/minicloudlabs/helm-charts/total.svg)](https://github.com/minicloudlabs/helm-charts/releases)The code is provided as-is with no warranties.
## NOTE
**THIS REPOSITORY IS NO LONGER MAINTAINED.**
Please, read gatus chart migration notes: https://github.com/minicloudlabs/helm-charts/tree/main/charts/gatus
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.Once Helm is set up properly, add the repo as follows:
```console
helm repo add minicloudlabs https://minicloudlabs.github.io/helm-charts
```You can then run `helm search repo minicloudlabs` to see the charts.
See available charts and respective documentation at [helm-charts directory](https://github.com/minicloudlabs/helm-charts/tree/main/charts).
## License
[MIT License](https://github.com/minicloudlabs/helm-charts/blob/main/LICENSE).