From e6e2fc05de624d6c234dced7b9da07cb67a5c13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Fr=C4=85tczak?= Date: Wed, 8 Nov 2023 20:31:00 +0100 Subject: [PATCH] add ko-fi and licence badges to the readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6579376..6fa723c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ # OctoCloudLab Library Chart Repository +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) + This repository contains the library chart that is the basis for the OctoCloudLab helm charts, hosted in the [https://teapot.octopusx.de/octocloudlab/chart-catalog](https://teapot.octopusx.de/octocloudlab/chart-catalog). ## Usage To find out how to use the chart please refer to the README.md generated by helm-docs: [https://teapot.octopusx.de/octocloudlab/library-chart/src/branch/main/chart/README.md](https://teapot.octopusx.de/octocloudlab/library-chart/src/branch/main/chart/README.md). +## 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 library chart is inspired and borrows a lot of content from the now archived k8s-at-home library charts repository, which is still available here: [https://github.com/k8s-at-home/library-charts](https://github.com/k8s-at-home/library-charts). For full attribution please refer to the [ATTRIBUTION.md](https://teapot.octopusx.de/octocloudlab/library-chart/src/branch/main/ATTRIBUTION.md) file. \ No newline at end of file