Files
appstore/apps/gitops/app.json
T

15 lines
402 B
JSON

{
"id": "gitops",
"name": "GitOps",
"description": "Operations dashboard for Git hosting, CI/CD secrets, pipeline logs, and documentation sync.",
"category": "Dev Tools",
"iconName": "git-branch",
"latestVersion": "1.0.0",
"versions": ["1.0.0"],
"maintainer": "serve.zone",
"links": {
"Source": "https://code.foss.global/serve.zone/gitops",
"Docs": "https://serve.zone"
}
}