source-controller/controllers/testdata/charts
Hidde Beydals 917300dc79 Write chart data on identitical values overwrite
This likely happened because the byte buffer response was already
being read by the chart loader, making it empty by the time the
artifact was written to storage.

As an alternative, and because it makes the code a tiny bit less
obnoxious: write the data to a temp file first, and later decide
what file to copy over and use as an stored artifact.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-04-21 14:50:03 +02:00
..
helmchart Write chart data on identitical values overwrite 2021-04-21 14:50:03 +02:00
helmchartwithdeps Test values overrides 2021-04-08 18:57:05 -04:00
helmchart-0.1.0.tgz Implement DepdendencyManager for non-packaged 2020-10-28 15:46:18 +02:00