From 50e34294ac2da849f910145036b4be7df75d3481 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 May 2025 09:39:19 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/mikef?= =?UTF-8?q?arah/yq=204.45.2=20=E2=86=92=204.45.4=20(#35291)?= 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 | `48f0bd4` -> `7cf28e5` | --- > [!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.45.4`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.45.4): - Fixing wrong map() behaviour on empty map [Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.45.3...v4.45.4) - Fixing wrong map() behaviour on empty map [#​2359](https://redirect.github.com/mikefarah/yq/issues/2359) - Bumped dependencies ### [`v4.45.3`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.45.3): - Fixes regression bug(s) [Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.45.2...v4.45.3) - Fixing regression ([#​2353](https://redirect.github.com/mikefarah/yq/issues/2353), [#​2359](https://redirect.github.com/mikefarah/yq/issues/2359), [#​2325](https://redirect.github.com/mikefarah/yq/issues/2325)) introduced with in 4.45.2 with [#​2325](https://redirect.github.com/mikefarah/yq/issues/2325) fix - Bumped dependencies Sorry for the regression folks! 😓 fwiw I have since added automated tests to capture the scenarios provided in the regression bug tickets
--- ### 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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/library/common-test/Chart.yaml | 1 - charts/library/common/Chart.yaml | 2 +- charts/library/common/values.yaml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/library/common-test/Chart.yaml b/charts/library/common-test/Chart.yaml index dc852063acd..0c72d74cb6a 100644 --- a/charts/library/common-test/Chart.yaml +++ b/charts/library/common-test/Chart.yaml @@ -35,4 +35,3 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/library/common-test type: application version: 1.0.0 - diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 75d38c59dd7..5f1f3c886a1 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -48,5 +48,5 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 28.5.2 +version: 28.5.3 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 461242a9577..0bfbab186d7 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -548,7 +548,7 @@ wgetImage: yqImage: pullPolicy: IfNotPresent repository: docker.io/mikefarah/yq - tag: 4.45.2@sha256:48f0bd428026b782dfae8e8e07e03b5b385bb957035963c5383ca4cea46d82d4 + tag: 4.45.4@sha256:7cf28e5d67782f4b274a93a7bc54a840b553447a0807efd843d069f46bff718c postgresClientImage: repository: tccr.io/tccr/db-wait-postgres