From 3c58e024c4e5c9b96e543b7b3093cce6ba23cf3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Mathieu?= Date: Fri, 1 Mar 2024 09:20:27 +0100 Subject: [PATCH] chore: upgrade helm chart version --- charts/kestra/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kestra/Chart.yaml b/charts/kestra/Chart.yaml index fd5f22b..72650ed 100644 --- a/charts/kestra/Chart.yaml +++ b/charts/kestra/Chart.yaml @@ -3,8 +3,8 @@ name: kestra description: Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code. home: https://kestra.io -version: 0.14.0 -appVersion: "0.14.0" +version: 0.15.0 +appVersion: "0.15.0" keywords: - orchestrator - scheduler