Skip to content

Commit ea31551

Browse files
committed
fix: add icon
1 parent 278403d commit ea31551

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

charts/riverui/Chart.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
apiVersion: v2
2-
name: RiverUI
2+
name: riverui
33
description: A web interface for River. Fast and reliable background jobs in Go.
44

55
type: application
6+
icon: "https://avatars.githubusercontent.com/u/136755925?s=200&v=4"
67
keywords:
78
- river
89
- queue
@@ -11,5 +12,5 @@ sources:
1112
- https://riverqueue.com/
1213
- https://github.com/riverqueue/riverui
1314

14-
version: 0.1.0
15+
version: 0.1.1
1516
appVersion: "0.2.0"

0 commit comments

Comments
 (0)