mirror of
https://github.com/plcnk/charts.git
synced 2026-04-05 17:22:21 +00:00
30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
<p align="center">
|
|
<img width="200px" height=auto src="https://helm.sh/img/helm.svg" />
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="./LICENSE"><img src="https://img.shields.io/github/license/plcnk/charts" /></a>
|
|
<a href="https://artifacthub.io/packages/search?repo=plcnk"><img src="https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/plcnk" /></a>
|
|
<a href="https://github.com/plcnk/charts/actions/workflows/release.yaml"><img src="https://github.com/plcnk/charts/actions/workflows/release.yaml/badge.svg" /></a>
|
|
</p>
|
|
|
|
# Charts
|
|
|
|
A collection of [Helm](https://helm.sh) charts for [Kubernetes](https://kubernetes.io/).
|
|
|
|
All charts are based on the [bjw-s common library chart](https://github.com/bjw-s/helm-charts/tree/main/charts/library/common).
|
|
|
|
Also available on [Artifact Hub](https://artifacthub.io/packages/search?repo=plcnk).
|
|
|
|
The code in this repository is provided as-is with no warranties.
|
|
|
|
## Chart Overview
|
|
|
|
| Chart | Description |
|
|
| ----- | ----------- |
|
|
| [# it-tools <img src='https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg' alt='it-tools icon' width='18px' align='right' loading='lazy'>](charts/it-tools/) | Collection of handy online tools for developers, with great UX. |
|
|
|
|
## License
|
|
|
|
This project is licensed under the [MIT License](./LICENSE).
|