Commit Graph

12 Commits

Author SHA1 Message Date
R. Ryantm
ae19c0c105 chart-testing: 3.10.0 -> 3.10.1 2023-11-25 07:35:00 +00:00
R. Ryantm
796b1d3f03 chart-testing: 3.9.0 -> 3.10.0 2023-11-01 07:12:18 +00:00
R. Ryantm
502293e4d8 chart-testing: 3.8.0 -> 3.9.0 2023-07-13 03:59:06 +00:00
R. Ryantm
f6de2d9784 chart-testing: 3.7.1 -> 3.8.0 2023-03-29 21:09:50 +00:00
Colin Arnott
3db5d748a7
chart-testing: add runtimeInputs
Turns out that chart-testing execs a few other binaries at runtime, so
they do not get automatically detected by nix. The primary ones are
listed upstream, https://github.com/helm/chart-testing#prerequisites,
however they also callout to echo, so we have tacked on coreutils for
good measure. These have been added as runtimeInputs, so they can be
overridable, and injected via makeWrapper.
2022-11-08 12:03:51 +00:00
R. Ryantm
62eff5e5be chart-testing: 3.7.0 -> 3.7.1 2022-09-28 08:10:11 +00:00
R. Ryantm
4df593f60a chart-testing: 3.6.0 -> 3.7.0 2022-07-28 04:24:27 +00:00
R. Ryantm
db9758e4fe chart-testing: 3.5.1 -> 3.6.0 2022-06-25 12:12:43 +00:00
R. Ryantm
73ee22331d chart-testing: 3.5.0 -> 3.5.1 2022-03-15 02:46:46 +00:00
legendofmiracles
128359aeca
chart-testing: install shell completion 2022-01-11 21:46:01 -06:00
R. Ryantm
a2bbddbf36 chart-testing: 3.4.0 -> 3.5.0 2022-01-11 03:39:15 +00:00
Atkins Chang
dae92ad5e6
chart-testing: init at 3.4.0
Signed-off-by: Atkins Chang <atkinschang@gmail.com>
2021-08-07 22:38:41 +08:00