* chore(deps): update minor docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
26 lines
833 B
YAML
26 lines
833 B
YAML
apiVersion: v2
|
|
appVersion: auto
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 6.6.2
|
|
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/incubator/healthchecks
|
|
icon: https://raw.githubusercontent.com/healthchecks/healthchecks/master/stuff/logo.svg?raw=true
|
|
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: 1.2.2
|