diff --git a/cloudnative-pg/component-constructor.yaml b/cloudnative-pg/component-constructor.yaml index 56b87fc..16f6150 100644 --- a/cloudnative-pg/component-constructor.yaml +++ b/cloudnative-pg/component-constructor.yaml @@ -54,7 +54,7 @@ components: relation: external access: type: ociArtifact - imageReference: ghcr.io/cloudnative-pg/postgresql:17 + imageReference: ghcr.io/cloudnative-pg/postgresql:18 # PostgreSQL 16 Image (LTS) - name: postgresql-16-image @@ -63,7 +63,7 @@ components: relation: external access: type: ociArtifact - imageReference: ghcr.io/cloudnative-pg/postgresql:16 + imageReference: ghcr.io/cloudnative-pg/postgresql:18 # Minimal Configuration (Single instance, development) - name: cnpg-minimal-config