chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.4.20240624@69bbd53 by renovate (#23740)
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.4.20240620` -> `3.4.20240624` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
dff8a2e9b2
commit
a97eb524a1
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.4.20240620
|
||||
appVersion: 3.4.20240624
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.2
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/healthchecks/healthchecks
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
|
||||
type: application
|
||||
version: 16.2.1
|
||||
version: 16.2.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
tag: 3.4.20240620@sha256:930539eb13c32f48b0443be013d68a52fb426ca6dd203ca5273e9a1b573433a1
|
||||
tag: 3.4.20240624@sha256:69bbd53853aa970c66536798ab9bc3a54b53a1c1c6b78f5158c2bc4bc0f6406f
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue