Skip to content

Commit

Permalink
fix(container): update image ghcr.io/cloudnative-pg/postgresql ( 17.2…
Browse files Browse the repository at this point in the history
…-31 → 17.2-32 ) (#5053)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/postgresql | patch | `17.2-31` -> `17.2-32` |

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Jan 27, 2025
1 parent a704ff3 commit bc0f0a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
app.kubernetes.io/name: postgres-db
spec:
# renovate: datasource=docker depName=ghcr.io/cloudnative-pg/postgresql versioning=redhat
imageName: ghcr.io/cloudnative-pg/postgresql:17.2-31
imageName: ghcr.io/cloudnative-pg/postgresql:17.2-32
instances: 3
primaryUpdateStrategy: unsupervised
storage:
Expand Down

0 comments on commit bc0f0a3

Please sign in to comment.