Skip to content

Commit

Permalink
fix: update CRDs
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Quaresima <[email protected]>
  • Loading branch information
gabriele-wolfox committed Oct 14, 2024
1 parent 0a8c831 commit 896213d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/crd/bases/postgresql.cnpg.io_publications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.16.3
controller-gen.kubebuilder.io/version: v0.16.4
name: publications.postgresql.cnpg.io
spec:
group: postgresql.cnpg.io
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/postgresql.cnpg.io_subscriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.16.3
controller-gen.kubebuilder.io/version: v0.16.4
name: subscriptions.postgresql.cnpg.io
spec:
group: postgresql.cnpg.io
Expand Down

0 comments on commit 896213d

Please sign in to comment.