Skip to content

Commit

Permalink
Merge pull request #583 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-20
  • Loading branch information
chrisbsmith authored Sep 24, 2024
2 parents 167a2f2 + 5bdc778 commit 0e11de8
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-19
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-20
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-19
imageName: ghcr.io/cloudnative-pg/postgresql:16.4-20
primaryUpdateStrategy: unsupervised
storage:
size: 20Gi
Expand Down

0 comments on commit 0e11de8

Please sign in to comment.