Commit Graph

1870 Commits (eb4edc96c581c1978fe935197e20ced4071af5d5)

Author SHA1 Message Date
ithrael e01731d83a doc:Executing helm rollback release 0 will roll back to the previous release
1 year ago
Joe Julian 1d2221f9d6
Merge pull request #12290 from Ithrael/fix/helm-rollback-err-tips
1 year ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
1 year ago
ithrael ee1cbed608 remove blank
1 year ago
ithrael 0eb3df676c add blank
1 year ago
ithrael 0688046df6 add rollback unit test
1 year ago
Joe Julian d9e0688640
Merge remote-tracking branch 'upstream/main' into fix-10566
1 year ago
Joe Julian 977f864e93
Merge remote-tracking branch 'upstream/main' into patch-1
1 year ago
suzaku 48dbda2fa8 Fix #3352, add support for --ignore-not-found just like kubectl delete
1 year 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
Matt Farina 343389856b
Merge pull request #12162 from mattfarina/fix-merge-values-ugh
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.
2 years ago
Matt Farina 03911aeab7
Merge pull request #12036 from mattfarina/bump-version-3.12
2 years ago
Matt Farina 0a5148faff
Fix multiple bugs in values handling
2 years ago
wujunwei c87f846d88 add GetRegistryClient method
2 years ago
Sanskar Jaiswal 2538b927a7
oci: Add flag `--plain-http` to enable working with HTTP registries
2 years ago
Jose Diaz-Gonzalez e35bf1f939
docs: add an example for using the upgrade command with existing values
2 years ago
Mikhail Kopylov 587c85f2e7 Replace `fmt.Fprintf` with `fmt.Fprint` in get_metadata.go
2 years ago
Joe Julian ad1fd058ad
Merge pull request #10602 from hown3d/lowercase-search
2 years ago
Mikhail Kopylov 5eb1e9d0db Replace `fmt.Fprintln` with `fmt.Fprintf` in get_metadata.go
2 years ago
Mikhail Kopylov 2d86375817
Merge branch 'helm:main' into get-metadata
2 years ago
Joe Julian d7805e68ae
Merge pull request #11455 from ksankeerth/dev-11451
2 years ago
Joe Julian 49805f09b5
Merge branch 'main' into lowercase-search
2 years ago
Joe Julian 126e4f4af8
tests: change crd golden file to match after #11870
2 years ago
Matt Farina 1800554452
bump version to v3.12.0
2 years ago
Tapas Kapadia b7a2d47eca feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
2 years ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
2 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
2 years ago
Joe Julian f13fa07793
create failing test for quietly linting a chart that doesn't exist
2 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Soule BA 11738dde51
Provide a helper to set the registryClient in cmd
2 years ago
Andrew Block 154f37efec
Added insecure option to login subcommand
2 years ago
Andrew Block 08593c8dd6
Added support for insecure OCI registries
2 years ago
Soule BA b0ecb21056
Enable custom certificates option for OCI
2 years ago
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
2 years ago
Dmitry Chepurovskiy dafc77df64
Update cmd/helm/upgrade.go
2 years ago
Dmitry Chepurovskiy 98697c7305
Update cmd/helm/install.go
2 years ago
Matt Farina 5abcf74227
Merge pull request from GHSA-pwcw-6f5g-gxf8
2 years ago
Matt Farina 863bc74e5a
Update to func handling
2 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
2 years ago