Skip to content

refactor(Makefile): Replace HELM_DATA_HOME with HELM_HOME #789

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

Merged
merged 1 commit into from
May 25, 2025

Conversation

yxxhero
Copy link
Collaborator

@yxxhero yxxhero commented May 25, 2025

This pull request updates the Makefile to standardize the use of the HELM_HOME variable instead of HELM_DATA_HOME for consistency in Helm environment configuration.

Standardization of Helm environment variable:

  • Makefile: Replaced HELM_DATA_HOME with HELM_HOME throughout the file to align with Helm's environment variable naming conventions. This includes updates in the variable definition and the install target commands. [1] [2]

@yxxhero yxxhero merged commit 3587c06 into master May 25, 2025
16 checks passed
@yxxhero yxxhero deleted the fix-makefile branch May 28, 2025 23:45
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.

1 participant