fix: Added missing 'alias:' prefix for repository name (#15563)#15902
fix: Added missing 'alias:' prefix for repository name (#15563)#15902ishitasequeira merged 15 commits intoargoproj:masterfrom
Conversation
https://helm.sh/docs/chart_best_practices/dependencies/#repository-urls Signed-off-by: ffppmm <ffppmm@users.noreply.github.com> Signed-off-by: ffppmm <fpmedv@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #15902 +/- ##
=======================================
Coverage 49.55% 49.56%
=======================================
Files 269 269
Lines 47245 47249 +4
=======================================
+ Hits 23413 23417 +4
Misses 21532 21532
Partials 2300 2300 ☔ View full report in Codecov by Sentry. |
|
Can somebody help me why 'Integration tests / Run end-to-end tests (v1.26.9)' is failing? Regards Philipp |
SRY works now 😄 |
|
Hi, could anybody take a look at my request, I think this is a good addition to use alias and @ for repository dependency. Is there anything missing that I have to provide for getting my request merged? Regards Philipp |
|
Can someone please review the PR ? It is a blocker for all charts with alias dependencies. |
ishitasequeira
left a comment
There was a problem hiding this comment.
Thanks @ffppmm for raising the PR. LGTM!!
|
Hi, Regards Philipp |
|
When can we expect this to be released ? |
|
/cherry-pick release-2.9 |
|
Hi, will this be in the current 2.10 Release? Regards Philipp |
…rgoproj#15902) Signed-off-by: Kevin Lyda <kevin@lyda.ie>
Fixes #15563
Checklist:
Added missing 'alias:' prefix for repository name as described here:
https://helm.sh/docs/chart_best_practices/dependencies/#repository-urls