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

Adding support for helm charts #11726

Merged
merged 25 commits into from
Mar 14, 2025
Merged

Adding support for helm charts #11726

merged 25 commits into from
Mar 14, 2025

Conversation

robaiken
Copy link
Contributor

@robaiken robaiken commented Mar 4, 2025

What are you trying to accomplish?

Adding support for Helm charts files in dependabot-core. This will allow Dependabot to handle dependency updates in Helm files.

How will you know you've accomplished your goal?

Dependabot successfully detects and updates dependencies in helm manifest files automatically.

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@robaiken robaiken force-pushed the robaiken/add-support-for-helm branch 2 times, most recently from 6a04664 to 2e6883d Compare March 13, 2025 10:25
@robaiken robaiken marked this pull request as ready for review March 13, 2025 15:15
@robaiken robaiken requested a review from a team as a code owner March 13, 2025 15:15
markhallen
markhallen previously approved these changes Mar 13, 2025
markhallen
markhallen previously approved these changes Mar 13, 2025
@robaiken robaiken enabled auto-merge (squash) March 13, 2025 18:04
@robaiken robaiken disabled auto-merge March 13, 2025 18:04
@robaiken robaiken enabled auto-merge (squash) March 13, 2025 18:04
@robaiken robaiken disabled auto-merge March 13, 2025 20:04
@robaiken robaiken force-pushed the robaiken/add-support-for-helm branch from 6cdd440 to 4189bd7 Compare March 13, 2025 20:17
@github-actions github-actions bot added the L: php:composer Issues and code for Composer label Mar 14, 2025
@robaiken robaiken merged commit 69efa90 into main Mar 14, 2025
135 of 138 checks passed
@robaiken robaiken deleted the robaiken/add-support-for-helm branch March 14, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: php:composer Issues and code for Composer L: python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants