chore(helm): update image ghcr.io/cloudnative-pg/postgresql 15.14 → 15.15 (#41885)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/postgresql | minor |  ->  |

---

> [!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.

---

### Configuration

📅 **Schedule**: Branch creation - "on the first day of the month" (UTC),
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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-25 18:58:52 +00:00
committed by GitHub
parent 8dc0213ee4
commit 2fbbd38ab4
2 changed files with 4 additions and 7 deletions
+2 -5
View File
@@ -34,10 +34,6 @@ sources:
- https://ghcr.io/tensorchord/cloudnative-vectorchord - https://ghcr.io/tensorchord/cloudnative-vectorchord
- https://ghcr.io/traefik/whoami - https://ghcr.io/traefik/whoami
- https://github.com/truecharts/containers/tree/master/apps/alpine - https://github.com/truecharts/containers/tree/master/apps/alpine
- 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/gluetun
- https://github.com/truecharts/containers/tree/master/apps/netshoot - 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/openvpn-client
@@ -46,4 +42,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common - https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
- https://hub.docker.com/_/ - https://hub.docker.com/_/
type: library type: library
version: 28.28.0 version: 28.29.0
+1 -1
View File
@@ -644,7 +644,7 @@ mongodbClientImage:
postgres15Image: postgres15Image:
repository: ghcr.io/cloudnative-pg/postgresql repository: ghcr.io/cloudnative-pg/postgresql
tag: "15.14" tag: "15.15"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
postgres16Image: postgres16Image: