diff --git a/charts/dotnet-core/Chart.yaml b/charts/dotnet-core/Chart.yaml index 8d52b03..5990f7e 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.0 +version: 4.8.1 dependencies: - name: charts-core - version: "2.6.0" + version: "2.7.0" repository: "https://ecovadiscode.github.io/charts/" \ No newline at end of file diff --git a/charts/event-worker/Chart.yaml b/charts/event-worker/Chart.yaml index 3fad8ea..ab4581a 100644 --- a/charts/event-worker/Chart.yaml +++ b/charts/event-worker/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 description: EcoVadis Helm chart for K8s Event driven Deployment name: charts-event-worker type: application -version: 1.5.0 +version: 1.5.1 dependencies: - name: charts-core - version: 2.6.0 + version: 2.7.0 repository: "https://ecovadiscode.github.io/charts/" \ No newline at end of file