Commit Graph

1956 Commits (v3.17.3)

Author SHA1 Message Date
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
Matt Farina 5bf273d81b
Merge pull request #11487 from yxxhero/fix_template_with_output_dir
3 years ago
Tapas Kapadia f9e54b6079 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 9a0025f963 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 5ec7913fd4 feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia fc16ea7d44 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 4d67dfabaa feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
3 years ago
Matt Farina 6facbada26
bump version to v3.11.0
3 years ago
Matt Farina 6487d43965
Merge pull request #11672 from VaibhavSharma-47/feature
3 years ago
yxxhero 1c25a1fadd fix template --output-dir issue
3 years ago
Matt Farina 946967ffd1
Merge pull request #11490 from learnitall/pr/learnitall/allow-csv-api-versions
3 years ago
Mikhail Kopylov 9e118ef5db Add `CHART`, `VERSION` and `APP_VERSION` fields to `get all` command output
3 years ago
Mikhail Kopylov 290397beb8 Adjust `get` command description to account metadata
3 years ago
Mikhail Kopylov c869613616
Merge branch 'helm:main' into get-metadata
3 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag
3 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
3 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
3 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command
3 years ago