29 lines
773 B
YAML
29 lines
773 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: syslog-ng
|
||
|
version: 1.0.0
|
||
|
appVersion: "3.35.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-icon.png
|
||
|
keywords:
|
||
|
- syslog-ng
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/linuxserver/syslog-ng
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 9.0.0
|
||
|
# 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
|