chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.6.20240904@75b00fa by renovate (#25899)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/healthchecks](https://redirect.github.com/linuxserver/docker-healthchecks/packages) ([source](https://redirect.github.com/linuxserver/docker-healthchecks)) | minor | `3.5.20240820` -> `3.6.20240904` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNjcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
20ec48b29c
commit
a9d41d0559
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.5.20240820
|
||||
appVersion: 3.6.20240904
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/healthchecks/healthchecks
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
|
||||
type: application
|
||||
version: 16.3.1
|
||||
version: 16.4.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
tag: 3.5.20240820@sha256:ea89322aeeaf51c7b1c335c6672275fe7d34afe414e6e1c01c1468be67f24d60
|
||||
tag: 3.6.20240904@sha256:75b00fab02e9794397fd4f68a95815ba0b308b473251db667d14d495e70a1d6a
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue