31 lines
941 B
YAML
31 lines
941 B
YAML
apiVersion: v2
|
|
appVersion: "1.22.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.7
|
|
description: Healthchecks is a cron job monitoring service. It listens for HTTP requests
|
|
and email messages ("pings") from your cron jobs and scheduled tasks ("checks").
|
|
When a ping does not arrive on time, Healthchecks sends out alerts.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/healthchecks
|
|
icon: https://truecharts.org/_static/img/appicons/healthchecks.png
|
|
keywords:
|
|
- cron
|
|
- monitoring
|
|
- alert
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: healthchecks
|
|
sources:
|
|
- https://github.com/healthchecks/healthchecks
|
|
- https://hub.docker.com/r/linuxserver/healthchecks
|
|
version: 6.0.9
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|