Commit Graph

1876 Commits (417040dbd73bb557069e80e68329f06479dfcf05)

Author SHA1 Message Date
Matt Farina ef02cafdd0
Merge pull request #12274 from mih-kopylov/get-metadata
2 years ago
Matt Farina 5a1475ee36
Merge pull request #11294 from Juneezee/test/t.TempDir
2 years ago
Joe Julian e7bb860d9a
Merge pull request #12245 from hiddeco/json-index
2 years ago
ithrael e01731d83a doc:Executing helm rollback release 0 will roll back to the previous release
2 years ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
2 years ago
ithrael ee1cbed608 remove blank
2 years ago
ithrael 0eb3df676c add blank
2 years ago
ithrael 0688046df6 add rollback unit test
2 years ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
2 years ago
Joe Julian 977f864e93
Merge remote-tracking branch 'upstream/main' into patch-1
2 years ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
2 years ago
Mikhail Kopylov 0b5e9d37c8 Restore `helm get metadata` command
2 years ago
Joe Julian e8e6da28d1
Revert "Add `helm get metadata` command"
2 years ago
Joe Julian b12139a6ec
Merge pull request #11586 from jmhbnz/main
2 years ago
Joe Julian 847d2bb3c6
Merge pull request #11631 from mih-kopylov/get-metadata
2 years ago
Scott Rigby 7d190be0d0
Merge pull request #12128 from aryan9600/plain-http
2 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
2 years ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
2 years ago
Matt Farina 96e33e2773
Tweaking new dry-run internal handling
2 years ago
Matt Farina 838b12191e
Merge pull request #9426 from tapaskapadia/feat/lookup-dryrun
2 years ago
Joe Julian 14d363669f
Merge pull request #11529 from wujunwei/fix-update-dependency-panic
2 years ago
James Blair 9dab6e9770
Remove warning for template directory not found.
3 years ago
Matt Farina 03911aeab7
Merge pull request #12036 from mattfarina/bump-version-3.12
3 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
3 years ago
wujunwei c87f846d88 add GetRegistryClient method
3 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
3 years ago
Jose Diaz-Gonzalez e35bf1f939
docs: add an example for using the upgrade command with existing values
3 years ago
Mikhail Kopylov 587c85f2e7 Replace `fmt.Fprintf` with `fmt.Fprint` in get_metadata.go
3 years ago
Joe Julian ad1fd058ad
Merge pull request #10602 from hown3d/lowercase-search
3 years ago
Mikhail Kopylov 5eb1e9d0db Replace `fmt.Fprintln` with `fmt.Fprintf` in get_metadata.go
3 years ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
3 years ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
3 years ago
Joe Julian 49805f09b5
Merge branch 'main' into lowercase-search
3 years ago
Joe Julian 126e4f4af8
tests: change crd golden file to match after #11870
3 years ago
Matt Farina 1800554452
bump version to v3.12.0
3 years ago
Tapas Kapadia b7a2d47eca feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
3 years ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
3 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
3 years ago
Joe Julian f13fa07793
create failing test for quietly linting a chart that doesn't exist
3 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
3 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand
3 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
3 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
3 years ago