31 lines
932 B
YAML
31 lines
932 B
YAML
apiVersion: v2
|
|
appVersion: "1.22.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.10.6
|
|
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/truechartsapps/tree/master/charts/stable/healthchecks
|
|
icon: https://truecharts.org/_static/img/appicons/healthchecks-icon.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: 5.0.10
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|