We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 278403d commit ea31551Copy full SHA for ea31551
charts/riverui/Chart.yaml
@@ -1,8 +1,9 @@
1
apiVersion: v2
2
-name: RiverUI
+name: riverui
3
description: A web interface for River. Fast and reliable background jobs in Go.
4
5
type: application
6
+icon: "https://avatars.githubusercontent.com/u/136755925?s=200&v=4"
7
keywords:
8
- river
9
- queue
@@ -11,5 +12,5 @@ sources:
11
12
- https://riverqueue.com/
13
- https://github.com/riverqueue/riverui
14
-version: 0.1.0
15
+version: 0.1.1
16
appVersion: "0.2.0"
0 commit comments