From 409f44a7cac731093ae15db4072fa93582f8be21 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Mon, 2 Dec 2019 11:46:15 +0100 Subject: [PATCH] add new lines at EOF --- charts/postgres-operator/crds/operatorconfigurations.yaml | 2 +- manifests/operatorconfiguration.crd.yaml | 2 +- manifests/postgresql.crd.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/postgres-operator/crds/operatorconfigurations.yaml b/charts/postgres-operator/crds/operatorconfigurations.yaml index cd04e8c42..f50180c2a 100644 --- a/charts/postgres-operator/crds/operatorconfigurations.yaml +++ b/charts/postgres-operator/crds/operatorconfigurations.yaml @@ -301,4 +301,4 @@ spec: status: type: object additionalProperties: - type: string \ No newline at end of file + type: string diff --git a/manifests/operatorconfiguration.crd.yaml b/manifests/operatorconfiguration.crd.yaml index d1d0d856c..7e9c03509 100644 --- a/manifests/operatorconfiguration.crd.yaml +++ b/manifests/operatorconfiguration.crd.yaml @@ -277,4 +277,4 @@ spec: status: type: object additionalProperties: - type: string \ No newline at end of file + type: string diff --git a/manifests/postgresql.crd.yaml b/manifests/postgresql.crd.yaml index 9cc7a1c44..d563962bb 100644 --- a/manifests/postgresql.crd.yaml +++ b/manifests/postgresql.crd.yaml @@ -328,4 +328,4 @@ spec: status: type: object additionalProperties: - type: string \ No newline at end of file + type: string