From 26c26707813035110295d1b423c7b20fccb64337 Mon Sep 17 00:00:00 2001 From: Carsten Lenz Date: Tue, 28 Feb 2023 15:52:36 +0100 Subject: [PATCH] chore: bump chart version to trigger Helm chart releaser --- charts/edc-controlplane/Chart.yaml | 2 +- charts/edc-dataplane/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/edc-controlplane/Chart.yaml b/charts/edc-controlplane/Chart.yaml index 4e23f5abb..d75856ad7 100644 --- a/charts/edc-controlplane/Chart.yaml +++ b/charts/edc-controlplane/Chart.yaml @@ -28,7 +28,7 @@ description: >- home: https://github.com/eclipse-tractusx/tractusx-edc type: application appVersion: "0.1.6" -version: 0.1.6 +version: 0.1.7 maintainers: [] sources: - https://github.com/eclipse-tractusx/tractusx-edc diff --git a/charts/edc-dataplane/Chart.yaml b/charts/edc-dataplane/Chart.yaml index 720e64f1b..cb1a456fb 100644 --- a/charts/edc-dataplane/Chart.yaml +++ b/charts/edc-dataplane/Chart.yaml @@ -28,7 +28,7 @@ description: >- home: https://github.com/eclipse-tractusx/tractusx-edc type: application appVersion: "0.1.6" -version: 0.1.6 +version: 0.1.7 maintainers: [] sources: - https://github.com/eclipse-tractusx/tractusx-edc