From 7490aef7243576741c777fa041c805435f449940 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 10 May 2025 09:05:15 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/mikef?= =?UTF-8?q?arah/yq=204.45.1=20=E2=86=92=204.45.2=20(#35093)?= 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 | `2c100ef` -> `48f0bd4` | --- > [!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.2`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.45.2) [Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.45.1...v4.45.2) - Added windows arm builds (Thanks [@​albertocavalcante](https://redirect.github.com/albertocavalcante), [@​ShukantPal](https://redirect.github.com/ShukantPal)) - Added s390x platform support (Thanks [@​ashokpariya0](https://redirect.github.com/ashokpariya0)) - Additionally push docker images to ghcr.io (Thanks [@​reegnz](https://redirect.github.com/reegnz)) - Fixing add when there is no node match [#​2325](https://redirect.github.com/mikefarah/yq/issues/2325) - sort_by works on maps - 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/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 7e584d34077..6d50ad1c443 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.1@sha256:2c100efaca06e95ffe452cfe9bfc0048b493f0f3a072d5fe06f828c638d9462b + tag: 4.45.2@sha256:48f0bd428026b782dfae8e8e07e03b5b385bb957035963c5383ca4cea46d82d4 postgresClientImage: repository: tccr.io/tccr/db-wait-postgres