Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leocolomb/charts
☸️ High Quality™ Helm Charts
https://github.com/leocolomb/charts
chart charts helm helm-charts k8s kubernetes
Last synced: 10 days ago
JSON representation
☸️ High Quality™ Helm Charts
- Host: GitHub
- URL: https://github.com/leocolomb/charts
- Owner: LeoColomb
- License: apache-2.0
- Created: 2024-11-25T19:48:02.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-30T21:54:39.000Z (11 days ago)
- Last Synced: 2025-02-01T07:28:56.436Z (10 days ago)
- Topics: chart, charts, helm, helm-charts, k8s, kubernetes
- Language: Mustache
- Homepage: https://artifacthub.io/packages/search?repo=leocolomb
- Size: 208 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Helm Charts
> High Quality™ [Helm](https://helm.sh) charts
[![Build Status](https://github.com/LeoColomb/charts/actions/workflows/ci.yml/badge.svg)](https://github.com/LeoColomb/charts/actions/workflows/ci.yml)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/leocolomb)](https://artifacthub.io/packages/search?repo=leocolomb)## About
This Git repository houses the Helm charts for diverse applications.
| Chart | Version |
| :-------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [`leocolomb/cisco-nso`](charts/cisco-nso/) | [![Chart Version](https://img.shields.io/badge/dynamic/json?label=cisco-nso&query=version&url=https%3A%2F%2Fartifacthub.io%2Fapi%2Fv1%2Fpackages%2Fhelm%2Fleocolomb%2Fcisco-nso)](https://artifacthub.io/packages/helm/leocolomb/cisco-nso) |## Quickstart
```shell
helm install my-release oci://ghcr.io/leocolomb/charts/
```See docs on your preferred sources:
- [Charts docs on Artifact Hub](https://artifacthub.io/packages/search?org=leocolomb)
- [Charts respective readmes](charts)
- [Charts discovery](https://helm.sh/docs/helm/helm_search/)
```sh
helm search hub leocolomb
```
- [Charts repository](https://helm.sh/docs/helm/helm_repo/)
```sh
helm repo add leocolomb https://leocolomb.github.io/charts/
```## License
This project is licensed under [MIT License](LICENSE-MIT).
The Helm charts distributed from within this repository are licensed under [Apache License, Version 2.0](LICENSE-APACHE) unless specific otherwise by the respective chart.
The application mentioned by the Helm charts distributed from within this repository are licensed under their respective license.