From d2443dfb3489a3d4e41ae88067a70d40581f9c7f Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 28 May 2024 17:59:07 +0200 Subject: [PATCH] chore: Release 0.1.30 --- chart/application-stateful/Chart.yaml | 2 +- chart/application-with-volume/Chart.yaml | 2 +- chart/application/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/application-stateful/Chart.yaml b/chart/application-stateful/Chart.yaml index 3ac79aec..b807fdba 100644 --- a/chart/application-stateful/Chart.yaml +++ b/chart/application-stateful/Chart.yaml @@ -4,7 +4,7 @@ description: The helm chart for epinio applications to be deployed by icon: https://raw.githubusercontent.com/odit-services/epinio-helm-charts/main/assets/epinio.png home: https://github.com/odit-services/epinio-helm-charts type: application -version: 0.1.29 +version: 0.1.30 keywords: - epinio - paas diff --git a/chart/application-with-volume/Chart.yaml b/chart/application-with-volume/Chart.yaml index 76bf2de1..9b32adc1 100644 --- a/chart/application-with-volume/Chart.yaml +++ b/chart/application-with-volume/Chart.yaml @@ -4,7 +4,7 @@ description: The helm chart for epinio applications to be deployed with a volume icon: https://raw.githubusercontent.com/odit-services/epinio-helm-charts/main/assets/epinio.png home: https://github.com/odit-services/epinio-helm-charts type: application -version: 0.1.29 +version: 0.1.30 keywords: - epinio - paas diff --git a/chart/application/Chart.yaml b/chart/application/Chart.yaml index 12b5bd5c..0ebfe526 100644 --- a/chart/application/Chart.yaml +++ b/chart/application/Chart.yaml @@ -4,7 +4,7 @@ description: The helm chart for epinio applications to be deployed by icon: https://raw.githubusercontent.com/odit-services/epinio-helm-charts/main/assets/epinio.png home: https://github.com/odit-services/epinio-helm-charts type: application -version: 0.1.29 +version: 0.1.30 keywords: - epinio - paas