fix(home-assistant): update image oci.trueforge.org/containerforge/go-yq 4.52.4 → 4.52.5 (#46424)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/go-yq](https://ghcr.io/trueforge-org/go-yq) | patch | `95132ba` → `9bb69fc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tZS1hc3Npc3RhbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -44,5 +44,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
|
||||
- https://hub.docker.com/_/
|
||||
type: library
|
||||
version: 29.0.0
|
||||
version: 29.0.1
|
||||
|
||||
|
||||
@@ -614,7 +614,7 @@ wgetImage:
|
||||
yqImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: oci.trueforge.org/containerforge/go-yq
|
||||
tag: "4.52.4@sha256:95132ba7539ee4692c2a33d8ceaa49c49a9106893e2c35dcadba9c540fa3a9dc"
|
||||
tag: "4.52.5@sha256:9bb69fce7ecf613b71d682f181592e59bec32e5cad9a55a3bd4caaf7caaa9331"
|
||||
|
||||
postgresClientImage:
|
||||
repository: oci.trueforge.org/containerforge/postgresql-client
|
||||
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/home-assistant
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/home-assistant
|
||||
type: application
|
||||
version: 30.0.0
|
||||
version: 30.0.1
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ image:
|
||||
yqImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: oci.trueforge.org/containerforge/go-yq
|
||||
tag: "4.52.4@sha256:95132ba7539ee4692c2a33d8ceaa49c49a9106893e2c35dcadba9c540fa3a9dc"
|
||||
tag: "4.52.5@sha256:9bb69fce7ecf613b71d682f181592e59bec32e5cad9a55a3bd4caaf7caaa9331"
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user