chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.3.20240617@3f48200 by renovate (#23456)
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.20240610` -> `3.3.20240617` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
b2ae744226
commit
cc86322c7c
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.3.20240610
|
||||
appVersion: 3.3.20240617
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.6
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/healthchecks/healthchecks
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
|
||||
type: application
|
||||
version: 16.0.4
|
||||
version: 16.0.5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
tag: 3.3.20240610@sha256:6ab13f2b8d62d2fb42925cbd6e1b24230594cdcafb72ef26b476bfb5907240be
|
||||
tag: 3.3.20240617@sha256:3f48200d0e707fd0e5c63ea6cc6f838dff5ad38a07aff46aac61d6491dd4602d
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue