From 00f35e26ca285109f1e934045d0c3f3c46050ddf Mon Sep 17 00:00:00 2001 From: YannC Date: Thu, 2 Jan 2025 16:45:38 +0100 Subject: [PATCH] chore: update version to 0.20.10 --- 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 1d02316..58ddc0d 100644 --- a/charts/kestra/Chart.yaml +++ b/charts/kestra/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 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.20.7 -appVersion: "v0.20.7" +version: 0.20.10 +appVersion: "v0.20.10" keywords: - orchestrator - scheduler