feat(common): update image ghcr.io/cloudnative-pg/postgresql 15.17 → 15.18 (#48444)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/postgresql | minor | `23d56b4` → `eb5bc75` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - "on the first day of the month"
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9jb21tb24iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2026-05-22 16:33:45 +02:00
committed by GitHub
parent c25081af05
commit 3d771e6af2
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -45,5 +45,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/library/common
- https://hub.docker.com/_/
type: library
version: 29.3.5
version: 29.4.0
+1 -1
View File
@@ -643,7 +643,7 @@ mongodbClientImage:
postgres15Image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: "15.17@sha256:9e197ea13fe53dd85b3870cca114c2ce2b07d8038d4526069be24b83b8687bc4"
tag: "15.18@sha256:eb5bc7579ff2aa5ba3072247ba6dde52f0af9ac015f34a83e54b36beec27bdf7"
pullPolicy: IfNotPresent
postgres16Image: