We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bc749 commit 0c273faCopy full SHA for 0c273fa
charts/unifi-controller/Chart.yaml
@@ -1,8 +1,9 @@
1
apiVersion: v2
2
name: unifi-controller
3
description: A Helm Chart for deploying a UniFi controller to Kubernetes
4
+icon: https://assets-global.website-files.com/622b70d8906c7ab0c03f77f8/63b40a92093c6b2f3767e4e6_tMCv8T-y_400x400.png
5
type: application
-version: 2.0.4
6
+version: 2.0.5
7
keywords:
8
- unifi
9
- controller
@@ -15,7 +16,7 @@ maintainers:
15
16
url: https://qonstrukt.nl
17
annotations:
18
artifacthub.io/changes: |
- - Fix some chart issues (thanks @RikuXan)
19
+ - Added icon to the chart
20
artifacthub.io/images: |
21
- name: unifi-controller
22
image: linuxserver/unifi-controller:7.3.83
0 commit comments