Skip to content

Commit 9338fde

Browse files
authored
Update Komodo icon (#2263)
Old icon link was dead. Replaced with selfh.st svg icon
1 parent 6a486d4 commit 9338fde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json/komodo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": 9120,
1212
"documentation": "https://komo.do/docs/intro",
1313
"website": "https://komo.do",
14-
"logo": "https://komo.do/img/logo512.png",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/komodo.svg",
1515
"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.",
1616
"install_methods": [
1717
{
@@ -36,4 +36,4 @@
3636
"type": "info"
3737
}
3838
]
39-
}
39+
}

0 commit comments

Comments
 (0)