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

fix: add child/parent support to import-values #112

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

scodeman
Copy link
Contributor

@scodeman scodeman commented Feb 4, 2025

Fix to helmfile/helmfile#1893

There is a difference in the way chartify and helm manages ImportValues inside Dependency type that seem to be the root of the issue

This leads to unmarshalling issues cannot unmarshal !!map into string when using the child/parent sublist items possibility for import-values

@scodeman scodeman force-pushed the bugfix/import-values branch 2 times, most recently from 95c4776 to 377490a Compare February 4, 2025 03:45
@yxxhero
Copy link
Member

yxxhero commented Feb 4, 2025

@scodeman please fix ci issue.

@scodeman scodeman marked this pull request as draft February 4, 2025 07:46
@scodeman scodeman force-pushed the bugfix/import-values branch from 0298d9a to 441c9ba Compare February 4, 2025 08:02
@scodeman scodeman marked this pull request as ready for review February 4, 2025 08:02
@scodeman scodeman force-pushed the bugfix/import-values branch from 441c9ba to 1035d5b Compare February 4, 2025 08:04
@scodeman
Copy link
Contributor Author

scodeman commented Feb 4, 2025

@scodeman please fix ci issue.

@yxxhero done

@yxxhero yxxhero merged commit 966614a into helmfile:master Feb 4, 2025
3 checks passed
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.

2 participants