chore(home-assistant): update image oci.trueforge.org/containerforge/go-yq digest to c7c64a0 (#47220)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/go-yq](https://ghcr.io/trueforge-org/go-yq) | digest | `fb44daf` → `c7c64a0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tZS1hc3Npc3RhbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> 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:
co-authored by
Alfred Göppel
parent
4da74181a8
commit
211053f17f
@@ -15,17 +15,17 @@ appVersion: 1.11.0
|
|||||||
dependencies: []
|
dependencies: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Function library for TrueCharts
|
description: Function library for TrueCharts
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/library/common
|
home: https://trueforge.org/truetech/truecharts/charts/library/common
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/common.webp
|
||||||
keywords:
|
keywords:
|
||||||
- truecharts
|
- truecharts
|
||||||
- library-chart
|
- library-chart
|
||||||
- common
|
- common
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: common
|
name: common
|
||||||
sources:
|
sources:
|
||||||
- https://ghcr.io/cloudnative-pg/postgis
|
- https://ghcr.io/cloudnative-pg/postgis
|
||||||
@@ -45,4 +45,5 @@ sources:
|
|||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
|
||||||
- https://hub.docker.com/_/
|
- https://hub.docker.com/_/
|
||||||
type: library
|
type: library
|
||||||
version: 29.1.0
|
version: 29.1.1
|
||||||
|
|
||||||
|
|||||||
@@ -614,7 +614,7 @@ wgetImage:
|
|||||||
yqImage:
|
yqImage:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: oci.trueforge.org/containerforge/go-yq
|
repository: oci.trueforge.org/containerforge/go-yq
|
||||||
tag: "4.53.2@sha256:fb44daf0fd8b2c827c90e0c88bcde18ff11230c770f0cdd8a27c36cf9cab161b"
|
tag: "4.53.2@sha256:c7c64a05ed8a0e3db13694d990e1dccba356a81929a7f1647d3cfd5a8586a1de"
|
||||||
|
|
||||||
postgresClientImage:
|
postgresClientImage:
|
||||||
repository: oci.trueforge.org/containerforge/postgresql-client
|
repository: oci.trueforge.org/containerforge/postgresql-client
|
||||||
|
|||||||
@@ -39,5 +39,4 @@ sources:
|
|||||||
- https://github.com/trueforge-org/containers/tree/main/apps/home-assistant
|
- https://github.com/trueforge-org/containers/tree/main/apps/home-assistant
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/home-assistant
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/home-assistant
|
||||||
type: application
|
type: application
|
||||||
version: 30.2.0
|
version: 30.2.1
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ image:
|
|||||||
yqImage:
|
yqImage:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: oci.trueforge.org/containerforge/go-yq
|
repository: oci.trueforge.org/containerforge/go-yq
|
||||||
tag: "4.53.2@sha256:fb44daf0fd8b2c827c90e0c88bcde18ff11230c770f0cdd8a27c36cf9cab161b"
|
tag: "4.53.2@sha256:c7c64a05ed8a0e3db13694d990e1dccba356a81929a7f1647d3cfd5a8586a1de"
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user