From 3eb02fbf051b1fa24324aaff7ef0506f348ab4a0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Sep 2025 02:59:07 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/mikef?= =?UTF-8?q?arah/yq=204.47.1=20=E2=86=92=204.47.2=20(#39316)?= 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)) | patch | `b9285dd` -> `76def1f` | --- > [!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.47.2`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.47.2) [Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.47.1...v4.47.2) - Conversion from TOML to JSON no longer omits empty tables [#​2459](https://redirect.github.com/mikefarah/yq/issues/2459) (thanks [@​louislouislouislouis](https://redirect.github.com/louislouislouislouis)) - 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 | 3 ++- charts/library/common/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index b4473d687d3..a01f06f221d 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -30,9 +30,10 @@ sources: - https://ghcr.io/cloudnative-pg/postgresql - https://ghcr.io/tensorchord/cloudnative-pgvecto.rs - https://ghcr.io/traefik/whoami + - 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.17.0 +version: 28.17.1 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index db95f1ce75f..176cfbd628b 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -587,7 +587,7 @@ wgetImage: yqImage: pullPolicy: IfNotPresent repository: docker.io/mikefarah/yq - tag: 4.47.1@sha256:b9285dd3b0bea3c34d0c54415dd48d767dabd9644d489bd6e253660847b58419 + tag: 4.47.2@sha256:76def1f56f456ecc1c3173ea275218ee17139bc2018c5a07887b15afd88ec03e postgresClientImage: repository: oci.trueforge.org/tccr/db-wait-postgres