Scott Rigby
dea2069374
Merge pull request #13481 from banjoh/em/add-cpu-memory-profiling-flags
...
feat: Enable CPU and memory profiling
9 months ago
hugehope
001d2978b6
refactor: using slices.Contains to simplify the code
...
Signed-off-by: hugehope <cmm7@sina.cn>
9 months ago
dependabot[bot]
50be8ae64b
build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.3.2 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](051d919338...2226d7cb06 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Evans Mungai
62576db2fc
chore: use []error instead of []string
...
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
9 months ago
Evans Mungai
fdf4484971
Update cmd/helm/profiling.go
...
Co-authored-by: George Jenkins <gvjenkins@gmail.com>
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
9 months ago
Felipe Santos
f692751a46
Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
9 months ago
Evans Mungai
165654426d
chore: update profiling doc in CONTRIBUTING.md
...
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
9 months ago
dependabot[bot]
5b940c026d
build(deps): bump the k8s-io group with 7 updates
...
Bumps the k8s-io group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api ) | `0.32.1` | `0.32.2` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) | `0.32.1` | `0.32.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) | `0.32.1` | `0.32.2` |
| [k8s.io/apiserver](https://github.com/kubernetes/apiserver ) | `0.32.1` | `0.32.2` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) | `0.32.1` | `0.32.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go ) | `0.32.1` | `0.32.2` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) | `0.32.1` | `0.32.2` |
Updates `k8s.io/api` from 0.32.1 to 0.32.2
- [Commits](https://github.com/kubernetes/api/compare/v0.32.1...v0.32.2 )
Updates `k8s.io/apiextensions-apiserver` from 0.32.1 to 0.32.2
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.1...v0.32.2 )
Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.32.1...v0.32.2 )
Updates `k8s.io/apiserver` from 0.32.1 to 0.32.2
- [Commits](https://github.com/kubernetes/apiserver/compare/v0.32.1...v0.32.2 )
Updates `k8s.io/cli-runtime` from 0.32.1 to 0.32.2
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.32.1...v0.32.2 )
Updates `k8s.io/client-go` from 0.32.1 to 0.32.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.32.1...v0.32.2 )
Updates `k8s.io/kubectl` from 0.32.1 to 0.32.2
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.32.1...v0.32.2 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Eimhin Laverty
8eb615d376
Update version option description with more accurate info
...
Signed-off-by: Eimhin Laverty <eimhin.laverty@rover.com>
9 months ago
Matt Farina
3a94215585
Merge pull request #30497 from robertsirc/adding-my-key
...
adding-my-key
9 months ago
Robert Sirchia
653eec1da3
adding-my-key
...
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
9 months ago
Matt Farina
f38f54f9a4
Merge pull request #30462 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.33.0
...
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
9 months ago
Matt Farina
30c1458771
Merge pull request #30478 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-6.3.2
...
build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
9 months ago
Robert Sirchia
a65073e108
Merge pull request #30489 from helm/dependabot/go_modules/main/github.com/distribution/distribution/v3-3.0.0-rc.3
...
build(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.2 to 3.0.0-rc.3
9 months ago
dependabot[bot]
9097b7eacc
build(deps): bump github.com/distribution/distribution/v3
...
Bumps [github.com/distribution/distribution/v3](https://github.com/distribution/distribution ) from 3.0.0-rc.2 to 3.0.0-rc.3.
- [Release notes](https://github.com/distribution/distribution/releases )
- [Commits](https://github.com/distribution/distribution/compare/v3.0.0-rc.2...v3.0.0-rc.3 )
---
updated-dependencies:
- dependency-name: github.com/distribution/distribution/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
wangjingcun
8b8cc94822
Use a more direct and less error-prone return value
...
Signed-off-by: wangjingcun <wangjingcun@aliyun.com>
9 months ago
dependabot[bot]
9498994ab5
build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.3.0 to 6.3.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](e60da84bfa...051d919338 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Jonathan
37020c32fa
Update pkg/cli/values/options.go
...
Co-authored-by: George Jenkins <gvjenkins@gmail.com>
Signed-off-by: Jonathan <zhanweelee@gmail.com>
10 months ago
George Jenkins
234d171da5
Cleanup repotest Server constructors
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
10 months ago
Zhanwei Li
274d43c10d
feat: Enhance JSON value parsing in Helm CLI
...
- Add support for parsing full JSON objects with `--set-json`
- Update documentation to clarify JSON value input formats
- Improve test coverage for value parsing scenarios
- Modify `MergeValues` to handle both key=value and JSON object formats
Signed-off-by: Zhanwei Li <zhanweelee@gmail.com>
10 months ago
dependabot[bot]
c76b1c1e6a
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Matt Farina
a142da0811
Merge pull request #30295 from edithturn/patch-1
...
Add Percona to the list of organizations using Helm
10 months ago
Edith Puclla
c0744a1a8c
Add Percona to the list of organizations using Helm
...
Adding Percona to the list of organizations using Helm. Percona utilizes Helm for managing its open-source database solutions.
Signed-off-by: Edith Puclla <58795858+edithturn@users.noreply.github.com>
10 months ago
George Jenkins
3253059438
Merge pull request #13535 from helm/refactor_tlsutil
...
refactor: tlsutil use options pattern
10 months ago
George Jenkins
2d0091c278
Merge pull request #13665 from gjenkins8/rm_WaitAndGetCompletedPodPhase
...
chore: Remove unused `WaitAndGetCompletedPodPhase`
10 months ago
George Jenkins
547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
...
refactor: Remove duplicate `FindChartIn*RepoURL` functions
10 months ago
Robert Sirchia
ee67cf0608
Merge pull request #30196 from helm/dependabot/go_modules/main/golang.org/x/text-0.22.0
...
build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
10 months ago
Robert Sirchia
52384a5d12
Merge pull request #30193 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-6.3.0
...
build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
10 months ago
dependabot[bot]
56b40ad40f
build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Robert Sirchia
be7ab45c93
Merge pull request #30197 from helm/dependabot/go_modules/main/golang.org/x/term-0.29.0
...
build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0
10 months ago
dependabot[bot]
54753d64dc
build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/term/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot]
5f64fe6663
build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](ec5d18412c...e60da84bfa )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
George Jenkins
814ede5427
Merge pull request #13656 from gjenkins8/repotest_server_localhost
...
fix: Bind repotest server to `localhost`
10 months ago
George Jenkins
07c5c50223
Merge pull request #13673 from helm/dependabot/go_modules/main/github.com/cyphar/filepath-securejoin-0.4.1
...
build(deps): bump github.com/cyphar/filepath-securejoin from 0.4.0 to 0.4.1
10 months ago
George Jenkins
d637595735
chore: Remove unused `WaitAndGetCompletedPodPhase`
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
10 months ago
Scott Rigby
6254b987fa
Merge pull request #13382 from TerryHowe/orasv2
...
chore(oci): migrate to ORAS Golang library v2
10 months ago
Terry Howe
5a7046b9bf
chore(oci): upgrade to ORAS v2
...
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
Co-authored-by: Zoran Regvart <zoran@regvart.com>
10 months ago
dependabot[bot]
119ae85988
build(deps): bump github.com/cyphar/filepath-securejoin
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.4.0...v0.4.1 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Robert Sirchia
d2c9b3d18a
Merge pull request #13674 from helm/dependabot/go_modules/main/github.com/evanphx/json-patch-5.9.11incompatible
...
build(deps): bump github.com/evanphx/json-patch from 5.9.0+incompatible to 5.9.11+incompatible
10 months ago
Robert Sirchia
eb57d9a3ed
Merge pull request #13687 from helm/dependabot/go_modules/main/github.com/spf13/pflag-1.0.6
...
build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
10 months ago
dependabot[bot]
580150e2dd
build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot]
8a656b524f
build(deps): bump github.com/evanphx/json-patch
...
Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch ) from 5.9.0+incompatible to 5.9.11+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases )
- [Commits](https://github.com/evanphx/json-patch/compare/v5.9.0...v5.9.11 )
---
updated-dependencies:
- dependency-name: github.com/evanphx/json-patch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Evans Mungai
58748b06c7
Update CONTRIBUTING guide
...
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
10 months ago
Evans Mungai
33aa8b5397
Prefer environment variables to CLI flags
...
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
10 months ago
George Jenkins
c68e345663
fix: Bind repotest server to `localhost`
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
10 months ago
George Jenkins
0ce267d907
more options
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
10 months ago
George Jenkins
7ea1d1df66
refactor: Remove duplicate `FindChartIn*RepoURL` funcs
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
10 months ago
Robert Sirchia
0d66425d9a
Merge pull request #13651 from helm/dependabot/github_actions/main/actions/setup-go-5.3.0
...
build(deps): bump actions/setup-go from 5.2.0 to 5.3.0
10 months ago
Robert Sirchia
963d680ae9
Merge pull request #13533 from althmoha/#12987
...
fix: (toToml) renders int as float
10 months ago
Matt Farina
093b9ee382
Merge pull request #13650 from helm/dependabot/github_actions/main/actions/stale-9.1.0
...
build(deps): bump actions/stale from 9.0.0 to 9.1.0
10 months ago