From e139b31068a6847dafa11333fd3c7f353b5768ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Mart=C3=ADn=20Garc=C3=ADa?= Date: Thu, 26 Oct 2023 14:11:55 +0200 Subject: [PATCH] fix: new line character at the end of file --- charts/steampipe/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/steampipe/values.yaml b/charts/steampipe/values.yaml index ba7b0b7..02f03fe 100644 --- a/charts/steampipe/values.yaml +++ b/charts/steampipe/values.yaml @@ -647,4 +647,4 @@ oauth2-proxy: # - key: cookie-secret # objectName: cookie-secret # secretName: oauth2-proxy-secrets-store - # type: Opaque \ No newline at end of file + # type: Opaque