From 0d600d0efb64abe007b60d815da9c59f81a272aa Mon Sep 17 00:00:00 2001 From: nold Date: Sat, 16 Dec 2023 13:26:52 +0100 Subject: [PATCH] fix: xrd-postgres.yml version --- projects/crossplane/manifests/xrd-postgres.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/crossplane/manifests/xrd-postgres.yml b/projects/crossplane/manifests/xrd-postgres.yml index 8dd843e4..f08b5e86 100644 --- a/projects/crossplane/manifests/xrd-postgres.yml +++ b/projects/crossplane/manifests/xrd-postgres.yml @@ -13,7 +13,7 @@ spec: kind: XPostgres plural: xpostgres versions: - - name: v1alpha2 + - name: v1alpha1 referenceable: true schema: openAPIV3Schema: