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
…-17 → 17.2-18 ) (#4812)

This PR contains the following updates:

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuNzAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com>
  • Loading branch information
repo-jeeves[bot] authored Dec 17, 2024
1 parent 4c70112 commit b630feb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,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-17
imageName: ghcr.io/cloudnative-pg/postgresql:17.2-18
instances: 3
primaryUpdateStrategy: unsupervised
storage:
Expand Down

0 comments on commit b630feb

Please sign in to comment.