2021-07-01 18:26:22 +00:00
|
|
|
apiVersion: v2
|
2021-10-19 11:51:50 +00:00
|
|
|
appVersion: "1.22.0"
|
2021-07-01 18:26:22 +00:00
|
|
|
dependencies:
|
2022-07-22 18:23:01 +00:00
|
|
|
- name: common
|
|
|
|
repository: https://library-charts.truecharts.org
|
2022-07-23 13:47:25 +00:00
|
|
|
version: 10.4.7
|
2022-07-22 18:23:01 +00:00
|
|
|
description:
|
|
|
|
Healthchecks is a cron job monitoring service. It listens for HTTP requests
|
2021-07-01 19:50:27 +00:00
|
|
|
and email messages ("pings") from your cron jobs and scheduled tasks ("checks").
|
|
|
|
When a ping does not arrive on time, Healthchecks sends out alerts.
|
2022-02-06 17:42:09 +00:00
|
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/healthchecks
|
2022-07-12 22:42:35 +00:00
|
|
|
icon: https://truecharts.org/img/chart-icons/healthchecks.png
|
2021-07-01 19:50:27 +00:00
|
|
|
keywords:
|
2022-07-22 18:23:01 +00:00
|
|
|
- cron
|
|
|
|
- monitoring
|
|
|
|
- alert
|
|
|
|
kubeVersion: ">=1.16.0-0"
|
2021-07-01 19:50:27 +00:00
|
|
|
maintainers:
|
2022-07-22 18:23:01 +00:00
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
|
|
|
url: https://truecharts.org
|
2021-07-01 19:50:27 +00:00
|
|
|
name: healthchecks
|
|
|
|
sources:
|
2022-07-22 18:23:01 +00:00
|
|
|
- https://github.com/healthchecks/healthchecks
|
|
|
|
- https://hub.docker.com/r/linuxserver/healthchecks
|
2022-07-23 13:47:25 +00:00
|
|
|
version: 7.0.23
|
2021-10-19 15:59:59 +00:00
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- media
|
|
|
|
truecharts.org/SCALE-support: "true"
|
2021-10-19 16:15:58 +00:00
|
|
|
truecharts.org/grade: U
|