Commit Graph

  • 3cae97209a
    Merge pull request #31443 from benoittgt/fix-31170-URN-backport Scott Rigby 2025-11-07 11:17:17 -0500
  • 4576a81a00
    for remaining local variable case inconsistency #31418 tison 2025-11-07 11:41:19 +0800
  • 1a9c8af36e
    Merge pull request #31465 from helm/dependabot/go_modules/dev-v3/github.com/containerd/containerd-1.7.29 Matt Farina 2025-11-06 21:38:59 -0500
  • b548118d29
    chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 #31465 dependabot[bot] 2025-11-06 21:14:37 +0000
  • ed6cf0e8a1
    Properly test error messages on pull command's test #31464 Benoit Tigeot 2025-11-06 15:42:26 +0100
  • 0f5eda74c1
    Adding a LoadArchive to common loader #31462 Matt Farina 2025-11-06 09:06:23 -0500
  • 9afc99fbe3
    Merge 6fa46f47a3 into 384a3f0ff8 #13342 Michael Morris 2025-11-06 08:18:56 -0500
  • 8b53467dd9
    Merge pull request #31416 from MarcAntoineRaymond/dev-v3 Scott Rigby 2025-11-05 18:22:40 -0500
  • 384a3f0ff8
    Merge pull request #31385 from porridge/test-unknown-policy George Jenkins 2025-11-05 10:35:23 -0800
  • 0c90d56b31
    Merge pull request #31459 from helm/revert-31284-backport-31076-dev-v3 George Jenkins 2025-11-05 10:31:19 -0800
  • 6a67b553b4
    Revert "pkg/registry: Login option for passing TLS config in memory" #31459 Scott Rigby 2025-11-05 13:05:50 -0500
  • 5a5674c36c
    Convert pkg/cmd/load_plugins.go to slog ritoban23 2025-11-05 12:32:14 +0530
  • 1e981bdc52 add more boolean test cases Artem Mikhalitsin 2025-03-03 13:46:58 -0500
  • 7d44a9eaf8 Fix arg parsing for plugins. Add missing global args. Artem Mikhalitsin 2025-03-03 10:26:54 -0500
  • 65f528495d
    Merge pull request #31451 from helm/dependabot/go_modules/dev-v3/github.com/cyphar/filepath-securejoin-0.6.0 Robert Sirchia 2025-11-04 19:51:43 +0100
  • 5c2d99fd0d
    Merge pull request #31452 from helm/dependabot/go_modules/main/sigs.k8s.io/controller-runtime-0.22.4 Robert Sirchia 2025-11-04 19:51:12 +0100
  • fdaf26c53f
    Merge pull request #31453 from helm/dependabot/go_modules/main/github.com/cyphar/filepath-securejoin-0.6.0 Robert Sirchia 2025-11-04 19:50:37 +0100
  • c4748062f8
    fix recursive build Alik Khilazhev 2025-11-02 15:26:57 +0100
  • e487b15281
    reduce duplicating doUpdate calls Alik Khilazhev 2025-11-02 15:26:38 +0100
  • d5450fb8d0
    fix package cmd Alik Khilazhev 2025-11-02 15:25:47 +0100
  • b1b04592a2 Return error from FindPlugin and use Path from the installer #31404 Suleiman Dibirov 2025-11-04 07:17:15 +0200
  • bb917b8a83 fixes Suleiman Dibirov 2025-11-04 07:06:25 +0200
  • 0aa31a8c4a add tests Suleiman Dibirov 2025-10-22 19:42:57 +0300
  • d491587ed1 fix Suleiman Dibirov 2025-10-18 14:17:32 +0300
  • 327dfeab38 feat: add plugin existence check before installation Suleiman Dibirov 2025-10-18 12:33:32 +0300
  • 90d01915f9
    for all other similar cases tison 2025-11-04 11:33:42 +0800
  • 21af58b822
    chore(deps): bump github.com/cyphar/filepath-securejoin #31453 dependabot[bot] 2025-11-03 21:20:00 +0000
  • 60aaa8a288
    chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 #31452 dependabot[bot] 2025-11-03 21:19:49 +0000
  • 6d4f8c01be
    chore(deps): bump github.com/cyphar/filepath-securejoin #31451 dependabot[bot] 2025-11-03 21:17:55 +0000
  • 99cd196435
    Merge pull request #31435 from matheuscscp/cancel-health-checks v4.0.0-rc.1 v4.0.0 Scott Rigby 2025-11-03 13:56:13 -0500
  • d3dcd00cb4
    feat(template): Add --notes flag #31096 Bhargav Ravuri 2025-07-27 21:00:05 +0530
  • d5e31764c3
    feat(values): Add flag -d/--values-directory #11626 Bhargav Ravuri 2025-09-24 20:51:36 +0530
  • efc1702657
    Introduce a context for canceling wait operations #31435 Matheus Pimenta 2025-10-29 16:29:35 +0000
  • 36aaa9aab9
    Merge branch 'helm:main' into feat/add-no-headers-option #31448 laervn 2025-11-01 14:37:11 +0100
  • bd3fd86524 fix: semgrep_go.lang.security.audit.dangerous-exec-command.dangerous-exec-command_internal/plugin/runtime_subprocess.go_247 #31445 orbisai-security 2025-10-31 02:36:24 +0000
  • 37ad047828 fix: semgrep_go.lang.security.audit.dangerous-exec-command.dangerous-exec-command_internal/plugin/runtime_subprocess_getter.go_83 #31444 orbisai-security 2025-10-31 02:28:15 +0000
  • 558cea7458
    chore: increase logging package test coverage #31415 Evans Mungai 2025-10-30 21:08:08 +0000
  • bdc459d73c
    Merge pull request #31389 from TerryHowe/chore-more-registry-clean-up George Jenkins 2025-10-30 10:43:42 -0700
  • 6ef79bb8d5 feat(repo): add --no-headers option to 'helm repo list' Paul Van Laer 2025-10-30 18:00:08 +0100
  • 841d8d7e76
    Merge pull request #31364 from helm/dependabot/github_actions/main/github/codeql-action-4 George Jenkins 2025-10-30 09:37:46 -0700
  • 97b7a1c9ae
    Merge branch 'main' into fix-31170-URN #31240 Benoit Tigeot 2025-10-30 16:06:41 +0100
  • 3f0da15437
    jsonschema: warn and ignore unresolved URN $ref to match v3.18.4 #31443 Benoit Tigeot 2025-09-05 10:38:16 +0200
  • f7003c4ec1 Remove klog flags #31441 George Jenkins 2025-10-29 11:55:03 -0700
  • 986da20e0d
    pkg/cmd: clarify install options, document them #31413 Steve Kuznetsov 2025-10-22 14:27:45 -0600
  • 9bed143103
    Merge pull request #31323 from mattfarina/reproducible-chart-builds Matt Farina 2025-10-29 16:06:25 -0400
  • ea88181d34 lint fixes 2 #13242 Suleiman Dibirov 2025-10-29 21:39:10 +0200
  • b4a70d703f lint fixes Suleiman Dibirov 2025-10-29 21:20:28 +0200
  • 8834d90c60
    Merge pull request #31440 from mattfarina/bump-go-1.25 Matt Farina 2025-10-29 15:17:56 -0400
  • 15300549f0
    When time not available, using time.Now #31323 Matt Farina 2025-10-29 15:11:20 -0400
  • c6334c2ac5
    Updating Go and golangci-lint versions #31440 Matt Farina 2025-10-29 14:13:17 -0400
  • ca8eae9361
    Reproducible chart archive builds Matt Farina 2025-09-21 13:43:53 -0400
  • f4c5220d99
    Merge pull request #31411 from banjoh/em/reinstate-logger-param Scott Rigby 2025-10-29 10:03:03 -0400
  • a1792f1263
    Add tests tison 2025-10-29 08:21:46 +0800
  • 8b7de70d1e
    Add mustToTOML template functions and let toTOML return empty string on error tison 2025-10-28 22:48:37 +0800
  • 3f5d2e24b1
    Merge pull request #31407 from dirkmueller/release-3.19 George Jenkins 2025-10-27 20:01:18 -0700
  • c17302824d improve chart URL parsing and tag handling Suleiman Dibirov 2025-10-27 18:49:52 +0200
  • eaae99f7b2
    update for v3 and update tests #31062 Janit Sriganeshaelankovan 2025-10-26 17:28:39 -0400
  • 51f369725d
    merge main and add test back Janit Sriganeshaelankovan 2025-10-26 16:56:40 -0400
  • fd32fb302d
    chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 #31422 dependabot[bot] 2025-10-24 21:06:42 +0000
  • 0d6de28bf4
    chore: fix typo of public field tison 2025-10-24 15:02:25 +0800
  • e5e101cced
    Fix `helm pull` untar dir check with repo urls #31416 Luna Stadler 2025-07-10 14:56:11 +0200
  • d38db82d0a
    Merge f67c577956 into 1da2b0a6d4 #31352 Arne Georg Gisnås Gleditsch 2025-10-23 19:48:03 +0200
  • 2ddeb50fa6
    Set default logger in Configuration constructor #31411 Evans Mungai 2025-10-23 18:09:58 +0100
  • a94878fb89
    Fix failing test Evans Mungai 2025-10-23 15:42:34 +0100
  • 28bc76c364
    Add tests for logging LogHolder Evans Mungai 2025-10-23 10:44:17 +0100
  • a112bf5aa6
    Remove non-reachable code Evans Mungai 2025-10-23 09:53:25 +0100
  • 73c269f31d
    Merge pull request #31257 from benoittgt/fix-31202-panic-backport #31247 Matt Farina 2025-10-22 15:50:13 -0400
  • 1da2b0a6d4
    Merge pull request #31204 from benoittgt/fix-31202 v4.0.0-beta.2 Matt Farina 2025-10-22 15:47:14 -0400
  • 25ad74f5a7
    Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy Robert Sirchia 2025-10-22 15:40:33 -0400
  • aed687eaa1
    Add config options to NewConfiguration() Evans Mungai 2025-10-22 19:18:32 +0100
  • e63b4d92cb
    Update internal/logging/logging.go Evans Mungai 2025-10-22 19:08:41 +0100
  • e248d394d8 fixes #31405 Suleiman Dibirov 2025-10-22 20:00:20 +0300
  • 2a7ed705a5 Fixes 2 #31403 Suleiman Dibirov 2025-10-22 19:32:31 +0300
  • 6ea425b732 Fixes Suleiman Dibirov 2025-10-22 19:29:13 +0300
  • 99fe9b3b9b
    Update logging to use a param for the logger Evans Mungai 2025-10-22 16:20:16 +0100
  • d67b17b6ec
    Minor name change Evans Mungai 2025-10-22 15:30:02 +0100
  • b6eca1c0f1
    Refactor logging functionality to use slog.Handler Evans Mungai 2025-10-22 15:26:48 +0100
  • 5ab4ca5490
    Embed logging functionality to DRY code Evans Mungai 2025-10-22 13:55:12 +0100
  • 9c32e34d60
    Add logger to sql driver and ensure storage has logger Evans Mungai 2025-10-22 13:29:37 +0100
  • 50e43f4017
    nil logger should be handled by discard handler Evans Mungai 2025-10-22 00:40:03 +0100
  • 7a5816b106
    Self review changes Evans Mungai 2025-10-21 23:53:09 +0100
  • 0f90c83118
    Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param Evans Mungai 2025-10-21 23:43:10 +0100
  • b1d4dc680d
    feat: reinstate logger parameter to actions package Evans Mungai 2025-10-21 22:48:51 +0100
  • a3db5f5667
    Merge pull request #31408 from AndiDog/plugin-err-msg Matt Farina 2025-10-21 15:52:54 -0400
  • f0386b1daa
    Merge pull request #31338 from yzewei/add-loong64-support Robert Sirchia 2025-10-21 15:51:31 -0400
  • 76e6b7a6fe
    Merge pull request #31390 from TerryHowe/chore-increase-helm-list-test-coverage Matt Farina 2025-10-21 15:49:13 -0400
  • 97ee09d935
    Merge pull request #31365 from reddaisyy/main Matt Farina 2025-10-21 15:43:07 -0400
  • 2cfd41ec28
    Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion Matt Farina 2025-10-21 15:32:40 -0400
  • 752354074c
    Merge pull request #31393 from benoittgt/12299 Matt Farina 2025-10-21 15:29:58 -0400
  • 37de51428c
    Merge pull request #31376 from benoittgt/accept-yaml-yml Matt Farina 2025-10-21 15:23:40 -0400
  • 3924cf3781
    Merge pull request #31362 from fabiocarneiro/patch-1 Robert Sirchia 2025-10-21 15:21:16 -0400
  • b0247ce8bf
    Merge pull request #31395 from wyrapeseed/main Matt Farina 2025-10-21 15:20:09 -0400
  • d0225754f2
    Merge pull request #31406 from jessesimpson36/jessesimpson36/fix-nil-pointer-empty-result Matt Farina 2025-10-21 12:36:35 -0400
  • b05411506a Improve error message when plugin source cannot be determined or a non-directory is passed #31408 Andreas Sommer 2025-10-20 15:23:34 +0200
  • 2e12c81d2a
    chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0 #31407 Dirk Müller 2025-10-20 10:04:46 +0200
  • 0f6e14dfd3
    chore: fix various warnings to reduce noise #31389 Terry Howe 2025-10-13 15:08:05 -0600
  • 3f860e83fb
    fix: use empty results instead of nil #31406 Jesse Simpson 2025-10-18 09:12:38 -0400
  • e2cbf044cc Fixes Suleiman Dibirov 2025-10-18 15:01:36 +0300
  • 8810b98890 fix: Add binary plugin url support Suleiman Dibirov 2024-08-01 18:32:30 +0300
  • 2b787a1efd fix Suleiman Dibirov 2025-10-18 10:53:35 +0300