Skip to content

Add CI validation for Helm dependency updates in PRs #853

@ibakshay

Description

@ibakshay

Add GitHub Actions step to validate Helm dependency updates. Should detect Chart.yaml changes, check if dependencies were modified, verify Chart.lock is updated, and fail the workflow if the developer forgot to run helm dependency update. Will prevent deployment failures from outdated dependencies.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions