Commit Graph

  • eeb37edfea
    chore(deps): bump github/codeql-action/autobuild from 4.37.0 to 4.37.1 dependabot[bot] 2026-07-16 21:32:51 +0000
  • ab5209a9e7 test case added #31908 Mujib Ahasan 2026-07-15 23:58:50 +0530
  • 8cd3a48c34
    chore: Add AI Vendor specific paths to `.gitignore` #32372 George Jenkins 2026-07-16 11:14:59 -0700
  • ba6c9a29ef
    Merge pull request #32290 from mahesh-sadupalli/fix/files-lines-empty-panic Terry Howe 2026-07-16 03:27:58 -0600
  • 9f3c89a4b5
    ci: auto-label PRs targeting main with v4.x #32371 Benoit Tigeot 2026-07-16 09:29:59 +0200
  • c5b6a84e4d
    chore: Cleanup deprecated and TODO comments #32364 George Jenkins 2026-07-14 19:20:33 -0700
  • 7ed8959dc2
    Merge pull request #32370 from gjenkins8/gjenkins/darwin_gocritic_lint_fixes Terry Howe 2026-07-15 18:16:40 -0600
  • 96a25ab4f8
    fix: 'gocritic: filepathJoin path seperator' lint error #32370 George Jenkins 2026-07-15 16:48:15 -0700
  • c9ed0caeba
    ci: auto-label PRs targeting dev-v3 (#32340) Benoit Tigeot 2026-07-16 00:39:38 +0200
  • 1367d76f0a
    Merge pull request #32343 from mmorel-35/testifylint-manual-assert-internal-3 George Jenkins 2026-07-15 15:24:08 -0700
  • b972701ebe update: helper now save previous time.local value and restore it Mujib Ahasan 2026-03-11 01:12:00 +0530
  • a26c707faa test cases fixed for helm history Mujib Ahasan 2026-03-06 02:36:28 +0530
  • d39e756e7c helm history respect TZ now Mujib Ahasan 2026-03-06 01:48:52 +0530
  • 9c373bf4fc
    Merge pull request #32327 from fluxcd/fix-32326 George Jenkins 2026-07-15 11:23:07 -0700
  • bf2c8c4af0 fix: preserve original symlink FileInfo on Lstat failure #32264 Kartik Suryavanshi 2026-07-15 22:03:27 +0530
  • 67e71e18ed fix: address review feedback on error routing Kartik Suryavanshi 2026-07-15 21:29:36 +0530
  • 8bc1c04c11 fix: address review feedback Kartik Suryavanshi 2026-07-15 21:07:40 +0530
  • 3d42cb4c6a fix: only skip broken symlinks when matched by .helmignore Kartik Suryavanshi 2026-07-15 19:58:20 +0530
  • 458f9fa376
    ci: reuse existing v3.x label for dev-v3 PRs #32340 Benoit Tigeot 2026-07-15 16:08:00 +0200
  • c90d0937be
    Potential fix for pull request finding Benoit Tigeot 2026-07-13 18:42:06 +0200
  • 51fedd4914
    ci: bump actions/labeler to v6.2.0 Benoit Tigeot 2026-07-13 09:16:35 +0200
  • 59f4e506d6
    ci: auto-label PRs targeting dev-v3 Benoit Tigeot 2026-07-13 09:09:48 +0200
  • b842ddfccb
    chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 (#32331) dependabot[bot] 2026-07-15 05:57:00 -0600
  • f6047c96c7
    chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14 (#32332) dependabot[bot] 2026-07-15 05:56:14 -0600
  • 73a4cfea39
    Merge e58ce34aa1 into ad93b7df63 #32363 Kartik Suryavanshi 2026-07-15 11:31:26 +0000
  • e58ce34aa1 fix: use errors.As with content check for duplicate key detection #32363 Kartik Suryavanshi 2026-07-15 16:54:11 +0530
  • f2f6bf6e99
    chore(deps): bump github/codeql-action/analyze from 3.26.6 to 4.37.0 (#32357) dependabot[bot] 2026-07-15 05:12:17 -0600
  • c4d17f66a2
    ci: align codeql-action init and autobuild to v4.37.0 #32357 Terry Howe 2026-07-15 04:59:09 -0600
  • 69f70a8674
    chore(deps): bump actions/checkout from 4.2.2 to 7.0.0 (#32368) dependabot[bot] 2026-07-15 04:08:04 -0600
  • c95222ab5a
    chore(deps): bump actions/stale from 9.0.0 to 10.4.0 (#32369) dependabot[bot] 2026-07-15 04:07:43 -0600
  • f9a141f1e9
    chore(deps): bump actions/stale from 9.0.0 to 10.4.0 #32369 dependabot[bot] 2026-07-15 10:02:39 +0000
  • f713476d44
    chore(deps): bump actions/checkout from 4.2.2 to 7.0.0 #32368 dependabot[bot] 2026-07-15 10:02:31 +0000
  • 5b6db6bb0c
    guard rollback cleanup against nil update results #32367 Rishav Agarwal 2026-07-15 15:09:29 +0530
  • 41640840eb fix rollback cleanup on empty created resources rishh09 2026-07-15 14:50:54 +0530
  • 65c3fc7581 fix: add duplicate key detection for values.yaml Kartik Suryavanshi 2026-07-15 09:08:52 +0530
  • 3dbd1fb11a fix: us secure randomized temporary directories in chart downloader #32366 Kartik Kenchi 2026-07-15 13:21:48 +0530
  • caac755f19 chore(internal): refactor: convert tests to testify assert/require part 3 #32343 Matthieu MOREL 2026-07-10 00:24:50 +0200
  • 632f363f96 fix: enhance error handling and improve test assertions #32352 Matthieu MOREL 2026-07-14 20:26:34 +0200
  • c6ee887d85
    Merge d73846c93f into ad93b7df63 #31756 nervo 2026-07-15 10:32:29 +0900
  • ad93b7df63
    feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) Lohit Kolluri 2026-07-15 06:52:09 +0530
  • fc71f51069
    chore(deps): bump actions/setup-go from 5.1.0 to 6.5.0 (#32358) dependabot[bot] 2026-07-14 19:08:03 -0600
  • d0e56d4362
    Merge pull request #31884 from ouillie/main George Jenkins 2026-07-14 16:47:30 -0700
  • 6596318b34
    chore(deps): bump github/codeql-action/upload-sarif (#32360) dependabot[bot] 2026-07-14 17:44:58 -0600
  • 5d9943ca09
    chore(deps): bump github/codeql-action/init from 3.26.6 to 4.37.0 (#32359) dependabot[bot] 2026-07-14 17:44:39 -0600
  • 3b95cdd7b7
    chore(deps): bump github/codeql-action/upload-sarif #32360 dependabot[bot] 2026-07-14 23:34:37 +0000
  • fb86f9bb3d
    chore(deps): bump github/codeql-action/init from 3.26.6 to 4.37.0 #32359 dependabot[bot] 2026-07-14 23:34:29 +0000
  • 9f84de7dae
    chore(deps): bump actions/setup-go from 5.1.0 to 6.5.0 #32358 dependabot[bot] 2026-07-14 23:34:13 +0000
  • dbb97b7c16
    chore(deps): bump github.com/mattn/go-shellwords from 1.0.13 to 1.0.14 #32332 dependabot[bot] 2026-07-14 22:38:55 +0000
  • aa1ae3a360
    Fix missing conflict retry with server-side apply (#32088) Jakub Jaruszewski 2026-07-15 00:37:53 +0200
  • d74d423dd1
    chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 #32331 dependabot[bot] 2026-07-14 22:37:30 +0000
  • a3d7a6c50a
    chore(deps): bump golang/govulncheck-action from 1.0.4 to 1.1.0 (#32356) dependabot[bot] 2026-07-14 16:36:18 -0600
  • 8e199708cc
    chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 9.3.0 (#32354) dependabot[bot] 2026-07-14 16:35:56 -0600
  • 24ef09ac19
    chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#32353) dependabot[bot] 2026-07-14 16:35:25 -0600
  • 66ae64261d
    chore(deps): bump github/codeql-action/analyze from 3.26.6 to 4.37.0 dependabot[bot] 2026-07-14 22:17:18 +0000
  • 84847a8897
    chore(deps): bump golang/govulncheck-action from 1.0.4 to 1.1.0 #32356 dependabot[bot] 2026-07-14 22:17:09 +0000
  • 0d8bdbe1fc
    chore(deps): bump github/codeql-action/autobuild from 3.26.6 to 4.37.0 #32355 dependabot[bot] 2026-07-14 22:17:06 +0000
  • de64db78e9
    chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 9.3.0 #32354 dependabot[bot] 2026-07-14 22:16:55 +0000
  • 6181754887
    chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 #32353 dependabot[bot] 2026-07-14 22:16:51 +0000
  • 74b41286e8
    Merge pull request #32336 from TerryHowe/chore/dependabot-github-actions-dev-v3 George Jenkins 2026-07-14 15:16:12 -0700
  • 9aa7778886
    Merge pull request #32342 from mmorel-35/testifylint-manual-assert-internal-2 George Jenkins 2026-07-14 15:14:27 -0700
  • 59c72bd6a4
    fix: adapt SourceDateEpoch to upstream refactored dep check #32162 Lohit Kolluri 2026-07-15 03:31:01 +0530
  • 88b6ecbf44
    docs: document SOURCE_DATE_EPOCH in environment variables help Lohit Kolluri 2026-06-28 20:19:43 +0530
  • f6f45e9d75
    feat: honor SOURCE_DATE_EPOCH for chart archives Lohit Kolluri 2026-05-27 18:18:24 +0530
  • a02a5713de
    chore: fix elseif and ifElseChain issues from gocritic (#32289) Matthieu MOREL 2026-07-14 23:50:53 +0200
  • 7a7b328ba5
    Merge pull request #32319 from mmorel-35/revive George Jenkins 2026-07-14 14:27:03 -0700
  • b46d116afe
    Merge pull request #32320 from mmorel-35/gomodguard_v2 George Jenkins 2026-07-14 13:39:07 -0700
  • 66c1232dc7
    Merge pull request #32321 from mmorel-35/gocritic George Jenkins 2026-07-14 13:38:07 -0700
  • c3b336af15
    Merge pull request #32341 from mmorel-35/testifylint-manual-assert-internal-1 George Jenkins 2026-07-14 13:33:52 -0700
  • 99ff98babc pkg/downloader: fix data races and resource leaks in parallel repo updates #32351 Karticoder 2026-07-14 22:57:07 +0530
  • 07b13b63ca Merge branch 'dev-v3' of https://github.com/helm/helm into dev-v3-fix-push-scope #32362 kimsungmin1 2026-07-14 21:24:17 +0900
  • 65014402b1
    Fix up some irrelevant comments Daniel Fox 2026-07-13 15:27:20 -0700
  • d2177125f4
    Rename 'strict' tests to 'normalize' Daniel Fox 2026-07-13 15:22:56 -0700
  • 15bf8d2c92
    Fix grammar nit Daniel Fox 2026-07-13 15:21:25 -0700
  • fbd649065c
    Rename --oci-strict-version to --oci-normalize-version Daniel Fox 2026-07-13 14:35:28 -0700
  • f3cc94268b
    Add --oci-strict-version flag to push Daniel Fox 2026-07-13 14:06:11 -0700
  • 543af2112b fix: address final review comments on error handling and build tags #32347 anushkagupta200615-jpg 2026-07-14 02:06:07 +0530
  • 05fd9c46ed fix: address review feedback regarding file closing and octal syntax anushkagupta200615-jpg 2026-07-14 00:50:57 +0530
  • 8490fd28de fix: revert file open flags to O_RDWR to align with existing logic anushkagupta200615-jpg 2026-07-14 00:41:42 +0530
  • 0be6095f5e test: avoid raising hard limit for RLIMIT_NOFILE anushkagupta200615-jpg 2026-07-14 00:25:42 +0530
  • 09a13522d0 test: add file descriptor exhaustion regression test anushkagupta200615-jpg 2026-07-14 00:19:53 +0530
  • 579210cc37
    Merge 04627504dc into 68977ec0b5 #32065 Terry Howe 2026-07-13 18:28:56 +0000
  • 04627504dc
    style: gofmt struct field alignment in registry client #32065 Terry Howe 2026-07-13 12:28:51 -0600
  • 621ebfbea9 fix(installer): prevent file descriptor exhaustion during OCI plugin extraction anushkagupta200615-jpg 2026-07-13 23:51:51 +0530
  • a822c64664
    refactor: drop unused registry config path overrides Terry Howe 2026-07-13 12:13:04 -0600
  • 25ce769be5 fix: handle errors in template engine and release storage #32346 Adesh Deshmukh 2026-07-13 23:41:20 +0530
  • 127211ed05
    docs(CONTRIBUTING): use actual latest release version in example #32322 Akanksha Trehun 2026-07-13 20:31:04 +0530
  • 169ca956d6
    docs(CONTRIBUTING): update outdated version references for Helm v4 Akanksha Trehun 2026-07-10 16:11:46 +0530
  • f280d9c1b5 chore(internal): refactor: convert tests to testify assert/require part 2 #32342 Matthieu MOREL 2026-07-10 00:24:50 +0200
  • d72b28ebcb chore(internal): refactor: convert tests to testify assert/require part 1 #32341 Matthieu MOREL 2026-07-10 00:24:52 +0200
  • 4b384b7bb6
    feat(registry): oras-go v3 full config stack integration Terry Howe 2026-07-12 07:36:18 -0600
  • ccce0b3b22 incorporate copilot comments #32257 cg49996w11 2026-07-12 13:54:37 +0530
  • ef48f27f9c fix(kube): reconcile unknown delete targets after watcher sync #32262 thc1006 2026-07-12 11:20:25 +0800
  • 4a08d0d0eb
    fix(chart): size v3Accessor.MetaDependencies from the metadata deps #32338 Arpit Jain 2026-07-12 07:35:04 +0900
  • f8df1708bf pkg/chart/common: remove testing import from non-test code #32337 AI Builder 2026-07-11 14:26:50 -0700
  • 0a83396a96
    Merge b01e08f3cb into 68977ec0b5 #32185 texasich 2026-07-11 15:24:38 -0500
  • 883a583225
    Merge 5522dcdece into 68977ec0b5 #32246 Mihir Mohapatra 2026-07-11 13:16:03 -0700
  • f9fda18d30
    Merge f8bef75fef into 68977ec0b5 #32226 Shaik Abrar 2026-07-11 13:16:01 -0700
  • 1890dcce5d
    Merge a3cee86137 into 68977ec0b5 #32209 Marcus 2026-07-11 13:15:59 -0700
  • 6f6dd466ad
    Merge d16d503e07 into 68977ec0b5 #32176 SUNIL KOTTE 2026-07-11 13:15:58 -0700
  • dbc3f1eacf
    Merge d9292ea215 into 68977ec0b5 #31838 Rishabh Pandey 2026-07-11 13:15:56 -0700