Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/cloudnative-pg/postgresql 15.8 → 15…
Browse files Browse the repository at this point in the history
….10 (#30339)

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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Dec 29, 2024
1 parent 64da69f commit 468b6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/library/common/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ mongodbClientImage:

postgres15Image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: "15.8"
tag: "15.10"
pullPolicy: IfNotPresent

postgres16Image:
Expand Down

0 comments on commit 468b6bb

Please sign in to comment.