chore(helm): update image docker.io/mikefarah/yq 4.47.2 → 4.48.1 (#40667)

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)) | minor | `76def1f`
-> `75b3a60` |

---

> [!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.48.1`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.48.1):
- First and Parents Operators

[Compare
Source](https://redirect.github.com/mikefarah/yq/compare/v4.47.2...v4.48.1)

- Added 'parents' operator, to return a list of all the hierarchical
parents of a node
- Added 'first(exp)' operator, to return the first entry matching an
expression in an array
- Fixed xml namespace prefixes
[#&#8203;1730](https://redirect.github.com/mikefarah/yq/issues/1730)
(thanks [@&#8203;baodrate](https://redirect.github.com/baodrate))
- Fixed out of range panic in yaml decoder
[#&#8203;2460](https://redirect.github.com/mikefarah/yq/issues/2460)
(thanks [@&#8203;n471d](https://redirect.github.com/n471d))
  - 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-12 13:08:01 +02:00
committed by GitHub
parent b25c0e01a0
commit ddfa44a871
2 changed files with 6 additions and 18 deletions

View File

@@ -15,8 +15,8 @@ appVersion: 1.11.0
dependencies: []
deprecated: false
description: Function library for TrueCharts
home: https://trueforge.org/truecharts/library/common
icon: https://trueforge.org/img/hotlink-ok/chart-icons/common.webp
home: https://truecharts.org/charts/library/common
icon: https://truecharts.org/img/hotlink-ok/chart-icons/common.webp
keywords:
- truecharts
- library-chart
@@ -32,22 +32,10 @@ sources:
- https://ghcr.io/cloudnative-pg/postgresql
- https://ghcr.io/tensorchord/cloudnative-pgvecto.rs
- https://ghcr.io/traefik/whoami
- https://github.com/truecharts/containers/tree/master/apps/alpine
- https://github.com/truecharts/containers/tree/master/apps/code-server
- https://github.com/truecharts/containers/tree/master/apps/db-wait-mariadb
- https://github.com/truecharts/containers/tree/master/apps/db-wait-mongodb
- https://github.com/truecharts/containers/tree/master/apps/db-wait-postgres
- https://github.com/truecharts/containers/tree/master/apps/db-wait-redis
- https://github.com/truecharts/containers/tree/master/apps/gluetun
- https://github.com/truecharts/containers/tree/master/apps/kubectl
- https://github.com/truecharts/containers/tree/master/apps/netshoot
- https://github.com/truecharts/containers/tree/master/apps/openvpn-client
- https://github.com/truecharts/containers/tree/master/apps/scratch
- https://github.com/truecharts/containers/tree/master/apps/tailscale
- https://github.com/truecharts/containers/tree/master/apps/wget
- https://github.com/truecharts/containers/tree/master/apps/wireguard
- 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.24.0
version: 28.25.0

View File

@@ -607,7 +607,7 @@ wgetImage:
yqImage:
pullPolicy: IfNotPresent
repository: docker.io/mikefarah/yq
tag: 4.47.2@sha256:76def1f56f456ecc1c3173ea275218ee17139bc2018c5a07887b15afd88ec03e
tag: 4.48.1@sha256:75b3a60dce1fa4641b0f02bdb4465eddc5da95e62028118a292239ca8e3921e5
postgresClientImage:
repository: oci.trueforge.org/tccr/db-wait-postgres