Skip to content

Commit

Permalink
Merge pull request #652 from chrisbsmith/renovate/ghcr.io-cloudnative…
Browse files Browse the repository at this point in the history
…-pg-postgresql-16.x

fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16.4-47
  • Loading branch information
chrisbsmith authored Oct 29, 2024
2 parents 8a9cc0d + bedf67c commit be3b054
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: postgres16
spec:
instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-44
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-47
primaryUpdateStrategy: unsupervised
storage:
size: 20Gi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: linkwarden
spec:
instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-44
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-47
primaryUpdateStrategy: unsupervised
storage:
size: 20Gi
Expand Down

0 comments on commit be3b054

Please sign in to comment.