chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.2.20240304@7d07898 by renovate (#18913)
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.2.20240226` -> `3.2.20240304` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
f3860012e0
commit
9998e913d7
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.2.20240226
|
||||
appVersion: 3.2.20240304
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- cron
|
||||
- monitoring
|
||||
- alert
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
|
||||
- https://ghcr.io/linuxserver/healthchecks
|
||||
type: application
|
||||
version: 14.2.0
|
||||
version: 14.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
tag: 3.2.20240226@sha256:3ed588eda38b7739b6cdfcd236065bb3b2762dad58d48db55cf27d50fe6c96fa
|
||||
tag: 3.2.20240304@sha256:7d078980b369567d383ec9c6afd7f5feb66ffa4cb38f3b908e6e4f15536370a3
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue