chore(deps): update container image ghcr.io/linuxserver/healthchecks to v3.2.20240219@1d4c359 by renovate (#18444)
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.20240212` -> `3.2.20240219` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
c7cfe0787a
commit
b1a3bfeb43
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.2.20240212
|
appVersion: 3.2.20240219
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.4.2
|
version: 17.4.2
|
||||||
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- cron
|
- cron
|
||||||
- monitoring
|
- monitoring
|
||||||
- alert
|
- alert
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
|
- https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks
|
||||||
- https://ghcr.io/linuxserver/healthchecks
|
- https://ghcr.io/linuxserver/healthchecks
|
||||||
type: application
|
type: application
|
||||||
version: 13.3.0
|
version: 13.3.1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/healthchecks
|
repository: ghcr.io/linuxserver/healthchecks
|
||||||
tag: 3.2.20240212@sha256:68301ea1181d611087d0ee172b1b9b1b06a54f588ab57dbca9572dd24c67d8fc
|
tag: 3.2.20240219@sha256:1d4c35985eb9ab08f8c2b17b544666f10b1505b04bd6600d842f1977c9ebdbd3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue