Commit Graph

1808 Commits (6853c3eab5cb9b13775cea44c8166e9a83aeabd6)

Author SHA1 Message Date
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
Matt Farina 5bf273d81b
Merge pull request #11487 from yxxhero/fix_template_with_output_dir
4 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
4 years ago
Matt Farina 6facbada26
bump version to v3.11.0
4 years ago
Matt Farina 6487d43965
Merge pull request #11672 from VaibhavSharma-47/feature
4 years ago
yxxhero 1c25a1fadd fix template --output-dir issue
4 years ago
Matt Farina 946967ffd1
Merge pull request #11490 from learnitall/pr/learnitall/allow-csv-api-versions
4 years ago
Vaibhav Sharma 3181c7ddad fix adopted resource not replaced
4 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
4 years ago
Ryan Drew 5aa316e1ee
Add support for CSVs in template --api-versions arg
4 years ago
Cyril Jouve 1535ad5671
redirect registry client output to stderr
4 years ago
Matt Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
4 years ago
Martin Hickey a48b87f32a
Merge pull request #11274 from wujunwei/fix-case-title-smaller-all
4 years ago
Matt Farina cd809f9b19
bump version to v3.10.0
4 years ago
Soujanya Mangipudi ffa19a4b5d Addressing review comments - move printing code out of client.go
4 years ago
Soujanya Mangipudi 20e3577543 Addressing review comments:
4 years ago
Soujanya Mangipudi 9d5be803bc feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
4 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
4 years ago
wujunwei f0037e5ef6 fix: add cases.NoLower option for we can get same effect to strings.Title
4 years ago
Mikhail Mazurskiy ea5365a3d1
Drop direct github.com/docker/docker dependency
4 years ago
Martin Hickey f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
4 years ago
Martin Hickey 1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
4 years ago
longkai d1c0b7e0d0 chore: add oci install description
4 years ago
yxxhero 39b0a82365 bump Go 1.18
4 years ago
Soule BA 42a04c76a4
make token caching an opt in feature
4 years ago
Dmitry Chepurovskiy 68721de93d
Added support for storing custom labels in SQL storage driver
4 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
4 years ago
Dmitry Chepurovskiy 71e55f9b36
Added note to install/upgrade commands that original release labels wouldn't be persisted in upgraded release
4 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
4 years ago
Dmitry Chepurovskiy 6afad6bb61
Added upgrade --install labels argument support
4 years ago
Dmitry Chepurovskiy 6ef79e432b
Add labels support for install action with secret storage backend
4 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
4 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
4 years ago
Matthew Fisher 81808b06d5
Merge pull request #10519 from teozkr/bugfix/repo-list-not-found
4 years ago
Matt Farina 1db28a2311
bump version to v3.9.0
4 years ago
Matt Farina 2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
4 years ago
Simon Alling 41ccf7b5ab Fix --untardir reference in --destination description
4 years ago
Matthew Fisher 49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
4 years ago
Matthew Fisher 2878cc8079
replace +build with go:build
4 years ago
Simon Alling 56e52d139c Fix confusing test failure message
4 years ago
stan-sz d8c0e01132 Fix UT
4 years ago
Martin Hickey ee3f270e1e
Merge pull request #10453 from SimonAlling/remove-runTestActionCmd
4 years ago
suzaku d76f86b01c Add support `helm list --no-headers`
4 years ago
Matthew Fisher f34005b00e
Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix
4 years ago
Matthew Fisher 175278e88f
Merge pull request #10461 from sabre1041/dependency-update-upgrade
4 years ago
Matt Farina 87826fb5c9
Merge pull request #10609 from tompizmor/fix-package-with-oci-deps
4 years ago