From 908f9dd8021fbc40bfb9c632f63454d46921ca95 Mon Sep 17 00:00:00 2001 From: Aliaksei Venski Date: Mon, 30 Mar 2026 14:31:19 +0200 Subject: [PATCH] update dotnet core chart --- charts/dotnet-core/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dotnet-core/Chart.yaml b/charts/dotnet-core/Chart.yaml index 5990f7e..8c8ac37 100644 --- a/charts/dotnet-core/Chart.yaml +++ b/charts/dotnet-core/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 description: EcoVadis Helm chart for .Net Core app name: charts-dotnet-core type: application -version: 4.8.1 +version: 4.9.0 dependencies: - name: charts-core - version: "2.7.0" + version: "2.8.0" repository: "https://ecovadiscode.github.io/charts/" \ No newline at end of file