diff --git a/meta.json b/meta.json index e360670..c1cadc4 100644 --- a/meta.json +++ b/meta.json @@ -224,6 +224,21 @@ "automation" ] }, + { + "id": "kestra", + "name": "Kestra", + "version": "latest", + "description": "Unified Orchestration Platform to Simplify Business-Critical Workflows and Govern them as Code and from the UI.", + "logo": "kestra.svg", + "links": { + "github": "https://github.com/kestra-io/kestra", + "website": "https://kestra.io", + "docs": "https://kestra.io/docs" + }, + "tags": [ + "automation" + ] + }, { "id": "wordpress", "name": "Wordpress", @@ -2570,20 +2585,5 @@ "api", "self-hosted" ] - }, - { - "id": "kestra", - "name": "Kestra", - "version": "0.22", - "description": "Unified Orchestration Platform to Simplify Business-Critical Workflows and Govern them as Code and from the UI.", - "logo": "kestra.svg", - "links": { - "github": "https://github.com/kestra-io/kestra", - "website": "https://kestra.io", - "docs": "https://kestra.io/docs" - }, - "tags": [ - "automation" - ] } ]