Compare commits
2 Commits
66949165e1
...
32865d4fed
Author | SHA1 | Date |
---|---|---|
accidentallycompetent | 32865d4fed | |
Tomasz Frątczak | e6e2fc05de |
|
@ -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.
|
Loading…
Reference in New Issue