chart-catalog/charts/linkwarden
Tomasz Frątczak d3df01e9c8
Publishing Charts / Publilsh-Charts (push) Successful in 14s Details
undefine default env vars in linkwarden to allow easier mounting secrets
2023-11-13 19:02:54 +01:00
..
charts Create linkwarden helm chart 2023-11-09 10:07:29 +01:00
templates Create linkwarden helm chart 2023-11-09 10:07:29 +01:00
Chart.lock Create linkwarden helm chart 2023-11-09 10:07:29 +01:00
Chart.yaml undefine default env vars in linkwarden to allow easier mounting secrets 2023-11-13 19:02:54 +01:00
README.md remove obsolete default image tag for linkwarden 2023-11-09 10:17:25 +01:00
values.yaml undefine default env vars in linkwarden to allow easier mounting secrets 2023-11-13 19:02:54 +01:00

README.md

linkwarden

Version: 0.1.0 AppVersion: v2.0.0

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

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
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