Skip to content

Commit

Permalink
Merge pull request #3188 from ahgraber/renovate/ghcr.io-cloudnative-p…
Browse files Browse the repository at this point in the history
…g-postgresql-16.x

fix(container): update ghcr.io/cloudnative-pg/postgresql ( 16.6-27 → 16.6-28 )
  • Loading branch information
ahgraber authored Jan 9, 2025
2 parents b15e4fd + 923daa0 commit bb9feef
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 @@ -4,7 +4,7 @@ kind: Cluster
metadata:
name: &app postgres16
spec:
imageName: ghcr.io/cloudnative-pg/postgresql:16.6-27
imageName: ghcr.io/cloudnative-pg/postgresql:16.6-28
instances: 3
primaryUpdateStrategy: unsupervised

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Cluster
metadata:
name: &app datasci16
spec:
imageName: ghcr.io/cloudnative-pg/postgresql:16.6-27
imageName: ghcr.io/cloudnative-pg/postgresql:16.6-28
instances: 3
primaryUpdateStrategy: unsupervised

Expand Down

0 comments on commit bb9feef

Please sign in to comment.