Skip to content

Commit

Permalink
fix(container): update image ghcr.io/cloudnative-pg/postgresql to v16…
Browse files Browse the repository at this point in the history
….4-29
  • Loading branch information
bot-kanga[bot] authored Oct 3, 2024
1 parent f5f576b commit a0021d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: postgres
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-27
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-29
enableSuperuserAccess: true
inheritedMetadata:
labels:
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-27
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-29
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: postgres17
spec:
instances: 3
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-27
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-29
primaryUpdateStrategy: unsupervised
storage:
size: 20Gi
Expand Down

0 comments on commit a0021d9

Please sign in to comment.