2023-12-17 00:09:15 +00:00
|
|
|
kubeVersion: ">=1.24.0-0"
|
2021-11-30 13:33:15 +00:00
|
|
|
apiVersion: v2
|
2023-12-02 11:49:35 +00:00
|
|
|
name: icinga2
|
2023-12-16 12:04:04 +00:00
|
|
|
version: 8.0.3
|
2023-12-07 00:09:07 +00:00
|
|
|
appVersion: 2.14.0
|
2023-12-17 00:09:15 +00:00
|
|
|
description:
|
|
|
|
A monitoring system which checks the availability of your network resources,
|
2023-12-07 00:09:07 +00:00
|
|
|
notifies users of outages, and generates performance data for reporting.
|
2023-05-24 18:13:47 +00:00
|
|
|
home: https://truecharts.org/charts/incubator/icinga2
|
2022-08-08 23:15:26 +00:00
|
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
|
2023-12-02 11:49:35 +00:00
|
|
|
deprecated: false
|
2021-11-30 13:33:15 +00:00
|
|
|
sources:
|
2023-12-17 00:09:15 +00:00
|
|
|
- https://icinga.com/
|
|
|
|
- https://github.com/jjethwa/icinga2
|
|
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
|
|
|
|
- https://hub.docker.com/r/jordan/icinga2
|
2023-12-02 11:49:35 +00:00
|
|
|
maintainers:
|
2023-12-17 00:09:15 +00:00
|
|
|
- name: TrueCharts
|
|
|
|
email: info@truecharts.org
|
|
|
|
url: https://truecharts.org
|
2023-12-02 11:49:35 +00:00
|
|
|
keywords:
|
2023-12-17 00:09:15 +00:00
|
|
|
- icinga2
|
|
|
|
- monitoring
|
2023-12-02 11:49:35 +00:00
|
|
|
dependencies:
|
2023-12-17 00:09:15 +00:00
|
|
|
- name: common
|
|
|
|
version: 16.2.6
|
|
|
|
repository: https://library-charts.truecharts.org
|
|
|
|
condition: ""
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
|
|
|
- name: mariadb
|
|
|
|
version: 10.0.2
|
|
|
|
repository: https://deps.truecharts.org/
|
|
|
|
condition: mariadb.enabled
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
2023-12-02 11:49:35 +00:00
|
|
|
annotations:
|
2023-12-02 12:55:57 +00:00
|
|
|
max_scale_version: 23.10.1
|
|
|
|
min_scale_version: 22.12.4
|
|
|
|
truecharts.org/SCALE-support: "true"
|
2023-12-02 12:12:50 +00:00
|
|
|
truecharts.org/category: monitoring
|
2023-12-02 12:55:57 +00:00
|
|
|
truecharts.org/max_helm_version: "3.13"
|
|
|
|
truecharts.org/min_helm_version: "3.12"
|
|
|
|
truecharts.org/train: incubator
|
2023-12-12 12:02:26 +00:00
|
|
|
type: application
|