Skip to content

fix: Allow icon metadata to be file#35

Open
e-minguez wants to merge 1 commit intoazimuth-cloud:mainfrom
e-minguez:icon-any-string
Open

fix: Allow icon metadata to be file#35
e-minguez wants to merge 1 commit intoazimuth-cloud:mainfrom
e-minguez:icon-any-string

Conversation

@e-minguez
Copy link

Fix #34

@e-minguez
Copy link
Author

For more context, there are helm charts like https://github.com/rancher/charts/blob/dev-v2.12/charts/longhorn/106.3.0%2Bup1.9.1/Chart.yaml#L17 where the icon is a file:

...
apiVersion: v1
appVersion: v1.9.1
description: Longhorn is a distributed block storage system for Kubernetes.
home: https://github.com/longhorn/longhorn
icon: file://assets/logos/longhorn.png
keywords:
...

@e-minguez e-minguez force-pushed the icon-any-string branch 2 times, most recently from 97f35af to 20918ca Compare September 3, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ChartMetadata validation when URL scheme is file:// fails for the icon when it is a file

1 participant

Comments