From 5e38bcb7fff7af1f4a9085e81f1eb4c305d5d076 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 04:47:42 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/mikef?= =?UTF-8?q?arah/yq=204.44.3=20=E2=86=92=204.44.5=20(#29489)?= 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 | `5b3d851` -> `7696365` | --- > [!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.44.5`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.44.5) [Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.44.3...v4.44.5) - Format comments with a gray foreground (Thanks [@​gabe565](https://redirect.github.com/gabe565)) - Fixed handling of nulls with sort_by expressions [#​2164](https://redirect.github.com/mikefarah/yq/issues/2164) - Force no color output when NO_COLOR env presents (Thanks [@​narqo](https://redirect.github.com/narqo)) - Fixed array subtraction update bug [#​2159](https://redirect.github.com/mikefarah/yq/issues/2159) - Fixed index out of range error - Can traverse straight from parent operator (parent.blah) - Bumped dependencies Note: 4.44.4 was skipped as it had a release pipeline failure
--- ### 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 | 2 +- charts/library/common/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 86d052a714e..8f4f19c5d4b 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -48,4 +48,4 @@ sources: - https://hub.docker.com/_/ - https://hub.docker.com/r/mikefarah/yq type: library -version: 25.2.2 +version: 25.2.3 diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 7d9f6ea521e..857e2b9af02 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -501,7 +501,7 @@ wgetImage: yqImage: pullPolicy: IfNotPresent repository: docker.io/mikefarah/yq - tag: 4.44.3@sha256:5b3d851bf28b04ef902fee86305f4dd7e063919c1cafedab2042adb16221c025 + tag: 4.44.6@sha256:b1d117c609ba990436ad1649299e2f6c378f62cb562caf30b6f2fb6144713422 postgresClientImage: repository: tccr.io/tccr/db-wait-postgres