-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(bors): merge pull request #479
479: fix(upgrade-job): use default value for missing values with helm 3.13 & 3.14 r=niladrih a=niladrih The underlying logic would need to change going forward to get the exhaustive set of values, but so far we're not using any of the values facing the errors for comparison, so they may be set to their default value when deserialising the source helm chart values. Ref: Helm issue 12936 Co-authored-by: Niladri Halder <[email protected]>
- Loading branch information
Showing
1 changed file
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters