feat(home-assistant): update image oci.trueforge.org/containerforge/go-yq 4.52.5 → 4.53.2 (#47159)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/go-yq](https://ghcr.io/trueforge-org/go-yq) | minor | `5cd8870` → `fb44daf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tZS1hc3Npc3RhbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -45,5 +45,4 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
|
||||
- https://hub.docker.com/_/
|
||||
type: library
|
||||
version: 29.0.17
|
||||
|
||||
version: 29.1.0
|
||||
|
||||
@@ -614,7 +614,7 @@ wgetImage:
|
||||
yqImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: oci.trueforge.org/containerforge/go-yq
|
||||
tag: "4.52.5@sha256:5cd8870987fc1b64e90abd113cd0043bbc03afb60c1d9cf40ac570c32932d3a3"
|
||||
tag: "4.53.2@sha256:fb44daf0fd8b2c827c90e0c88bcde18ff11230c770f0cdd8a27c36cf9cab161b"
|
||||
|
||||
postgresClientImage:
|
||||
repository: oci.trueforge.org/containerforge/postgresql-client
|
||||
|
||||
@@ -7,7 +7,7 @@ image:
|
||||
yqImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: oci.trueforge.org/containerforge/go-yq
|
||||
tag: "4.52.5@sha256:5cd8870987fc1b64e90abd113cd0043bbc03afb60c1d9cf40ac570c32932d3a3"
|
||||
tag: "4.53.2@sha256:fb44daf0fd8b2c827c90e0c88bcde18ff11230c770f0cdd8a27c36cf9cab161b"
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user