Commit Graph

9073 Commits (eb3da36e2ec50c9416daa61e55e71adc5f2ab540)
 

Author SHA1 Message Date
Robert Sirchia eb3da36e2e
Merge pull request #31530 from shuv0id/improve-debug-logging
10 months ago
Robert Sirchia 47e940341f
Merge pull request #31527 from helm/dependabot/github_actions/main/actions/checkout-5.0.1
10 months ago
Robert Sirchia c185492188
Merge pull request #31540 from helm/dependabot/go_modules/main/github.com/cyphar/filepath-securejoin-0.6.1
10 months ago
Robert Sirchia 02000f4710
Merge pull request #31542 from helm/dependabot/go_modules/golang.org/x/crypto-0.45.0
10 months ago
dependabot[bot] c2405ce8c2
chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
10 months ago
dependabot[bot] 28baa972c1
chore(deps): bump github.com/cyphar/filepath-securejoin
10 months ago
George Jenkins 63dcb5c74c
Merge pull request #31464 from benoittgt/fix-test
10 months ago
George Jenkins a7ba4fc80e
Merge pull request #31514 from yxxhero/fix-helm-plugin-cmd-args-env-issues
10 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
10 months ago
dependabot[bot] f6ceae9b74
chore(deps): bump actions/checkout from 5.0.0 to 5.0.1
10 months ago
Robert Sirchia a75fcc2948
Merge pull request #31478 from promalert/main
10 months ago
yxxhero 8c87024860 update tests
10 months ago
Scott Rigby ebd5f53fc3
Merge pull request #31421 from benoittgt/improve-doc-wait-strategy
10 months ago
yxxhero 2d49f0cb4a Refactor environment variable expansion in PrepareCommands and update tests
10 months ago
George Jenkins 3e06a8a440
Merge pull request #31512 from benoittgt/31508-client-go
10 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
10 months ago
Benoit Tigeot b6a8c65216
fix: correct LDFLAGS path for default Kubernetes version
10 months ago
Robert Sirchia 51a9bc5157
Merge pull request #31473 from TerryHowe/fix-only-run-release-on-helm-helm
10 months ago
Robert Sirchia dd328fbd3b
Merge pull request #31503 from crenshaw-dev/patch-1
10 months ago
Scott Rigby ecf1c0d886
Merge pull request #11739 from Fish-pro/fix/statement
10 months ago
Fish-pro faa0adcb38
Fix syntax errors in the document
10 months ago
Scott Rigby e7ac8fe3b8
Merge pull request #30984 from fm1ck3y/bug/index-concurrency
10 months ago
Scott Rigby d57fb45648
Merge pull request #31469 from saimanojk1/issue-31454
10 months ago
Scott Rigby 20bc8565f0
Merge pull request #31494 from helm/dependabot/go_modules/main/k8s-io-fe7f9b34ac
10 months ago
dependabot[bot] c81e267653
chore(deps): bump the k8s-io group with 7 updates
10 months ago
Scott Rigby fdad981960
Merge pull request #31495 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.44.0
10 months ago
Michael Crenshaw 40856bf50c
docs: Fix LFX Health Score badge URL in README.md
10 months ago
Robert Sirchia 9861687ad5
Merge pull request #31474 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.0.0
10 months ago
dependabot[bot] fb82e0e513
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0
10 months ago
Robert Sirchia 60ee841934
Merge pull request #31482 from helm/dependabot/go_modules/main/github.com/tetratelabs/wazero-1.10.1
10 months ago
George Jenkins ff1c144ffb
Merge pull request #31488 from helm/gjenkins8-patch-2-1
10 months ago
dependabot[bot] 72a84fb369
chore(deps): bump github.com/tetratelabs/wazero from 1.9.0 to 1.10.1
10 months ago
Robert Sirchia f4204b5eef
Merge pull request #31476 from helm/dependabot/go_modules/main/sigs.k8s.io/kustomize/kyaml-0.21.0
10 months ago
Robert Sirchia 1208cbbe7e
Merge pull request #31480 from helm/dependabot/go_modules/main/golang.org/x/term-0.37.0
10 months ago
Matt Farina 0a5ed96dba
Merge pull request #31485 from mattfarina/get-helm-4
10 months ago
George Jenkins e4353dc8db
Publish Helm v4 -> `helm-latest-version`
10 months ago
Matt Farina 5ae85868d4 Adding script to download Helm v4
10 months ago
Matt Farina 76d772af6e
Merge pull request #31318 from helm/gjenkins/fix_helm4_release
10 months ago
dependabot[bot] 6cd0bf8171
chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
10 months ago
promalert d8c4040336 refactor: use strings.Builder to improve performance
10 months ago
dependabot[bot] 0089a07bb8
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.20.1 to 0.21.0
10 months ago
dependabot[bot] 7a8535810a
chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
10 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
10 months ago
Benoit Tigeot 02312a1cf2
Update pkg/cmd/flags.go
10 months ago
Benoit Tigeot 277c140c87
Error strategy list match help
10 months ago
Benoit Tigeot 5f6fa437b2
Prevent surprising failure with SDK when timeout is not set
10 months ago
Benoit Tigeot 52a282832f
Do not change the default waiting strategy when --wait is not set
10 months ago
Benoit Tigeot 11128659aa
Provide more help for SDK user when setting up WaitStrategy
10 months ago
Benoit Tigeot 8535e9f4ab
Avoid confusion between `--wait` (watcher) and no --wait (hookOnly)
10 months ago
Benoit Tigeot 1836f37f4d
The default is not HookOnlyStrategy but WaitStrategy
10 months ago