Commit Graph

9216 Commits (147af94095dce563804df45982edd9fd3cba3a11)
 

Author SHA1 Message Date
MrJack 147af94095
Merge branch 'helm:main' into main
1 week ago
Evans Mungai 951ae096ae chore: increase logging package test coverage
1 week ago
Paul Van Laer e393266b8c feat(repo): add --no-headers option to 'helm repo list'
1 week ago
Deepak Chethan 6bfefe1503 doc: update based on review suggestion
1 week ago
Deepak d85df3309f fix(doc): Update default wait strategy
1 week ago
dependabot[bot] 3d03f0a151 chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0
1 week ago
George Jenkins f865d7fc74 Fix `TestConcurrencyDownloadIndex` typo
1 week ago
dependabot[bot] dae93a4f02 chore(deps): bump github.com/fluxcd/cli-utils
1 week ago
George Jenkins c7b5ec5617 Bump required go version (`go.mod` version)
1 week ago
Mads Jensen 6cc85a67f0 Use errors.Is to check for io.EOF and gzip.ErrHeader
1 week ago
Evans Mungai 79caff55dd fix(upgrade): pass --server-side flag to install when using upgrade --install
1 week ago
Hidde Beydals f19747c4b5 fix(rollback): `errors.Is` instead of string comp
1 week ago
Hidde Beydals bd1d2fff75 fix(uninstall): supersede deployed releases
1 week ago
Benoit Tigeot 84708937bf Inform we use a different golangci-lint version than the CI
1 week ago
zyfy29 04498e89b9 chore: delete unused var in installer.go
1 week ago
Calvin Bui 6cd4442966 Use length check for MetaDependencies instead of nil comparison
1 week ago
dependabot[bot] e6f8de3970 chore(deps): bump the k8s-io group with 7 updates
1 week ago
wangjingcun 3868cbb1bd chore: fix some comments to improve readability
1 week ago
Mads Jensen e79d37e738 Enable the sloglint linter
1 week ago
dependabot[bot] d45eb6ea08 chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
1 week ago
Tom Wieczorek 0da30de892 Make test scripts run without /bin/bash
1 week ago
dependabot[bot] 86821ebd41 chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
1 week ago
Terry Howe c497bcf908 feat: move TerryHowe triage to maintainers
1 week ago
Matt Farina 9fde0317ed Use latest patch release of Go in releases
1 week ago
dependabot[bot] def85941f9 chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to 1.8.1
1 week ago
dependabot[bot] 550c27dff6 chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
1 week ago
dependabot[bot] f3d2786eca chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
1 week ago
Matt Farina 101913949e Run the vulnerability check on PR that change the file
1 week ago
Matt Farina 35ee0930b8 Fix govulncheck in CI
1 week ago
Matt Farina 06bb9cda55 Update the govulncheck.yml to run on change
1 week ago
Benoit Tigeot e89e351fb8 fix: prevent reporting fallback on version when none specified
1 week ago
Benoit Tigeot 27f8e27f0b fix: preserve vendor suffixes in KubeVersion.GitVersion
1 week ago
MrJack aa29dd4995 Revert "fix(action): enable server-side validation for dry-run=server"
1 week ago
MrJack 6495074826 Revert "Revert "feat(plugin): add --version flag to plugin update command""
1 week ago
MrJack 209569af01 Revert "feat(plugin): add --version flag to plugin update command"
1 week ago
Matt Farina 4d1150d2af
Merge pull request #31415 from banjoh/em/increase-logging-test-coverage
1 week ago
Matt Farina 2108bc5070
Merge pull request #31448 from laervn/feat/add-no-headers-option
1 week ago
Terry Howe 657e66d31d
Merge pull request #31654 from deepakchethan/fix_default-wait-strategy-doc
1 week ago
Deepak Chethan 55a4aed67f
doc: update based on review suggestion
1 week ago
Robert Sirchia 9cbfce573b
Merge pull request #31645 from helm/dependabot/github_actions/main/actions/upload-artifact-6.0.0
1 week ago
Deepak f92ae18977 fix(doc): Update default wait strategy
2 weeks ago
Terry Howe 019e7e7145
Merge pull request #31650 from helm/gjenkins/fix_TestConcurrencyDownloadIndex
2 weeks ago
George Jenkins b7b7a066af
Merge pull request #31215 from helm/dependabot/go_modules/main/github.com/fluxcd/cli-utils-0.36.0-flux.15
2 weeks ago
dependabot[bot] 364a7aa942
chore(deps): bump github.com/fluxcd/cli-utils
2 weeks ago
George Jenkins 02b75a7029
Merge pull request #31565 from helm/gjenkins8-patch-1
2 weeks ago
George Jenkins 592815ea2b Fix `TestConcurrencyDownloadIndex` typo
2 weeks ago
George Jenkins d2ea7c4276
Merge pull request #31649 from atombrella/feature/errorlint_is_as
2 weeks ago
Terry Howe 188ac4e834
Merge pull request #31635 from banjoh/em/fix-ssa-upgrade-install-cmd
2 weeks ago
Mads Jensen a490bb3c20 Use errors.Is to check for io.EOF and gzip.ErrHeader
2 weeks ago
Terry Howe 5d2ab10caa
Merge pull request #12564 from hiddeco/supersede-on-uninstall
2 weeks ago