You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jian-he Sir, I would like to work on this issue
I propose ct which is the the tool for testing Helm charts. It is meant to be used for linting and testing pull requests. It automatically detects charts changed against the target branch. After linting we can use hvral
The action will work by:
Downloading the helm chart.
Running a helm template using both the default values and also the values specified in the given HelmRelease.
What would you like to be added:
The helm chart is always missing to be updated, we could enforce this in CI test
Why is this needed:
The text was updated successfully, but these errors were encountered: