Commit Graph

26 Commits (main)

Author SHA1 Message Date
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Matt Farina 50c22ed7f9
Bump the Go version
1 year ago
Martin Hickey b6fef6c466 Fix backwards compatibility
2 years ago
Martin Hickey a59e584684 Update string handling
2 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
2 years ago
Matt Farina 225f8d7732 Updating index handling
2 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
2 years ago
zwwhdls d58a984878 fix conflict
4 years ago
zwwhdls 1b39857ac3 add test case
4 years ago
zwwhdls 4532485fd0 fix another extreme case
4 years ago
zwwhdls 5396df2e28 fix #6116
4 years ago
Matt Farina 6857da251e
Catching a potential panic in strval parsing
4 years ago
Matt Farina 8f1f0e0db2
Recovering from panic that can occur with make
4 years ago
Matt Farina bade6478fc
Fixing error with strvals parsing
4 years ago
Matthew Fisher b30467c2e5
fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3
5 years ago
Taylor Thomas 7599c5d489 feat(*): Ports `--set-file` flag to v3
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Erik Sundell 6cdf6cee56 toYaml - Fixes #3470 - trailing \n issue
6 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
6 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
6 years ago
Sam Leavens a5dc546726 fix(pkg/strvals): use rune literal instead of ASCII
7 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals
7 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
7 years ago
Matthew Fisher 1aee50f5db move pkg cmd/helm/strvals to pkg/strvals
7 years ago