Merge pull request #58 from wrussell1999/kestra

feat: add Kestra
This commit is contained in:
Mauricio Siu
2025-04-03 00:45:09 -06:00
committed by GitHub
4 changed files with 110 additions and 0 deletions

View File

@@ -223,6 +223,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",