Skip to content

Commit

Permalink
Merge pull request #1815 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-41 → 16.4-44 )
  • Loading branch information
osnabrugge authored Oct 24, 2024
2 parents 18333f4 + fbaf630 commit 7fb8a97
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-41
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-44
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-41
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-44
primaryUpdateStrategy: unsupervised
storage:
size: 20Gi
Expand Down

0 comments on commit 7fb8a97

Please sign in to comment.