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

Add support for extraEnvFrom variables #40

Merged

Conversation

brophyja
Copy link
Contributor

@brophyja brophyja commented Dec 7, 2023

This pull request is an enhancement to the Helm chart to add support for 'extraEnvFrom' environment variables from secrets or configmaps.

This capability is useful in scenarios when secrets need to be passed as environment variables to the running container.

@brophyja
Copy link
Contributor Author

@cristiangreco The Lint check failed for my pull request because my commit did not include a version bump to the helm chart. Do I need to update the pull request with a bump to the version of the helm chart? If so, is it correct to assume that the version should be bumped to '0.27.0', since the current helm chart version is now '0.26.0'?

@cristiangreco
Copy link
Collaborator

@brophyja please go ahead and bump the version to 0.27.0. You'll also need to run helm docs to pass CI checks.

@cristiangreco cristiangreco merged commit 0290298 into nerdswords:main Feb 9, 2024
1 check failed
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