From ddfa44a8713a80f7be591ab307a42a75dc1f0eaa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 12 Oct 2025 13:08:01 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/mikef?= =?UTF-8?q?arah/yq=204.47.2=20=E2=86=92=204.48.1=20(#40667)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mikefarah/yq](https://mikefarah.gitbook.io/yq/) ([source](https://redirect.github.com/mikefarah/yq)) | minor | `76def1f` -> `75b3a60` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
mikefarah/yq (docker.io/mikefarah/yq) ### [`v4.48.1`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.48.1): - First and Parents Operators [Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.47.2...v4.48.1) - Added 'parents' operator, to return a list of all the hierarchical parents of a node - Added 'first(exp)' operator, to return the first entry matching an expression in an array - Fixed xml namespace prefixes [#​1730](https://redirect.github.com/mikefarah/yq/issues/1730) (thanks [@​baodrate](https://redirect.github.com/baodrate)) - Fixed out of range panic in yaml decoder [#​2460](https://redirect.github.com/mikefarah/yq/issues/2460) (thanks [@​n471d](https://redirect.github.com/n471d)) - Bumped 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. --- - [ ] 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). --- charts/library/common/Chart.yaml | 22 +++++----------------- charts/library/common/values.yaml | 2 +- 2 files changed, 6 insertions(+), 18 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 71933955c70..c10c03222b0 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -15,8 +15,8 @@ appVersion: 1.11.0 dependencies: [] deprecated: false description: Function library for TrueCharts -home: https://trueforge.org/truecharts/library/common -icon: https://trueforge.org/img/hotlink-ok/chart-icons/common.webp +home: https://truecharts.org/charts/library/common +icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp keywords: - truecharts - library-chart @@ -32,22 +32,10 @@ sources: - https://ghcr.io/cloudnative-pg/postgresql - https://ghcr.io/tensorchord/cloudnative-pgvecto.rs - https://ghcr.io/traefik/whoami - - https://github.com/truecharts/containers/tree/master/apps/alpine - - https://github.com/truecharts/containers/tree/master/apps/code-server - - https://github.com/truecharts/containers/tree/master/apps/db-wait-mariadb - - https://github.com/truecharts/containers/tree/master/apps/db-wait-mongodb - - https://github.com/truecharts/containers/tree/master/apps/db-wait-postgres - - https://github.com/truecharts/containers/tree/master/apps/db-wait-redis - - https://github.com/truecharts/containers/tree/master/apps/gluetun - - https://github.com/truecharts/containers/tree/master/apps/kubectl - - https://github.com/truecharts/containers/tree/master/apps/netshoot - - https://github.com/truecharts/containers/tree/master/apps/openvpn-client - - https://github.com/truecharts/containers/tree/master/apps/scratch - - https://github.com/truecharts/containers/tree/master/apps/tailscale - - https://github.com/truecharts/containers/tree/master/apps/wget - - https://github.com/truecharts/containers/tree/master/apps/wireguard + - https://github.com/truecharts/charts/tree/master/charts/library/common - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.24.0 +version: 28.25.0 + diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index c46d2666edb..c8f9917af47 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -607,7 +607,7 @@ wgetImage: yqImage: pullPolicy: IfNotPresent repository: docker.io/mikefarah/yq - tag: 4.47.2@sha256:76def1f56f456ecc1c3173ea275218ee17139bc2018c5a07887b15afd88ec03e + tag: 4.48.1@sha256:75b3a60dce1fa4641b0f02bdb4465eddc5da95e62028118a292239ca8e3921e5 postgresClientImage: repository: oci.trueforge.org/tccr/db-wait-postgres