Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/linuxserver/healthchecks …
Browse files Browse the repository at this point in the history
…to v3.1.20240101@f71485d by renovate (#16726)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://togithub.com/linuxserver/docker-healthchecks/packages)
([source](https://togithub.com/linuxserver/docker-healthchecks)) | patch
| `3.1.20231228` -> `3.1.20240101` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Jan 3, 2024
1 parent 7f7919b commit b72e6a1
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions charts/stable/healthchecks/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: healthchecks
version: 13.1.6
appVersion: 3.1.20231228
version: 13.1.7
appVersion: 3.1.20240101
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://truecharts.org/charts/stable/healthchecks
icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png
deprecated: false
sources:
- https://ghcr.io/linuxserver/healthchecks
- https://github.com/healthchecks/healthchecks
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
- https://ghcr.io/linuxserver/healthchecks
- https://github.com/healthchecks/healthchecks
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- cron
- monitoring
- alert
- cron
- monitoring
- alert
dependencies:
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 17.2.21
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
max_scale_version: 23.10.2
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
type: application
2 changes: 1 addition & 1 deletion charts/stable/healthchecks/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/linuxserver/healthchecks
tag: 3.1.20231228@sha256:7acd2640f639f3a045e6a319e3868f1f3b4d6e3be0f8acf829e438f4698f1bde
tag: 3.1.20240101@sha256:f71485d63126493060be676cf984c171524bcc9d1eb727336deae8b194b810ff
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit b72e6a1

Please sign in to comment.