Skip to content

Commit 9422c71

Browse files
committed
Fix broken chart icon links nginx#1289
Signed-off-by: junya koyama <[email protected]>
1 parent 61bb3f1 commit 9422c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helm-chart/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: application
55
version: 1.0.0
66
appVersion: "edge"
77
home: https://github.com/nginxinc/nginx-gateway-fabric
8-
icon: https://raw.githubusercontent.com/nginxinc/nginx-gateway-fabric/tree/main/deploy/helm-chart/chart-icon.png
8+
icon: https://raw.githubusercontent.com/nginxinc/nginx-gateway-fabric/main/deploy/helm-chart/chart-icon.png
99
sources:
1010
- https://github.com/nginxinc/nginx-gateway-fabric/tree/main/deploy/helm-chart
1111
keywords:

0 commit comments

Comments
 (0)