chore(helm): update image docker.io/mikefarah/yq 4.45.1 → 4.45.2 (#35093)
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 <details> <summary>mikefarah/yq (docker.io/mikefarah/yq)</summary> ### [`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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user