Skip to content

Commit 45b3679

Browse files
committed
Template / Add Kimai
1 parent 58a3d28 commit 45b3679

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

services/kimai/app.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ kind: KuberoApp
33
metadata:
44
name: kimai
55
annotations:
6-
kubero.dev/template.architecture: "[]"
7-
kubero.dev/template.description: ""
8-
kubero.dev/template.icon: ""
6+
kubero.dev/template.architecture: '["linux/amd64", "linux/arm64"]'
7+
kubero.dev/template.description: "Kimai is a web-based multi-user time-tracking application. Works great for everyone: freelancers, companies, organizations"
8+
kubero.dev/template.icon: "https://avatars.githubusercontent.com/u/981996"
99
kubero.dev/template.installation: ""
1010
kubero.dev/template.links: "[]"
1111
kubero.dev/template.screenshots: "[]"
12-
kubero.dev/template.source: ""
13-
kubero.dev/template.categories: "[]"
14-
kubero.dev/template.title: ""
15-
kubero.dev/template.website: ""
12+
kubero.dev/template.source: "https://github.com/kimai/kimai"
13+
kubero.dev/template.categories: '["work", "productivity"]'
14+
kubero.dev/template.title: "Kimai"
15+
kubero.dev/template.website: "https://www.kimai.org"
1616
labels:
1717
manager: kubero
1818
spec:

0 commit comments

Comments
 (0)