Commit Graph

  • 45c5f3aaca
    Deal with golint warning with private executeShutdownFunc #31579 Benoit Tigeot 2025-11-27 08:48:31 +0100
  • b33d4ae0c0
    Use length check for MetaDependencies instead of nil comparison #31586 Calvin Bui 2025-11-27 16:56:17 +1100
  • 70fc5f97e2
    Code review Benoit Tigeot 2025-11-26 23:29:57 +0100
  • 6d5b5aab32
    Additional logging for ownership verification in dry-run mode Evans Mungai 2025-11-26 22:22:57 +0000
  • 906f87ce1d
    feat: add ownership verification before deleting resources during uninstall Evans Mungai 2025-11-26 21:59:49 +0000
  • dbd07fa16c
    Merge pull request #31577 from megha1906/main Robert Sirchia 2025-11-26 19:50:21 +0100
  • 6769fb6fb6 generateName is also considered in logic Mujib Ahasan 2025-11-27 00:11:20 +0530
  • 9f1c8a26f0
    Fix linting issue Benoit Tigeot 2025-11-26 17:24:06 +0100
  • 6bb5bcc212
    Update pkg/action/hooks.go Michelle Fernandez Bieber 2023-07-23 08:17:57 +0200
  • d9301441f4
    added check for nil shutdown Michelle Fernandez Bieber 2022-04-22 22:55:35 +0200
  • 7a61ebf013
    cleaned up empty line Michelle Fernandez Bieber 2022-01-23 00:25:32 +0100
  • 10714772be
    updated comment and made defer of shutdown function return errors as before and not the possible shutdown error Michelle Fernandez Bieber 2022-01-23 00:17:09 +0100
  • 7a557580e1
    added shutdown hook that is executed after the logs have been retrieved Michelle Fernandez Bieber 2022-01-22 23:20:18 +0100
  • e71a29ce4f chore: fix typo in pkg/downloader/chart_downloader.go #31577 megha1906 2025-11-26 18:00:37 +0530
  • a912b1692c
    chore: fix typo in pkg/downloader/chart_downloader.go #31576 Megha Bansal 2025-11-26 17:43:08 +0530
  • 8f5bb57c34 chore: fix typo in pkg/downloader/chart_downloader.go #31575 megha1906 2025-11-26 17:39:54 +0530
  • 59c951f309
    chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 dependabot[bot] 2025-10-10 21:13:34 +0000
  • d45f3f15df
    chore(deps): bump github.com/cyphar/filepath-securejoin dependabot[bot] 2025-11-19 21:16:09 +0000
  • d4595449c7
    chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 dependabot[bot] 2025-11-19 21:16:15 +0000
  • becd3876eb
    chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 dependabot[bot] 2025-11-11 21:12:38 +0000
  • edb1579fd0
    chore(deps): bump the k8s-io group with 7 updates dependabot[bot] 2025-11-13 18:55:27 +0000
  • 722482b77d
    Merge pull request #31561 from atombrella/feature/nilness_cleanup Robert Sirchia 2025-11-25 21:34:50 +0100
  • 5c7f2b4b13
    Merge pull request #31558 from helm/dependabot/go_modules/dev-v3/github.com/rubenv/sql-migrate-1.8.1 Robert Sirchia 2025-11-25 21:22:28 +0100
  • e824d94f74
    Merge pull request #31557 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.1.0 Robert Sirchia 2025-11-25 21:21:39 +0100
  • 9ac7c2b609
    Publish Helm v4 -> `helm-latest-version` George Jenkins 2025-11-12 09:08:30 -0500
  • 0bef6bdbe6
    fix: Fix Helm v4 release distribtion/get-helm-3 script George Jenkins 2025-09-22 17:26:57 -0700
  • 4d54bea5ff
    Merge pull request #31491 from benoittgt/31490-plugin-name-helper Scott Rigby 2025-11-25 11:49:58 -0500
  • 0707f566a3
    Bump golang.org/x/crypto to v0.45.0 v3.19.3 #31573 Dirk Müller 2025-11-25 16:11:58 +0100
  • e252572bda
    fix: panic in lint when CRD file is empty #31572 Evans Mungai 2025-11-25 13:05:57 +0000
  • 12500dd401
    Copy adopted resource info v4.0.1 George Jenkins 2025-11-14 23:10:53 -0500
  • 1cf3841142
    fixup test George Jenkins 2025-11-17 08:31:56 -0800
  • 32e2d08c45
    logs George Jenkins 2025-11-17 08:08:23 -0800
  • 4b6472ffb0
    fix George Jenkins 2025-11-17 08:02:46 -0800
  • 9dfe3b35ec
    fix: Use server-side apply for object create during update George Jenkins 2025-11-15 20:35:44 -0500
  • 861adc2f4a
    Fix kube client logging Matt Farina 2025-11-21 17:45:22 -0500
  • b2f7872695
    update tests yxxhero 2025-11-16 10:05:27 +0800
  • 77f97a169e
    Refactor environment variable expansion in PrepareCommands and update tests yxxhero 2025-11-15 11:16:08 +0800
  • a156195c35
    Fix syntax errors in the document Fish-pro 2023-01-18 10:54:12 +0800
  • 2c0dcda29b
    fix: correct LDFLAGS path for default Kubernetes version Benoit Tigeot 2025-11-14 21:11:45 +0100
  • 64bae717c5
    fxi: test concurrency download index #31566 Terry Howe 2025-11-24 03:40:49 -0700
  • b357bcae86 update: business logic respected for skipping object missing name Mujib Ahasan 2025-11-24 01:16:13 +0530
  • 00e12b8477
    Merge pull request #31560 from mattfarina/fix-kube-client-logging George Jenkins 2025-11-23 10:56:30 -0800
  • b859163fd2
    Bump required go version (`go.mod` version) #31565 George Jenkins 2025-11-23 10:49:13 -0800
  • 05e20b8534
    Fix: --dry-run=server with "generateName" is respected #31564 saimanojk1 2025-11-23 18:24:01 +0100
  • 2820ebe8c9 fixed: --dry-run=server now respect generateName Mujib Ahasan 2025-11-23 21:58:23 +0530
  • 6cceead399 Use modernize to use newer Golang features. #31562 Mads Jensen 2025-11-22 18:51:52 +0100
  • 380abe2b16 Remove two redundant if-checks. #31561 Mads Jensen 2025-11-22 10:05:18 +0100
  • 936cd328ac
    Fix kube client logging #31560 Matt Farina 2025-11-21 17:45:22 -0500
  • 61d289c119
    Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create Matt Farina 2025-11-21 17:13:56 -0500
  • 9410bb5b8d
    Refactor GitGetter to load and package charts using Helm v4 APIs. #31547 Gianni Carafa 2025-11-21 22:47:15 +0100
  • 698fcd2290
    Merge pull request #31515 from gjenkins8/gjenkins/copy_adopted Matt Farina 2025-11-21 16:29:50 -0500
  • 5dde5d67b4
    chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to 1.8.1 #31558 dependabot[bot] 2025-11-21 21:15:52 +0000
  • cb35947ae6
    chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 #31557 dependabot[bot] 2025-11-21 21:07:43 +0000
  • bd9425c00b
    Merge pull request #31550 from helm/dependabot/github_actions/main/actions/setup-go-6.1.0 Matt Farina 2025-11-21 15:19:48 -0500
  • 2a614eeeab
    Merge pull request #31551 from helm/dependabot/github_actions/main/actions/checkout-6.0.0 Matt Farina 2025-11-21 15:18:22 -0500
  • e65c3a7bf7
    Update GitGetter implementation to include context handling for timeout in Git operations. Gianni Carafa 2025-11-21 16:17:25 +0100
  • cb98e56498
    Fix passing manifests to extism post-renderer plugins #31555 Maksim Samoilov 2025-11-21 17:49:17 +0400
  • 1b350cc8e9 feat: add helm values merge command for intelligent release value merging #31554 gitlayzer 2025-11-21 21:26:48 +0800
  • 589f6e26d0 feat: add helm values merge command for intelligent release value merging #31553 gitlayzer 2025-11-21 21:26:48 +0800
  • 4fddc64678
    chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 #31551 dependabot[bot] 2025-11-20 21:07:14 +0000
  • b87f2da2f8
    chore(deps): bump actions/setup-go from 5.5.0 to 6.1.0 #31550 dependabot[bot] 2025-11-20 21:07:06 +0000
  • 81d244ca21
    fix: prevent segmentation violation on empty yaml in multidoc #31546 Benoit Tigeot 2025-11-20 13:28:12 +0100
  • 40e22dedb2
    fix: prevent reporting fallback on version when none specified #31549 Benoit Tigeot 2025-11-20 20:46:46 +0100
  • 413fa2ea68
    Do not forget to use MaxChartFileSize and MaxChartFileSize in template #30743 Benoit Tigeot 2025-11-10 19:17:02 +0100
  • 892bdf95a9
    fix: reject invalid 'm' suffix in byte size parsing Benoit Tigeot 2025-11-07 11:29:20 +0100
  • 34799006ee
    test: reduce the complexity of the "bigchart" Benoit Tigeot 2025-11-06 18:32:47 +0100
  • d3cd80d00c
    test: add env var tests for HELM_MAX_CHART_SIZE and HELM_MAX_FILE_SIZE Benoit Tigeot 2025-11-06 18:11:05 +0100
  • e7e92cbeb5
    test: add max-chart-size validation test case Benoit Tigeot 2025-11-06 17:36:02 +0100
  • b42fd71ef4
    feat: make it possible to pass Kubernetes Quantity to cmd flags too Benoit Tigeot 2025-11-06 11:46:57 +0100
  • 688a49b1c9
    feat: permit using K8s quantity values as HELM_MAX_* Benoit Tigeot 2025-11-06 11:37:48 +0100
  • 8b73a97bdf
    feat: add configurable chart size limits via flags and env vars Benoit Tigeot 2025-11-06 08:24:38 +0100
  • df6aafeeee
    Merge pull request #31462 from mattfarina/load-archive Matt Farina 2025-11-20 11:13:27 -0500
  • 63858b383f
    Merge pull request #31535 from mattfarina/bump-4.1 Matt Farina 2025-11-20 11:13:03 -0500
  • 5d90868af0
    Feature/add git based dependencies Gianni 2025-11-20 13:22:31 +0100
  • eb3da36e2e
    Merge pull request #31530 from shuv0id/improve-debug-logging Robert Sirchia 2025-11-20 09:27:18 +0100
  • 47e940341f
    Merge pull request #31527 from helm/dependabot/github_actions/main/actions/checkout-5.0.1 Robert Sirchia 2025-11-20 09:25:18 +0100
  • 99b2202b19
    Merge pull request #31537 from helm/dependabot/go_modules/dev-v3/github.com/cyphar/filepath-securejoin-0.6.1 Robert Sirchia 2025-11-20 09:20:40 +0100
  • f7bea9f5af
    Merge pull request #31538 from helm/dependabot/go_modules/dev-v3/golang.org/x/crypto-0.45.0 Robert Sirchia 2025-11-20 09:19:57 +0100
  • c185492188
    Merge pull request #31540 from helm/dependabot/go_modules/main/github.com/cyphar/filepath-securejoin-0.6.1 Robert Sirchia 2025-11-20 09:18:43 +0100
  • 02000f4710
    Merge pull request #31542 from helm/dependabot/go_modules/golang.org/x/crypto-0.45.0 Robert Sirchia 2025-11-20 09:18:01 +0100
  • c2405ce8c2
    chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 #31542 dependabot[bot] 2025-11-20 03:00:02 +0000
  • 28baa972c1
    chore(deps): bump github.com/cyphar/filepath-securejoin #31540 dependabot[bot] 2025-11-19 21:16:24 +0000
  • b500f85556
    chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 #31539 dependabot[bot] 2025-11-19 21:16:20 +0000
  • 362900b064
    chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 #31538 dependabot[bot] 2025-11-19 21:16:15 +0000
  • ec61de556e
    chore(deps): bump github.com/cyphar/filepath-securejoin #31537 dependabot[bot] 2025-11-19 21:16:09 +0000
  • 63dcb5c74c
    Merge pull request #31464 from benoittgt/fix-test George Jenkins 2025-11-19 10:52:28 -0800
  • a7ba4fc80e
    Merge pull request #31514 from yxxhero/fix-helm-plugin-cmd-args-env-issues George Jenkins 2025-11-19 10:36:20 -0800
  • 63e060fb05
    bump version to 4.1 #31535 Matt Farina 2025-11-19 12:49:49 -0500
  • d99661d626 Add suggested change Alexandr Danilin 2025-11-18 20:56:20 +0300
  • 2dc5864f44 fix: add missing context to debug logs #31530 shuv0id 2025-11-18 22:25:34 +0530
  • ce273eea48
    fix: preserve vendor suffixes in KubeVersion.GitVersion #31528 Benoit Tigeot 2025-11-18 13:11:23 +0100
  • f6ceae9b74
    chore(deps): bump actions/checkout from 5.0.0 to 5.0.1 #31527 dependabot[bot] 2025-11-17 21:08:11 +0000
  • f8a49f1852 fixup test #31518 George Jenkins 2025-11-17 08:31:56 -0800
  • a9cdc78116 logs George Jenkins 2025-11-17 08:08:23 -0800
  • b1a976073f fix George Jenkins 2025-11-17 08:02:46 -0800
  • 29e3487933 Reduce duplication code Alexandr Danilin 2025-11-17 16:04:42 +0300
  • 6da5ae2a0f Fixes #31496 Alexandr Danilin 2025-11-17 14:02:53 +0300
  • da754f1969 Fixes #31496 alexandr.danilin 2025-11-17 13:59:38 +0300
  • 5f3c617940
    chore: add warning for registry login with namespace #31519 Terry Howe 2025-11-16 11:10:54 -0700
  • a75fcc2948
    Merge pull request #31478 from promalert/main Robert Sirchia 2025-11-16 18:23:40 +0100