chart-catalog/charts/linkwarden/README.md

40 lines
1.6 KiB
Markdown
Raw Normal View History

2023-11-09 09:05:52 +00:00
# linkwarden
![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![AppVersion: v2.3.0](https://img.shields.io/badge/AppVersion-v2.3.0-informational?style=flat-square)
2023-11-09 09:05:52 +00:00
Open source link aggregator, bookmark manager and website cache.
**Homepage:** <https://teapot.octopusx.de/octocloudlab/chart-catalog/src/branch/main/charts/linkwarden>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| accidentallycompetent | <accidentallycompetent@octopusx.de> | |
## Source Code
* <https://github.com/linkwarden/linkwarden>
## Requirements
Kubernetes: `>= 1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://git.octopusx.de/api/packages/octopusx/helm | common | 4.5.2 |
## Values
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env | object | See below | environment variables. See more environment variables in the [linkwarden documentation](https://docs.linkwarden.app/self-hosting/environment-variables) |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/linkwarden/linkwarden"` | image repository |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)