Commit Graph

  • 0ed92f0696
    ci: bump golangci-lint to v2.11.3 for go 1.26 Terry Howe 2026-05-28 05:22:07 -0600
  • c678c0c9c0
    chore: bump go to 1.26 Terry Howe 2026-05-28 05:12:27 -0600
  • 7a97623435
    Merge pull request #32164 from helm/dependabot/go_modules/dev-v3/github.com/containerd/containerd-1.7.32 Terry Howe 2026-05-28 05:03:24 -0600
  • 0ec5c8f30f
    Merge pull request #32165 from helm/dependabot/go_modules/dev-v3/github.com/distribution/distribution/v3-3.1.1 Terry Howe 2026-05-28 05:02:28 -0600
  • c90c80b0a3
    Merge pull request #32166 from helm/dependabot/go_modules/dev-v3/github.com/lib/pq-1.12.3 Terry Howe 2026-05-28 04:58:54 -0600
  • de83e2720f refactor(engine): implement review feedback to wrap errors and use named mock chart type #32167 Ankit Pramanik 2026-05-28 12:19:31 +0530
  • 0211dc877b fix(engine): propagate and handle chart accessor errors Ankit Pramanik 2026-05-28 12:12:56 +0530
  • 12c4d45b14
    chore(deps): bump github.com/lib/pq from 1.11.2 to 1.12.3 #32166 dependabot[bot] 2026-05-27 22:48:40 +0000
  • a0f97111f5
    chore(deps): bump github.com/distribution/distribution/v3 #32165 dependabot[bot] 2026-05-27 22:48:37 +0000
  • 995c31e20b
    chore(deps): bump github.com/containerd/containerd from 1.7.30 to 1.7.32 #32164 dependabot[bot] 2026-05-27 22:48:29 +0000
  • 6dc1c1ccf8
    lower resync period #31944 Austin Abro 2026-05-27 14:59:21 -0400
  • 8e9391c459 Updated containerd Abey Tom 2026-05-27 09:55:32 -0400
  • 3b18fb7a3c
    Merge pull request #32149 from helm/dependabot/go_modules/dev-v3/github.com/Masterminds/semver/v3-3.5.0 Terry Howe 2026-05-27 05:00:24 -0600
  • 3226ac8942
    Merge pull request #32147 from helm/dependabot/go_modules/dev-v3/github.com/mattn/go-shellwords-1.0.13 Terry Howe 2026-05-27 04:53:39 -0600
  • 3061cb570b
    ci: scan testdata Go fixtures and harden find pruning #32161 Lohit Kolluri 2026-05-27 12:18:07 +0530
  • 7a3174af43
    ci: add checks to prevent invisible Unicode characters in Go source Lohit Kolluri 2026-05-27 11:47:36 +0530
  • f060b6e8ce fix: use named constants for default kube version fallback Md_Mushfiqur Rahim 2026-05-27 02:35:51 +0000
  • 8c17168828
    chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 #32149 dependabot[bot] 2026-05-27 02:20:12 +0000
  • fe141bd537
    chore(deps): bump github.com/mattn/go-shellwords from 1.0.12 to 1.0.13 #32147 dependabot[bot] 2026-05-27 02:20:04 +0000
  • ebe37310ea
    Merge pull request #32150 from helm/dependabot/go_modules/dev-v3/golang.org/x/crypto-0.52.0 George Jenkins 2026-05-26 19:16:40 -0700
  • 4dec37abd2
    Merge pull request #32148 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.52.0 George Jenkins 2026-05-26 19:16:36 -0700
  • 980836f726
    chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 #32150 dependabot[bot] 2026-05-27 02:05:36 +0000
  • 7510b83214
    chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 #32148 dependabot[bot] 2026-05-27 02:05:35 +0000
  • cd4c53d3ad
    Merge pull request #32152 from TerryHowe/fix/bump-x-net-go-2026-5026-dev-v3 George Jenkins 2026-05-26 19:03:30 -0700
  • 63a5d1baa9
    Merge pull request #32153 from TerryHowe/fix/bump-x-net-go-2026-5026-main George Jenkins 2026-05-26 19:03:29 -0700
  • cb602c4638 fix: fall back to default kube version when build info is unavailable Md_Mushfiqur Rahim 2026-05-26 12:19:20 +0000
  • 8250ba6152
    Merge branch 'helm:main' into feature/rollback-revision-history MrJack 2026-05-26 08:33:03 +0200
  • e679ec9f04 ci: enable bidichk linter to prevent invisible Unicode characters #32158 Arnav Nagzirkar 2026-05-25 22:27:12 -0700
  • f798aa5336 fix: handle nil debug.BuildInfo for non-go-build binaries Md_Mushfiqur Rahim 2026-05-25 11:20:18 +0000
  • 096d05062b
    fix(registry): request pull,push scope upfront to fix push auth on quay.io #32156 Dale Orders 2026-05-25 15:58:44 +1000
  • a962a0a9a6 Revert "tests: drop unused os import in plugin installer path test" #32115 Zakhar Dvurechensky 2026-05-24 19:21:54 +0300
  • 53747b98bd tests: drop unused os import in plugin installer path test Zakhar Dvurechensky 2026-05-24 19:20:25 +0300
  • 1f7901388c fix(logging): address Copilot review findings #31833 JaeguKim 2026-05-24 10:40:48 +0900
  • 10e993a5ec fix(logging): eliminate global slog usage per original PR intent JaeguKim 2026-05-24 10:11:11 +0900
  • c65584458c fix(logging): address review feedback and rebase against origin/main JaeguKim 2026-05-24 09:52:57 +0900
  • 5d84ee32ce fix(logging): replace global slog usage with dependency-injected loggers JaeguKim 2026-02-15 03:03:20 +0900
  • 91933f1107 fix(engine): tighten YAML scalar edge cases #32140 Puneet Dixit 2026-05-24 01:18:34 +0530
  • cabc387810 fix(engine): harden YAML scalar edge cases Puneet Dixit 2026-05-23 23:57:03 +0530
  • d77f523794 fix(engine): harden YAML scalar normalization Puneet Dixit 2026-05-23 10:47:30 +0530
  • 51104a8d00 Fix toYamlPretty integer output Puneet Dixit 2026-05-22 12:28:49 +0530
  • 54ae27fd84
    fix(deps): bump golang.org/x/net to v0.55.0 to address GO-2026-5026 #32153 Terry Howe 2026-05-22 16:09:20 -0600
  • 1dde6c7551
    fix(deps): bump golang.org/x/net to v0.55.0 to address GO-2026-5026 #32152 Terry Howe 2026-05-22 16:08:34 -0600
  • 609e1ca72c
    Merge pull request #32145 from helm/dependabot/github_actions/main/github/codeql-action-4.36.0 Terry Howe 2026-05-22 17:01:22 -0500
  • 8807308231
    Merge pull request #32146 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.2.1 Terry Howe 2026-05-22 17:00:56 -0500
  • 980190570d
    chore(deps): bump golang.org/x/term from 0.42.0 to 0.43.0 #32151 dependabot[bot] 2026-05-22 21:34:57 +0000
  • dbb3e35337
    chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 #32146 dependabot[bot] 2026-05-22 21:33:35 +0000
  • 60665e9035
    chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 #32145 dependabot[bot] 2026-05-22 21:33:30 +0000
  • b8a5d51d16
    Merge pull request #31913 from helm/dependabot/go_modules/dev-v3/k8s.io/klog/v2-2.140.0 Terry Howe 2026-05-22 11:33:44 -0500
  • a691a2386e
    chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.52.0 #31930 dependabot[bot] 2026-05-22 15:03:21 +0000
  • 0162feda1d
    chore(deps): bump k8s.io/klog/v2 from 2.130.1 to 2.140.0 #31913 dependabot[bot] 2026-05-22 15:02:34 +0000
  • 9ac035a0c3
    chore(deps): bump golang.org/x/term from 0.42.0 to 0.43.0 #31929 dependabot[bot] 2026-05-22 14:57:58 +0000
  • 7ca3199bd2
    Merge pull request #31928 from helm/dependabot/go_modules/dev-v3/golang.org/x/text-0.35.0 Terry Howe 2026-05-22 09:56:37 -0500
  • a664a58f43
    chore(deps): bump golang.org/x/text from 0.35.0 to 0.37.0 #31928 dependabot[bot] 2026-05-22 14:45:08 +0000
  • 1e4eccbd30 fix: hook upgrade failure returns immediately instead of waiting for timeout #32154 Zaheer Mahar 2026-05-22 19:31:20 +0500
  • ff2b139502
    Merge pull request #32141 from benoittgt/update-v4-readme Terry Howe 2026-05-22 08:39:16 -0500
  • d3eb0cd285 fixed malformed spaces inside tag #32142 Momin Huzaifa 2026-05-22 16:27:26 +0530
  • fdf9d6a23b feat(downloader): add oci digest tracking support for helm v4 dependencies Momin Huzaifa 2026-05-22 16:08:01 +0530
  • 442e1460b9
    docs: update version status for v4 stable release #32141 Benoit Tigeot 2026-05-22 09:47:08 +0200
  • 647cdd379f
    ci: harden invisible-unicode check against unusual filenames #32139 Mateen Anjum 2026-05-22 00:52:48 -0400
  • 389d7ddf59
    ci: check source for invisible Unicode codepoints Mateen Anjum 2026-05-21 19:58:30 -0400
  • e65b8666aa
    Merge pull request #32138 from helm/dependabot/github_actions/main/actions/stale-10.3.0 Terry Howe 2026-05-21 15:39:43 -0600
  • ace245b827
    chore(deps): bump actions/stale from 10.2.0 to 10.3.0 #32138 dependabot[bot] 2026-05-21 21:33:33 +0000
  • 16a39b73fd
    Merge pull request #32134 from lexfrei/fix/zero-width-spaces-plugin-comment Terry Howe 2026-05-21 14:53:06 -0600
  • e095e690a8 fix(provenance): check error return in Digest #32136 Sebastien Tardif 2026-05-21 07:28:33 -0700
  • 979e68fbbd
    internal/plugin: remove zero-width spaces from plugin name comment #32134 Aleksei Sviridkin 2026-05-20 13:24:39 +0300
  • fcdf3854b0
    Merge pull request #32113 from isumitsolanki/issue_32100 Terry Howe 2026-05-19 13:45:43 -0600
  • 6c3f397d2c
    Merge pull request #32122 from quyentonndbs/chore/lint-deprecations-comment-typo Robert Sirchia 2026-05-19 15:11:17 -0400
  • d097d882d4 Renamed flag from show-rollback to show-rollback-revision MrJack 2026-05-19 19:17:35 +0200
  • 291a1a3b26
    Merge branch 'helm:main' into feature/rollback-revision-history MrJack 2026-05-19 19:14:11 +0200
  • 1a1ec6e3cc fix: skip non-Pod test hooks in GetPodLogs #32129 Gregory Man 2026-05-17 15:11:42 +0300
  • 5a798e2493 Update Golang to 1.25.10 Abey Tom 2026-05-18 12:47:47 -0400
  • 432d502c94 Allow post-renderer to process hooks Abey Tom 2026-01-29 15:18:13 -0500
  • 94d5023846
    Merge pull request #32125 from SebTardif/fix-slog-printf-args George Jenkins 2026-05-18 07:59:59 -0700
  • e64a1735d3
    chore: Linting sprintf #31274 Benoit Tigeot 2026-05-18 11:05:51 +0200
  • 02bb1602a7 deps: bump golang.org/x/net to v0.53.0 [release-4.2] #32131 Sukhbir Singh 2026-05-18 13:09:13 +0530
  • 89fe3a3506 fix(action): reject invalid CRD install inputs #32114 superShen0916 2026-05-18 16:12:42 +0800
  • 27ee2b9dfe
    feat(cli): add a --context flag alias of --kube-context #32130 Sylvain Rabot 2026-05-17 20:23:39 +0200
  • 348e65424c
    Merge pull request #31920 from SergioChan/backport-fix-empty-crd-resources-31552 George Jenkins 2026-05-16 09:09:03 -0700
  • 62082d986b
    Merge pull request #32128 from matheuscscp/upgrade-cli-utils-c-r Evans Mungai 2026-05-16 16:35:47 +0100
  • 984a70612f
    chore(deps): bump the k8s-io group across 1 directory with 7 updates #32120 dependabot[bot] 2026-05-16 15:34:06 +0000
  • a7291a1df4
    Merge pull request #32127 from helm/dependabot/go_modules/main/github.com/fluxcd/cli-utils-1.2.1 Terry Howe 2026-05-16 09:31:34 -0600
  • b7d3b4e704
    Merge pull request #32126 from helm/dependabot/github_actions/main/github/codeql-action-4.35.5 Terry Howe 2026-05-16 09:30:57 -0600
  • 378ceacd9c
    fix(upstream): upgrade to cli-utils 1.2.1, controller-runtime 0.24.1 and k8s 1.36.1 #32128 Matheus Pimenta 2026-05-16 15:28:16 +0100
  • b5a9299eec
    chore(deps): bump github.com/fluxcd/cli-utils from 1.2.0 to 1.2.1 #32127 dependabot[bot] 2026-05-15 21:34:27 +0000
  • f772ffedc6
    chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 #32126 dependabot[bot] 2026-05-15 21:33:32 +0000
  • 4ae26af132
    fix(schema): resolve $ref for aliased subchart dependencies Benoit Tigeot 2026-05-14 21:49:03 +0200
  • ea2343ebea fix(repo): use structured slog args in index.go #32125 Sebastien Tardif 2026-05-15 07:16:39 -0700
  • e037fa27c5 fix(plugin): install into first plugin path Zakhar Dvurechensky 2026-05-11 10:46:31 +0300
  • 2220a0ba58 fix(engine): log debug warning when lookup returns no object #32124 texasich 2026-05-15 00:18:00 +0000
  • b2786f15f2
    Merge pull request #32118 from box4wangjing/main Terry Howe 2026-05-14 09:51:13 -0600
  • 8b5d094f19
    fix(schema): enable $ref resolution for directory charts Benoit Tigeot 2026-02-25 01:17:28 +0100
  • 39b2edca71
    Merge pull request #32091 from ogulcanaydogan/chore/remove-pre-go120-transport-cloner George Jenkins 2026-05-13 17:27:50 -0700
  • 132ef6bb85
    chore(deps): bump sigs.k8s.io/controller-runtime from 0.24.0 to 0.24.1 #32121 dependabot[bot] 2026-05-13 00:16:44 +0000
  • 2032ec5cba docs: fix 'than'->'that' typo in deprecatedAPIError godoc #32122 Kai Tanaka 2026-05-12 14:12:03 +0000
  • d9cc2fe70d
    Merge pull request #31982 from Nordix/devel/backport-31412 Evans Mungai 2026-05-12 11:15:23 +0100
  • 99a52b1d46 fix: decouple provenance from --repo input; reset downloader state #31792 Aleksei Krugliak 2026-05-11 21:49:04 +0300
  • 97e54c8f11 fix: address review on repoURL provenance stamping Aleksei Krugliak 2026-05-11 21:19:12 +0300
  • 432fc8a217 refactor: use slices.Backward to simplify the code #32118 box4wangjing 2026-05-12 01:22:24 +0800
  • 8079655b83 fix(loader): ignore broken symlinks matched by helmignore #32116 Zakhar Dvurechensky 2026-05-11 11:00:50 +0300
  • 0f09636c79
    Merge pull request #32099 from SebTardif/fix/helm-test-logs-multi-container Terry Howe 2026-05-11 06:52:14 -0600