Skip to content

Commit

Permalink
Merge pull request #1793 from osnabrugge/renovate/main-ghcr.io-cloudn…
Browse files Browse the repository at this point in the history
…ative-pg-postgresql-16.x

fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.4-37 → 16.4-38 )
  • Loading branch information
osnabrugge authored Oct 16, 2024
2 parents ae6b91a + de8cec2 commit 731de58
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: postgres14
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-37
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-38
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: postgres16
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-37
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-38
primaryUpdateStrategy: unsupervised
storage:
size: 20Gi
Expand Down

0 comments on commit 731de58

Please sign in to comment.