* chore(deps): update helm chart common to v4.5.2 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
31 lines
933 B
YAML
31 lines
933 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: latest
|
|
description: A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.
|
|
name: icinga2
|
|
version: 4.1.2
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- icinga2
|
|
- monitoring
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/icinga2
|
|
icon: https://avatars.githubusercontent.com/u/835441?s=200&v=4
|
|
sources:
|
|
- https://github.com/jjethwa/icinga2
|
|
- https://icinga.com/
|
|
maintainers:
|
|
- name: nicholaswilde
|
|
email: ncwilde43@gmail.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.5.2
|
|
- name: mariadb
|
|
version: 11.0.14
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: mariadb.enabled
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.5.2
|