Commit Graph

9578 Commits (v4.2.2)
 

Author SHA1 Message Date
Mayank Shah 2541e465c4
fix upgrade
2 years ago
Evans Mungai 5b1eb784cb
Fix linter warning
2 years ago
Evans Mungai d4175cfcff
Move pprof paths to HELM_PPROF env variable
2 years ago
Evans Mungai cc6c953373
Update CONTRIBUTING.md
2 years ago
Evans Mungai e6f829e6b6
Update CONTRIBUTING.md
2 years ago
Terry Howe 569f62e58b chore: fix problems with latest lint
2 years ago
George Jenkins b91a772d71
Merge pull request #13444 from justenstall/remove-status-flags
2 years ago
George Jenkins 1bc7a28a45
Merge pull request #13510 from helm/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.3.5
2 years ago
dependabot[bot] 4e5b7f89bc
Bump github.com/cyphar/filepath-securejoin from 0.3.4 to 0.3.5
2 years ago
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
2 years ago
Matt Farina a1af40621a
Merge pull request #13499 from gjenkins8/shadow_oras_remoteclient_type
2 years ago
Matt Farina 5edfc10bb1
Merge pull request #13509 from helm/dep_update_devv3
2 years ago
George Jenkins 2cdc77a2ef Dependabot update `dev-v3` branch go modules
2 years ago
George Jenkins 872198b610
Merge pull request #13503 from helm/dependabot/go_modules/golang.org/x/crypto-0.30.0
2 years ago
dependabot[bot] 54a75093c1
Bump golang.org/x/crypto from 0.29.0 to 0.30.0
2 years ago
George Jenkins f3b81964e7
Merge pull request #13474 from helm/dependabot/go_modules/k8s-io-9661ab4414
2 years ago
dependabot[bot] 4872c724c5
Bump the k8s-io group with 7 updates
2 years ago
Andrew Block 2cea1466d3
Merge pull request #12962 from stevehipwell/add-plugin-platform-hooks
2 years ago
George Jenkins 76ba8a4b9f naming is hard
2 years ago
George Jenkins 6dfaf955ee Shadow ORAS remote.Client interface
2 years ago
George Jenkins 6202d96f38 Remove deprecated `repo add --no-update` flag
2 years ago
George Jenkins 11a9bf060b
Merge pull request #13212 from mbianchidev/patch-1
2 years ago
George Jenkins 5202e67d26
Update .github/workflows/scorecards.yml
2 years ago
dependabot[bot] caa8d322ee
Bump actions/upload-artifact from 3.2.1.pre.node20 to 4.4.3
2 years ago
Matt Farina d1e9c022c6
Merge pull request #13332 from helm/dependabot/github_actions/actions/upload-artifact-c24449f33cd45d4826c6702db7e49f7cdb9b551d
2 years ago
Matt Farina e0a33f095b
Merge pull request #13484 from helm/dependabot/go_modules/github.com/stretchr/testify-1.10.0
2 years ago
dependabot[bot] 8c544cf9bf
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
2 years ago
Evans Mungai af622e8887
Additional review fixes from PR
2 years ago
Evans Mungai baf8bffc12
feat: Add flags to enable CPU and memory profiling
2 years ago
Matt Farina a3c903e4c6
Merge pull request #13475 from helm/dependabot/go_modules/github.com/containerd/containerd-1.7.24
2 years ago
Scott Rigby 28770bfc1d
Merge pull request #12588 from rynowak/rynowak/override-authorizer
2 years ago
dependabot[bot] 321b5d493f
Bump github.com/containerd/containerd from 1.7.23 to 1.7.24
2 years ago
Ryan Nowak 1ab264cb7d
Make the authorizer and registry authorizer configurable
2 years ago
Steve Hipwell bb9f0f7816
feat: Added multi-platform plugin hook support
2 years ago
Robert Sirchia 7853d49071
Merge pull request #13465 from banjoh/em/ignore-precommit-config
2 years ago
George Jenkins c724175b03
Merge pull request #13343 from niladrih/more-metadata
2 years ago
Scott Rigby bca7d31c9b
Merge pull request #12769 from banjoh/em/password-to-oci-registries
2 years ago
Evans Mungai 7a22dd28d1
Rename CAFile to CaFile for consistency
2 years ago
Evans Mungai 3fa3daa5e6
Add precommit config to .gitignore
2 years ago
George Jenkins 1baef77c44
Update .github/workflows/scorecards.yml
2 years ago
Mayank Shah 885e938793
Update cmd/helm/upgrade.go
2 years ago
Mayank Shah 7efa2862ad
Update cmd/helm/install.go
2 years ago
Justen Stall 7df69020d8
revert duplicate slice conditions
2 years ago
Justen Stall 8549a257d9
Update internal/third_party/dep/fs/fs.go
2 years ago
Justen Stall cff32ff736
restore --show-resources check in cmd/helm/status.go
2 years ago
Justen Stall 62b5bdc9f6
restore error check in secrets.go
2 years ago
Justen Stall 6aa19b8c92
more error wrapping uses
2 years ago
Justen Stall b0944e8e7e
fix incorrect error return
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago
Justen Stall 28be06e1d0
remove references to the removed flags in help text
2 years ago