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