Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cluster/apps/gitlab/postgres/cnpg-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
namespace: gitlab
spec:
instances: 1
imageName: ghcr.io/cloudnative-pg/postgresql:17.10
imageName: ghcr.io/cloudnative-pg/postgresql:18.4
storage:
size: 20Gi
bootstrap:
Expand Down
Loading