* chore(deps): update helm chart common to v4.5.2 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
29 lines
706 B
YAML
29 lines
706 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: 0.99.4
|
|
description: A comics/mangas server to serve/stream pages via API
|
|
name: komga
|
|
version: 2.4.2
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- komga
|
|
- comics
|
|
- mangas
|
|
- server
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/komga
|
|
icon: https://komga.org/assets/media/logo.svg
|
|
sources:
|
|
- https://komga.org/
|
|
- https://github.com/gotson/komga
|
|
maintainers:
|
|
- name: nicholaswilde
|
|
email: ncwilde43@gmail.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.5.2
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.5.2
|