Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove invalid icon URLs in upstream.yaml files #1056

Conversation

adamkpickering
Copy link
Collaborator

@adamkpickering adamkpickering commented Jul 16, 2024

Like it says in the title. These values were overlaid onto the icon value from the upstream chart when integrating new chart versions. Now, that won't happen: the icon value from the upstream chart will be used.

Of course, this doesn't really matter because the icon value in Chart.yaml is overwritten in integrateCharts(), and the icon value in index.yaml is overwritten in writeIndex(). But it is good to clean this up.

@adamkpickering adamkpickering requested a review from a team as a code owner July 16, 2024 19:51
@adamkpickering adamkpickering merged commit ab2251a into rancher:main-source Jul 17, 2024
1 check passed
@adamkpickering adamkpickering deleted the fix-invalid-ChartMetadata-icons-values branch July 17, 2024 00:08
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.

None yet

2 participants