32 lines
941 B
YAML
32 lines
941 B
YAML
apiVersion: v2
|
|
appVersion: "6.2.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.7
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.45
|
|
description: Zabbix is an enterprise-class open source distributed monitoring solution.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/zabbix-server
|
|
icon: https://truecharts.org/img/chart-icons/zabbix-server.png
|
|
keywords:
|
|
- zabbix
|
|
- monitoring
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: zabbix-server
|
|
sources:
|
|
- https://hub.docker.com/r/zabbix/zabbix-server-pgsql
|
|
- https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql
|
|
version: 2.0.25
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|