chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.3.20240610@6ab13f2 by renovate (#23164)
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.3.20240603` -> `3.3.20240610` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
ed70df900b
commit
01b08b979f
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.3.20240603
|
||||
appVersion: 3.3.20240610
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.1
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/healthchecks/healthchecks
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
|
||||
type: application
|
||||
version: 16.0.2
|
||||
version: 16.0.3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
tag: 3.3.20240603@sha256:75a9417856a8377624104019ac500c08edb79cf0b1edb9f3aa655cbb14bff8ff
|
||||
tag: 3.3.20240610@sha256:6ab13f2b8d62d2fb42925cbd6e1b24230594cdcafb72ef26b476bfb5907240be
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue