Commit 8be5707
fix: remove chart-testing-cli-command: install to fix ct install --set flag error
The latest chart-testing image no longer accepts --set via --helm-extra-set-args
in ct install, causing "unknown flag: --set". Removing the input lets the
reusable workflow default to ct lint which validates the chart without
attempting a cluster install.
Co-authored-by: f2calv <16097639+f2calv@users.noreply.github.com>1 parent a72de7a commit 8be5707
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
0 commit comments