29 lines
784 B
YAML
29 lines
784 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: syslog-ng
|
|
version: 2.0.3
|
|
appVersion: "3.37.1"
|
|
description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs.
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/syslog-ng
|
|
icon: https://truecharts.org/_static/img/appicons/syslog-ng.png
|
|
keywords:
|
|
- syslog-ng
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/syslog-ng
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.0.8
|
|
# condition:
|
|
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
|