From 9b5f9688028c624c9582257633304a32b629e6f8 Mon Sep 17 00:00:00 2001 From: bump-version-wf Date: Tue, 17 Dec 2024 15:31:34 +0000 Subject: [PATCH] Update version to 0.20.7 and appVersion to v0.20.7 --- 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 14eee62..1d02316 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.6 -appVersion: "v0.20.6" +version: 0.20.7 +appVersion: "v0.20.7" keywords: - orchestrator - scheduler