helm/pkg/downloader/testdata
Omri Steiner c47c8fc868 fix: correctly concat absolute URIs in repo cache
There used to be two implemenations for concatenating the repo URL with
the chart URI / URL. In case the chart specified an absolute URI, one of
the implementations performed an incorrect concatenation between the
two, resulting in a URL which looks like <repo-URL><absolute-chart-URI>.

This commit removes the faulty implementation and uses the other correct
one instead.

Signed-off-by: Omri Steiner <omri@steiners.co.il>
2025-05-15 20:55:08 +02:00
..
local-subchart fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611) 2019-10-09 16:35:55 +01:00
repository fix: correctly concat absolute URIs in repo cache 2025-05-15 20:55:08 +02:00
signtest chore(docs): move docs to helm-www 2019-07-22 12:15:35 -07:00
helm-test-key.pub Fixes #1898: Proposal: move downloader and resolver package to /pkg 2017-02-10 10:33:02 +00:00
helm-test-key.secret Fixes #1898: Proposal: move downloader and resolver package to /pkg 2017-02-10 10:33:02 +00:00
local-subchart-0.1.0.tgz fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874 2019-10-22 11:38:57 +09:00
repositories.yaml Fix URL with encoded path support for ChartDownloader 2022-04-29 05:18:43 +02:00
signtest-0.1.0.tgz ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00
signtest-0.1.0.tgz.prov ref(pkg/chart): add validation method to chart 2019-04-05 13:40:06 -07:00