33 lines
965 B
YAML
33 lines
965 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: quassel-core
|
|
version: 3.0.33
|
|
appVersion: "0.14.0"
|
|
description: Quassel-core is a modern, cross-platform, distributed IRC client.
|
|
type: application
|
|
deprecated: false
|
|
home: https://truecharts.org/docs/charts/stable/quassel-core
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png
|
|
keywords:
|
|
- quassel-core
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core
|
|
- https://hub.docker.com/r/linuxserver/quassel-core
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.5.9
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.75
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- incubator
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|