From 559d477862bda3c0279607a46bb4e7a82e6f4445 Mon Sep 17 00:00:00 2001 From: Artem Bortnikov Date: Thu, 19 Dec 2024 10:08:05 +0200 Subject: [PATCH] fix CRs in the end of files Signed-off-by: Artem Bortnikov --- templates/service/cert-manager-1-16-2/Chart.yaml | 2 +- templates/service/dex-0-19-1/Chart.yaml | 2 +- templates/service/velero-8-1-0/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/service/cert-manager-1-16-2/Chart.yaml b/templates/service/cert-manager-1-16-2/Chart.yaml index 8fe1d786e..68c0b4c11 100644 --- a/templates/service/cert-manager-1-16-2/Chart.yaml +++ b/templates/service/cert-manager-1-16-2/Chart.yaml @@ -7,4 +7,4 @@ appVersion: "1.16.2" dependencies: - name: cert-manager version: 1.16.2 - repository: https://charts.jetstack.io \ No newline at end of file + repository: https://charts.jetstack.io diff --git a/templates/service/dex-0-19-1/Chart.yaml b/templates/service/dex-0-19-1/Chart.yaml index b211a7979..00f53f0ca 100644 --- a/templates/service/dex-0-19-1/Chart.yaml +++ b/templates/service/dex-0-19-1/Chart.yaml @@ -7,4 +7,4 @@ appVersion: "2.41.1" dependencies: - name: dex version: 0.19.1 - repository: https://charts.dexidp.io \ No newline at end of file + repository: https://charts.dexidp.io diff --git a/templates/service/velero-8-1-0/Chart.yaml b/templates/service/velero-8-1-0/Chart.yaml index 30a2638e2..f7400aa3f 100644 --- a/templates/service/velero-8-1-0/Chart.yaml +++ b/templates/service/velero-8-1-0/Chart.yaml @@ -7,4 +7,4 @@ appVersion: "1.15.0" dependencies: - name: velero version: 8.1.0 - repository: https://vmware-tanzu.github.io/helm-charts/ \ No newline at end of file + repository: https://vmware-tanzu.github.io/helm-charts/