Commit Graph

  • d9a18b59a8
    Merge pull request #31695 from aeroyorch/add-duration-functions Terry Howe 2026-05-10 10:55:19 -0600
  • 63011cc1dd
    Merge 11490eb85c into ce7fb4dae4 #32033 Asish Kumar 2026-05-10 17:11:59 +0200
  • ce7fb4dae4
    Merge pull request #32112 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.51.0 Terry Howe 2026-05-10 05:53:42 -0600
  • a45c9a681d refactor: in ensureMissingRepos, use the alias (when present) as the key #30976 Tarek Marcé 2025-10-05 23:41:35 +0200
  • 071c3474b1 refactor: improve validation error message kerat 2025-10-05 23:16:01 +0200
  • 09c18ad20d Allow same deps with same name but different repo. Fix #7413 Tarek Marcé 2024-10-16 19:56:01 +0200
  • e53bfe0516 test Allow same deps with same name but different repo. related #7413 Tarek Marcé 2024-10-16 19:36:33 +0200
  • 17a4ad97b2
    Merge 80c63bb6eb into 0752c1f5b5 #31746 owan 2026-05-10 09:41:57 +0800
  • 53d5f13f46
    Potential fix for pull request finding #32113 Sumit Solanki 2026-05-09 12:28:41 +0530
  • 38336f84ec
    Merge branch 'helm:main' into feature/rollback-revision-history MrJack 2026-05-09 08:49:10 +0200
  • 6620fec5d1 fix(downloader): order DiskCache.Get checks for overlayfs empty dirs Sumit Solanki 2026-05-09 12:17:40 +0530
  • 2cc69251d8
    chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 #32112 dependabot[bot] 2026-05-08 21:34:37 +0000
  • e78ff1c566
    chore(deps): bump golang.org/x/term from 0.42.0 to 0.43.0 #32111 dependabot[bot] 2026-05-08 21:34:30 +0000
  • b495de4200
    chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 #32110 dependabot[bot] 2026-05-08 21:34:20 +0000
  • 7723430ee3 Fix v3 gzip extra field to use a valid RFC 1952 subfield #32109 Mike Ma 2026-05-08 07:51:01 -0500
  • 18a88c63c1
    Merge 8773bccb21 into 0752c1f5b5 #32040 Barry 2026-05-07 23:29:48 -0700
  • 0752c1f5b5
    Merge pull request #32108 from helm/dependabot/github_actions/main/github/codeql-action-4.35.4 Terry Howe 2026-05-07 16:29:17 -0600
  • d9b2716be5
    chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 #32108 dependabot[bot] 2026-05-07 21:33:30 +0000
  • 69753a690c fix(install): guard against nil CRD data and empty resource slice #32106 texasich 2026-05-07 11:04:11 -0500
  • 11ea3cb5fe Honor ForceConflicts in install create paths #32105 Mike Ma 2026-05-06 21:01:36 -0500
  • 3033a778b6
    [v3] Bump to version v3.21 (#32103) George Jenkins 2026-05-06 10:38:27 -0700
  • 19b3656306
    Bump to version v4.2 (#32102) George Jenkins 2026-05-06 10:35:57 -0700
  • 6b4b34d31d
    chore: lint bash scripts with shellcheck (#31689) #32104 gittihub-jpg 2026-05-06 17:18:28 +0200
  • e0878d41b7
    [v3] Bump to version v3.21 v3.21.0-rc.1 v3.21.0 George Jenkins 2026-05-05 21:03:23 -0700
  • 06468084e8
    Bump to version v4.2 v4.2.0-rc.1 v4.2.0 George Jenkins 2026-05-05 20:54:06 -0700
  • 7cab1a85e5
    [v3] Bump to version v3.21 #32103 George Jenkins 2026-05-05 21:03:23 -0700
  • 9fcdee260c
    Bump to version v4.2 #32102 George Jenkins 2026-05-05 20:54:06 -0700
  • 03a65a71f7
    Fix lint errors Evans Mungai 2026-05-05 23:13:14 +0100
  • 007713087b
    fix: address Copilot review on ownership-verified uninstall Evans Mungai 2026-05-05 19:02:23 +0100
  • 9728c5af31
    Potential fix for pull request finding Evans Mungai 2026-05-05 18:09:23 +0100
  • ed5789cbda
    Merge remote-tracking branch 'origin/main' into em/check-ownership-before-delete Evans Mungai 2026-05-05 18:00:58 +0100
  • 9a69f89dc2
    did some minor optimizations - thanks Copilot #31986 Yannick Alexander 2026-05-05 17:38:17 +0200
  • 3cea8cea3f
    fixed linting issue Yannick Alexander 2026-05-05 17:27:26 +0200
  • e23bf3af53
    build: Clean up Goreleaser change (#32098) Scott Rigby 2026-05-04 19:46:58 -0400
  • 0a1e03feea
    Fix selective revert mistake #32098 Scott Rigby 2026-05-04 18:11:49 -0400
  • 59db6708f2
    Remove unused LDFLAGS from dist target missed in revert Scott Rigby 2026-05-04 18:05:16 -0400
  • 922558fc1a fix: address review feedback #32099 Sebastien Tardif 2026-05-04 14:04:25 -0700
  • 854f7f6b72 fix: fetch logs from all containers in test pods Sebastien Tardif 2026-05-04 13:57:52 -0700
  • 9f8dd0b151
    build: Clean up Goreleaser change Scott Rigby 2026-05-04 15:55:36 -0400
  • 5bfb4cafe0
    Apply suggestion from @gjenkins8 #31668 Evans Mungai 2026-05-04 13:08:02 +0100
  • 3a8de83580
    Apply suggestion from @TerryHowe Evans Mungai 2026-05-04 13:07:52 +0100
  • 33183f6e2d fix: seed parent.Values via MergeValues in regression tests #32097 yxxhero 2026-05-04 14:20:59 +0800
  • ad18580255
    Merge pull request #31343 from TerryHowe/chore-replace-mitchellh-gox-with-goreleaser George Jenkins 2026-05-03 16:29:54 -0700
  • 4a8dcbe48b
    Encapsulate NativeScheme #11250 Mikhail Mazurskiy 2026-05-04 09:25:32 +1000
  • 203489a97c
    Use pre-constructed scheme, do not create a new one for each object Mikhail Mazurskiy 2025-09-12 10:42:05 +1000
  • a2babc5de1
    Use own scheme rather than mutating a global shared one Mikhail Mazurskiy 2025-07-11 21:35:16 +1000
  • 514b151c72
    fix(registry): use URL.Host for ghcr.io check and retry with OAuth2 on 401/403 #31212 Terry Howe 2026-05-03 09:53:15 -0600
  • 0d9e74dfa7
    style: fix lint issues in authorizer_test.go Terry Howe 2026-05-03 09:01:03 -0600
  • d86be80107
    fix: address authorizer review comments Terry Howe 2026-05-03 07:32:41 -0600
  • 4d55d14033
    chore: handle specific errors Terry Howe 2025-09-11 11:02:51 -0600
  • 496031f299
    chore: handle mutliple threads Terry Howe 2025-09-11 10:23:49 -0600
  • 7e0d14b15b
    simplify tests Terry Howe 2025-09-10 15:47:17 -0600
  • e431e8b36e
    feature: add registry authorizer retry Terry Howe 2025-08-28 13:37:47 -0600
  • b3a458fde9
    Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube Terry Howe 2026-05-03 05:59:17 -0600
  • f60ab7c31c
    fix: add -extldflags -static to dist target to match build-cross #31343 Terry Howe 2026-05-02 19:40:24 -0600
  • 64aa46f2f1
    build: use goreleaser build with manual archive creation Terry Howe 2026-05-02 19:19:20 -0600
  • d199a1a42c
    chore: remove build-cross dependency from test-acceptance Terry Howe 2026-05-02 12:25:35 -0600
  • 82899404a6
    ci: add fetch-depth 0 to canary checkout for goreleaser Terry Howe 2026-05-02 12:12:38 -0600
  • c075022ce1
    fix: address goreleaser build issues flagged in review Terry Howe 2026-05-02 11:50:15 -0600
  • 04885dd905
    fix: pass VERSION as GORELEASER_CURRENT_TAG to preserve v-prefix in archive names Terry Howe 2026-05-02 11:35:35 -0600
  • 93103ce66c
    fix: disable goreleaser checksums.txt and restrict zip to windows only Terry Howe 2026-05-02 11:25:43 -0600
  • e49a1dc16e
    fix: use index for optional env var in version_template Terry Howe 2026-05-02 10:34:04 -0600
  • eaa09100b9
    fix: canary build file names Terry Howe 2025-11-24 05:20:57 -0700
  • 5a75279c1a
    Fix archive name Terry Howe 2025-10-29 16:03:51 -0600
  • 37284a9211
    fix goreleaser archive Terry Howe 2025-10-29 15:30:10 -0600
  • 45336ccd5b
    add support for loong64 Terry Howe 2025-10-29 15:02:22 -0600
  • a9659b07e3
    fix artifact directory Terry Howe 2025-10-29 13:49:24 -0600
  • e368f170af
    update configuration to v2 Terry Howe 2025-10-29 13:30:27 -0600
  • e7bea8513c
    remove GOTOOLCHAIN Terry Howe 2025-10-29 13:02:15 -0600
  • 075c096afe
    chore: replace mitchellh/gox with goreleaser Terry Howe 2025-09-29 10:00:19 -0600
  • bdf2747c5f
    Merge pull request #32095 from helm/dependabot/github_actions/main/github/codeql-action-4.35.3 Terry Howe 2026-05-02 06:30:49 -0600
  • 547df4a2a0
    Merge pull request #32096 from helm/dependabot/go_modules/main/github.com/distribution/distribution/v3-3.1.1 Terry Howe 2026-05-02 06:05:07 -0600
  • 281552a64f fix: clean subchart-default nils when parent sets any child value yxxhero 2026-05-02 09:45:06 +0800
  • 12f2c41c0d
    chore(deps): bump github.com/distribution/distribution/v3 #32096 dependabot[bot] 2026-05-02 01:01:06 +0000
  • 58e8ffdc33
    chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 #32095 dependabot[bot] 2026-05-02 00:58:20 +0000
  • 4867fc1298 address review: simplify comment reference #32062 texasich 2026-04-22 10:37:38 -0500
  • 707afe4b22
    Merge pull request #32094 from helm/dependabot/go_modules/main/github.com/Masterminds/semver/v3-3.5.0 Terry Howe 2026-04-30 18:36:44 -0600
  • e61bbfbfff
    chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 #32094 dependabot[bot] 2026-04-30 21:34:33 +0000
  • ea10188070
    Merge pull request #32090 from matheuscscp/cli-utils-1.2-c-r-0.24 Terry Howe 2026-04-30 08:19:39 -0600
  • 2911c68474 test(values): Values merge nil handling tests when the subchart has unrelated user-defined values #32092 Johannes Lohmer 2026-04-30 14:44:09 +0200
  • 73f71bceae
    fix(registry): remove pre-Go-1.20 transport cloner fallback #32091 Ogulcan Aydogan 2026-04-30 14:35:16 +0100
  • 081c6dff53
    Upgrade kstatus to 1.2 and controller-runtime to 0.24 #32090 Matheus Pimenta 2026-04-30 14:23:01 +0100
  • 8a45247161
    Fix missing conflict retry with server-side apply Jakub Jaruszewski 2026-04-29 16:23:06 +0200
  • 96c152cb1a
    Merge pull request #31923 from gaganhr94/fix/token-permissions Terry Howe 2026-04-29 07:35:52 -0600
  • 38f3704983
    Merge pull request #32034 from cairon-ab/fix/pull-debug-output Terry Howe 2026-04-29 07:04:03 -0600
  • 277d970255 fix: adds topLevel permissions to improve openSSF scores #31923 Gagan H R 2026-04-28 22:32:21 +0530
  • 56cb3da8de
    fix: address Copilot review feedback #32083 gittihub-jpg 2026-04-26 23:14:36 +0200
  • dc04059ea3
    Merge branch 'helm:main' into feature/rollback-revision-history MrJack 2026-04-28 10:08:42 +0200
  • f8ba28bb17 testifylint: enable error-is-as and error-nil rules #32086 Matthieu MOREL 2026-04-27 19:48:55 +0200
  • b24232a53e
    Test Helm build with controller-runtime main branch #32084 Matheus Pimenta 2026-04-27 10:58:05 +0100
  • c0119fb1ec
    fix: extract appendRecordedWaitOptionsLocked helper with defer unlock #31925 Terry Howe 2026-04-26 10:16:01 -0600
  • 5e09ee78ee
    fix(kube): always propagate context.Canceled in WaitForDelete #32081 Terry Howe 2026-04-26 09:49:20 -0600
  • 4e24ee41a4
    fix(kube): prevent spurious early exit in WaitForDelete during informer sync Terry Howe 2026-04-26 09:16:27 -0600
  • fbc2791886
    Merge pull request #32078 from matheuscscp/go-1.26-k8s-1.36-cli-utils-1.1 Terry Howe 2026-04-26 08:19:50 -0600
  • 2fb101a20b
    Merge pull request #31755 from scottrigby/template-cmd-deprecate-notes-flags Terry Howe 2026-04-26 05:43:22 -0600
  • 467fd5df9e fix(plugin): install into first path when HELM_PLUGINS has multiple entries #32079 bhanu0710 2026-04-26 15:30:40 +0530
  • a261f9e8ab
    improved the logic a tiny bit by moving the scheme check infront of the url parsing Yannick Alexander 2026-04-25 19:19:38 +0200
  • 6e5bed9551
    added test case for query parameter in validateHost Yannick Alexander 2026-04-25 19:08:05 +0200
  • 9f479029fc
    updated the logic of the validateHost to use url.Parse instead of just being regex based Yannick Alexander 2026-04-25 19:04:34 +0200
  • a4a9cc7a31
    Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1 #32078 Matheus Pimenta 2026-04-25 15:13:25 +0100