Skip to content

Commit 7c269a7

Browse files
Merge pull request #142 from EcovadisCode/fix/broken-charts-versions
Dummy update of all charts
2 parents 2a68530 + 4903ec9 commit 7c269a7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

charts/app-reverse-proxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: charts-app-reverse-proxy
33
description: EcoVadis Helm chart for application exposed with nginx reverse proxy
44
type: application
5-
version: 2.8.0
5+
version: 2.8.1
66
appVersion: 1.16.0
77
dependencies:
88
- name: charts-core

charts/core/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v2
22
name: charts-core
33
description: A Helm chart for Kubernetes
44
type: application
5-
version: 2.4.1
5+
version: 2.4.2

charts/cron-job/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: EcoVadis Helm chart for K8s Cron Job
33
name: charts-cron-job
44
type: application
5-
version: 2.6.0
5+
version: 2.6.1
66
dependencies:
77
- name: charts-core
88
version: 2.3.0

charts/dotnet-core/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ dependencies:
66
- name: charts-core
77
version: 2.3.0
88
repository: "https://ecovadiscode.github.io/charts/"
9-
version: 4.0.0
9+
version: 4.0.1

charts/job/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
description: EcoVadis Helm chart for K8s Event driven Job
33
name: charts-job
44
type: application
5-
version: 2.6.0
5+
version: 2.6.1
66
dependencies:
77
- name: charts-core
88
version: 2.3.0

0 commit comments

Comments
 (0)