fix: remove missing logo reference from Helm chart

The referenced logo file (docs/logo.png) doesn't exist, causing
Artifact Hub to fail with 404 errors when indexing the chart.

Commented out the icon line until a logo is created.

Resolves: "error getting logo image https://raw.githubusercontent.com/
lukaszraczylo/gohoarder/main/docs/logo.png: unexpected status code
received: 404"
This commit is contained in:
2026-01-04 14:25:57 +00:00
parent 434a15076e
commit 1baf0993de
+1 -1
View File
@@ -19,4 +19,4 @@ sources:
maintainers: maintainers:
- name: Lukasz Raczylo - name: Lukasz Raczylo
email: lukasz@raczylo.com email: lukasz@raczylo.com
icon: https://raw.githubusercontent.com/lukaszraczylo/gohoarder/main/docs/logo.png # icon: https://raw.githubusercontent.com/lukaszraczylo/gohoarder/main/docs/logo.png # TODO: Add logo