Commit Graph

29 Commits (dependabot/go_modules/main/github.com/fluxcd/cli-utils-0.36.0-flux.15)

Author SHA1 Message Date
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
3 weeks ago
Joe Julian 4b493f036c
Merge remote-tracking branch 'upstream/main' into papdaniel/main
1 month ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
George Jenkins 8468de42ed cleanup: `NewShowWithConfig` -> `NewShow`
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Daniel Pap f25e0d6073 show crds command output separated by document separator
2 years ago
AdamKorcz 6fc815da5a pkg/action: fix nil-dereference
3 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
3 years ago
Matt Farina 548ec55cf9
Fix panic with OCI for install, upgrade, and show
4 years ago
Matt Farina 0ff53945bf
Fixing issue where helm show all fails to show crds when no readme
4 years ago
Mario Valderrama fae7853c2a Implement show crds subcommand
4 years ago
Dong Gang df4708a9de polish the error handler
5 years ago
Dong Gang 1dfe66aa85 fix the code style error
5 years ago
Dong Gang 57bd8a71b0 feature(show): support jsonpath output for `helm show value`
5 years ago
Adam Reese 44a2225035
ref(tests): localize unit test fixtures to package
5 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
6 years ago
Song Shukun e9f40ed7a5 fix golint failure in pkg/action
6 years ago
Matthew Fisher bd1f4a443e
fix(show): restore comments from raw values
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 017790d0e3
ref(action): remove ParseShowOutputFormat
7 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
7 years ago
Matthew Fisher 2b775d693d
ref(action): remove io.Writers, return string instead
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago