* 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>
27 lines
962 B
YAML
27 lines
962 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: version-v1.20.0
|
|
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.
|
|
name: healthchecks
|
|
version: 4.4.2
|
|
keywords:
|
|
- cron
|
|
- monitoring
|
|
- alert
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/healthchecks
|
|
icon: https://raw.githubusercontent.com/healthchecks/healthchecks/master/stuff/logo.svg?raw=true
|
|
sources:
|
|
- https://github.com/healthchecks/healthchecks
|
|
- https://hub.docker.com/r/linuxserver/healthchecks
|
|
maintainers:
|
|
- name: auricom
|
|
email: k8s-at-home@xpander.eml.cc
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.5.2
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.5.2
|