update readme with ko-fi and licence badges

This commit is contained in:
Tomasz Frątczak 2023-11-08 20:18:44 +01:00
parent 486437ea76
commit c010505504
1 changed files with 9 additions and 0 deletions

View File

@ -1,9 +1,18 @@
# OctoCloudLab Chart Catalog Repository
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
This repository contains application-specific helm charts with sane default values. All the harts in this catalog are based on the octocloudlab library chart you can find here: [https://teapot.octopusx.de/octocloudlab/library-chart](https://teapot.octopusx.de/octocloudlab/library-chart).
## Usage
To find out how to use each chart please refer to the README.md generated by helm-docs in each of the chart folders.
## Support
If you find this public repository or the packaged charts useful consider leaving me a tip.
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/K3K8QVJRK)
If you would like to contribute, feel free to reach out, you can find my contact details at [https://blog.octopusx.de](https://blog.octopusx.de).
## Attribution
This chart repository is inspired by and borrows a lot of content from the now archived k8s-at-home repository, which is still available here: [https://github.com/k8s-at-home/charts](https://github.com/k8s-at-home/charts). For full attribution please refer to the [ATTRIBUTION.md](https://teapot.octopusx.de/octocloudlab/chart-catalog/src/branch/main/ATTRIBUTION.md) file.