From c0105055045af63db3daf1b4be821dceda2d95a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Fr=C4=85tczak?= Date: Wed, 8 Nov 2023 20:18:44 +0100 Subject: [PATCH] update readme with ko-fi and licence badges --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index bc216d0..0504264 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file