Commit Graph

6 Commits (583d5a896465e8ab5a7c05ee5e31e0ea7b060bed)

Author SHA1 Message Date
h3nryc0ding 92e5884664 minimize diff
Signed-off-by: h3nryc0ding <hr.richterhenry@gmail.com>
4 months ago
h3nryc0ding 8093ad7fef implement recommended changes
Signed-off-by: h3nryc0ding <hr.richterhenry@gmail.com>
4 months ago
h3nryc0ding 4404634331 remove duplicated available options from description
Signed-off-by: h3nryc0ding <hr.richterhenry@gmail.com>
5 months ago
h3nryc0ding 64739b4019 unify parsing errors
Signed-off-by: h3nryc0ding <hr.richterhenry@gmail.com>
5 months ago
h3nryc0ding de7e9ff619 improve flag descriptions to show allowed values instead of internal type names
Signed-off-by: h3nryc0ding <hr.richterhenry@gmail.com>
5 months ago
Max Jonas Werner 18d5ec4ecd
Add `(create|delete|export) source chart` commands
The `create source chart` command supports all HelmChart.spec fields
except `.valuesFiles` and `ignoreMissingValuesFiles` as these are
assumingly rarely used fields and the CLI usually only supports
commonly used ones.

closes #4760

Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Max Jonas Werner <mail@makk.es>
12 months ago