helm / helm-www

The Helm website for docs, blog and project info.
https://helm.sh
MIT License
200 stars 504 forks source link

Helm Chart Dependency Versions Not Matching Specified Versions #1584

Open farhaouimohamed opened 3 months ago

farhaouimohamed commented 3 months ago

Hello, I created a Helm chart with two dependencies specified in the chart file. I put specific versions of the dependencies. When I run helm dependency build command line, it usually pull the latest versions from the artifactory, even though the versions I specified exist in the JFrog artifactory.

robertsirc commented 3 months ago

I think you are in the wrong repo for this issue you might want to put it over here at helm/helm. This is for the website.