mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix: version to latest
This commit is contained in:
30
meta.json
30
meta.json
@@ -224,6 +224,21 @@
|
|||||||
"automation"
|
"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",
|
"id": "wordpress",
|
||||||
"name": "Wordpress",
|
"name": "Wordpress",
|
||||||
@@ -2570,20 +2585,5 @@
|
|||||||
"api",
|
"api",
|
||||||
"self-hosted"
|
"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"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user