Update Komodo icon (#2263)

Old icon link was dead.
Replaced with selfh.st svg icon
This commit is contained in:
bannert 2025-02-11 14:22:12 +01:00 committed by GitHub
parent 6a486d4d73
commit 9338fdeebf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
"interface_port": 9120,
"documentation": "https://komo.do/docs/intro",
"website": "https://komo.do",
"logo": "https://komo.do/img/logo512.png",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/komodo.svg",
"description": "Komodo is a build and deployment system that automates the creation of versioned Docker images from Git repositories and facilitates the deployment of Docker containers and Docker Compose setups. It provides features such as build automation triggered by Git pushes, deployment management, and monitoring of uptime and logs across multiple servers. The core API and associated agent are developed in Rust.",
"install_methods": [
{
@ -36,4 +36,4 @@
"type": "info"
}
]
}
}