chore(helm): update image docker.io/mikefarah/yq 4.47.1 → 4.47.2 (#39316)
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 <details> <summary>mikefarah/yq (docker.io/mikefarah/yq)</summary> ### [`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 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user