Commit Graph

1976 Commits (v3.18.3)

Author SHA1 Message Date
Marc Khouzam c92cc07c1b ActiveHelp for cmds that don't take any more args
1 year ago
Rauno Viskus a71eaeaf52
docs(repo_index): explicitly state that the result is written to the directory passed in
1 year ago
Evans Mungai 0687961da4
Revert CAFile rename breaking change
1 year ago
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
1 year ago
Evans Mungai 12d8d28534
Add username/password to package subcommand
1 year ago
Evans Mungai 0ad80e3b58
Run go fmt
1 year ago
Evans Mungai 837ae4242c
Add username/password to dependency build/update subcommands
1 year ago
Evans Mungai 7672a1700d
Add username/password to push subcommand
1 year ago
Suleiman Dibirov 4d25dd3d8e fixed dependency_update_test.go
1 year ago
Andrew Block 414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
1 year ago
Matt Farina f1e85184e2
Merge pull request #12649 from yyzxw/fix/wrong-cli-description
1 year ago
Matt Farina 2a2aa4aafd
Merge pull request #12856 from yxxhero/fix-typo-in-load_plugins.go
1 year ago
Matt Farina 886e626636 bump version to v3.15.0
1 year ago
Matt Farina 7b70fdf2a2
Merge pull request #12701 from mattfarina/bump-version-3.14
1 year ago
Evans Mungai 76c0f297c1
Merge remote-tracking branch 'origin/main' into em/password-to-oci-registries
1 year ago
Matt Farina 14d0c13e9e
Merge pull request #11569 from alex-petrov-vt/iss-11553
1 year ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
1 year ago
deterclosed dd37787ffd chore: remove repetitive words
2 years ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Robert Sirchia 571f69d7ff Merge branch 'Correcting-Linting-Errors' of https://github.com/robertsirc/helm into Correcting-Linting-Errors
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
Matt Farina a23dd9e3b7
Add a note about --dry-run displaying secrets
2 years ago
yxxhero 7fbde33109 fix typo in load_plugins.go
2 years ago
Evans Mungai dc158f6208
fix(helm): pass down username/password CLI parameters to OCI registry clients
2 years ago
Matt Farina f4c37e7db5
bump version to
2 years ago
yyzxw bf4d6f290b fix: wrong cli description
2 years ago
Joe Julian 6e5332e79b
fix test to use the default code's k8sVersionMinor
2 years ago
Antoine Deschênes 869c1d2560 lint: Add --kube-version flag to set capabilities and deprecation rules
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Joe Julian 30c35166e8
Merge pull request #12350 from iamasmith/qps-iamasmith-1
2 years ago
Matt Farina c682fdfebf
Merge pull request #12539 from chojnack/main
2 years ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
2 years ago
Marcin Chojnacki 8814bfb490 Fixing release labelling in rollback
2 years ago
Matt Farina 25371e2f0d Fixing precedence issue with the import of values.
2 years ago
Miles Wilson 0c541398f2 Added support for hiding notes from install/upgrade output
2 years ago
Matt Farina 0e72b64797
Merge pull request #11880 from Bhargav-InfraCloud/fail-on-no-result
2 years ago
Andy Smith 415af5b0e9 Add qps/HELM_QPS parameter
2 years ago
Matt Farina c372b15022
bump version to v3.13.0
2 years ago
Matt Farina dbef83eac3
Merge pull request #10913 from sureshdsk/pluginbug
2 years ago
Matt Farina 70cbaa0a73
Merge pull request #11372 from vovtz/#11369-fix-custom-repo-cache-for-unmanaged-dependency-updates
2 years ago
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
Joe Julian b30d7152b7
Merge remote-tracking branch 'upstream/main' into feat/reset-then-reuse-flag
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 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
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.
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
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
Alex Petrov 5616713d10
Merge remote-tracking branch 'upstream/main' into iss-11553
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Bhargav Ravuri b9cece6760
helm search: New CLI Flag --fail-on-no-result
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
Dmitry Chepurovskiy 6853c3eab5
Merge remote-tracking branch 'origin/main' into add-labels-to-install-upgrade
3 years ago
Dmitry Chepurovskiy dafc77df64
Update cmd/helm/upgrade.go
3 years ago
Dmitry Chepurovskiy 98697c7305
Update cmd/helm/install.go
3 years ago
Matt Farina 5abcf74227
Merge pull request from GHSA-pwcw-6f5g-gxf8
3 years ago
Matt Farina 863bc74e5a
Update to func handling
3 years ago
MichaelMorris 830d4a9ee9 Add option to support cascade deletion options
3 years ago