From 7213ec5ad6defdf3ea7e61265efca2a49a9045f3 Mon Sep 17 00:00:00 2001
From: Yurii Pelykh <yurii_pelykh@epam.com>
Date: Fri, 17 Feb 2023 14:55:50 +0200
Subject: [PATCH] GONRG-6414: Newline added to the end

---
 examples/simple_osdu_onprem/custom-release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/simple_osdu_onprem/custom-release.yaml b/examples/simple_osdu_onprem/custom-release.yaml
index 99893cfe8..55a48d08a 100755
--- a/examples/simple_osdu_onprem/custom-release.yaml
+++ b/examples/simple_osdu_onprem/custom-release.yaml
@@ -79,4 +79,4 @@ bootstrap:
 gc_policy_deploy:
   opa:
     data:
-      image: "gcr.io/osdu-anthos/opa/osdu-gcp-opa:v0.19.0"
\ No newline at end of file
+      image: "gcr.io/osdu-anthos/opa/osdu-gcp-opa:v0.19.0"
-- 
GitLab