Commit Graph

  • 0bab94f59c
    Merge 60fd496012 into d37e2e9097 #12362 Richard Whitehouse 2024-03-13 21:42:44 -0700
  • 7f53529a70
    chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #12878 dependabot[bot] 2024-03-13 23:16:57 +0000
  • f03cc04caa
    Add a note about --dry-run displaying secrets v3.14.3 Matt Farina 2024-03-10 14:05:50 -0400
  • 1a7330fe38
    add error messages George Jenkins 2024-02-08 11:07:36 -0800
  • d6acc0027d
    Fix: Ignore alias validation error for index load George Jenkins 2024-02-08 09:08:09 -0800
  • b2738fb782
    chore(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12 dependabot[bot] 2024-01-12 21:07:23 +0000
  • 5b0847e0e7
    chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 dependabot[bot] 2024-01-08 21:21:26 +0000
  • 7e18c39f07
    Update architecture detection method weidongkl 2024-01-11 10:53:29 +0800
  • d37e2e9097
    Merge pull request #12873 from helm/dependabot/github_actions/github/codeql-action-3.24.7 Matt Farina 2024-03-13 10:26:26 -0400
  • a7856c0398 Add ability to adopt unmanaged resources #12876 Mario Manno 2024-03-13 14:09:23 +0100
  • 25c473834e Enabling hide secrets on install and upgrade dry run #12871 Matt Farina 2024-03-12 13:56:10 -0400
  • f4bec015b9
    chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 #12874 dependabot[bot] 2024-03-12 21:49:05 +0000
  • ff94e93191
    chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7 #12873 dependabot[bot] 2024-03-12 21:48:58 +0000
  • 29ab5c4b02 feat(load.go): add warning on requirements.lock #12867 Aaron U'Ren 2024-03-11 19:53:39 -0500
  • 571f69d7ff Merge branch 'Correcting-Linting-Errors' of https://github.com/robertsirc/helm into Correcting-Linting-Errors #12866 Robert Sirchia 2024-03-11 17:13:49 -0400
  • d58d7b3762 Fixing all the linting errors Robert Sirchia 2024-03-11 17:13:34 -0400
  • fa47752b89
    Merge pull request #12724 from helm/dependabot/github_actions/actions/setup-go-5.0.0 Matt Farina 2024-03-11 16:32:10 -0400
  • 106f7a8661
    Merge pull request #12859 from mattfarina/update-dry-run-messaging Matt Farina 2024-03-11 16:19:27 -0400
  • 0e32b3acf2
    Merge 882bb015df into 098eed2c07 #12725 Eddie Zaneski 2024-03-11 16:11:19 -0400
  • a23dd9e3b7
    Add a note about --dry-run displaying secrets #12859 Matt Farina 2024-03-10 14:05:50 -0400
  • 098eed2c07
    Merge pull request #12792 from helm/dependabot/github_actions/golangci/golangci-lint-action-4.0.0 Matt Farina 2024-03-11 14:12:37 -0400
  • 847542c462 Create omitted function #12864 Bruno Almeida 2024-03-11 09:32:49 +0000
  • 448792f15a
    Merge branch 'helm:main' into Update-Go-to-1.22-for-the-builds #12857 Robert Sirchia 2024-03-10 18:49:47 -0400
  • 7700be5e09
    Remove Helm 2 instructions from CONTRIBUTING.md #12860 George Jenkins 2024-03-10 15:18:20 -0700
  • 82ce1397aa Fixing issues as per feedback Robert Sirchia 2024-03-10 10:54:29 -0400
  • 32f3691c3e
    Merge pull request #12833 from helm/dependabot/github_actions/github/codeql-action-3.24.6 Matt Farina 2024-03-10 10:22:53 -0400
  • e521dc6d65 Update the Go version to 1.22 Robert Sirchia 2024-03-10 10:05:19 -0400
  • b2a9244a00 Merge branch 'main' into 11983 #12300 BenHesketh21 2024-03-10 12:38:03 +0000
  • 2873521346 Adding unit tests to timeouts of release operations BenHesketh21 2024-03-10 12:11:52 +0000
  • 7fbde33109 fix typo in load_plugins.go #12856 yxxhero 2024-03-10 15:09:51 +0800
  • 6e6a7d489f
    Added toYamlPretty template function to avoid errors with the yamllint tool in pipelines #12849 Edson Franco 2024-03-07 21:59:01 -0500
  • a679483eaf fix: make default values nullable #12845 Gabriel Mainberger 2024-03-06 14:37:11 +0100
  • 744474c6da
    add tests for --create-namespace-metadata #12830 Krzysztof Ostrowski 2024-03-05 09:59:29 +0100
  • e5481dce96
    add flag to add namespace metadata Krzysztof Ostrowski 2024-02-28 12:35:48 +0100
  • 275f2ab43b
    chore(deps): bump golang.org/x/term from 0.15.0 to 0.18.0 #12839 dependabot[bot] 2024-03-04 22:01:21 +0000
  • fa362c91d0
    Use canonical json-patch v5 import #12802 Stephen Kitt 2024-02-16 12:16:03 +0100
  • a05671d50e Support customization of labels helm adds to every object, taking advantage of the already existing --labels flag #12837 Pedro Pereira 2024-03-04 09:13:22 +0000
  • 8f77526a6e Removes the hardcoded timeout (60 seconds) and replaces it with dynamically calculated maximum timeout. #12691 JinXinWang 2024-03-04 09:39:42 +0800
  • 5a4737d4a2
    Merge branch 'helm:main' into devel/add_12563 opencmit2 2024-03-04 09:19:58 +0800
  • 15d116b854
    Merge pull request #12834 from robertsirc/main Matt Farina 2024-03-01 15:37:22 -0500
  • 8b424baea1 Updating .gitignore #12834 Robert Sirchia 2024-03-01 15:16:24 -0500
  • e22d881495
    chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6 #12833 dependabot[bot] 2024-02-29 21:34:11 +0000
  • 3764b483b3
    Merge pull request #12816 from helm/dependabot/github_actions/github/codeql-action-3.24.5 Matt Farina 2024-02-28 13:08:50 -0500
  • dd5d25c659
    chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.20.0 #12824 dependabot[bot] 2024-02-26 21:51:09 +0000
  • 168181e878 Show chart version on upgrade #12822 Jellyfrog 2024-02-26 17:51:20 +0100
  • f231fcd7c9 use standard errors.errors.Join instead of go-multierrors #12818 Matthieu MOREL 2024-02-24 13:26:39 +0000
  • 4f200fa74f
    chore(deps): bump github/codeql-action from 3.24.3 to 3.24.5 #12816 dependabot[bot] 2024-02-23 21:37:12 +0000
  • 6d4e92f967
    chore(deps): bump github/codeql-action from 3.24.3 to 3.24.4 #12814 dependabot[bot] 2024-02-22 22:01:15 +0000
  • c5698e5e51
    Merge pull request #12801 from helm/dependabot/github_actions/github/codeql-action-3.24.3 Matt Farina 2024-02-22 14:49:36 -0500
  • c309b6f0ff
    Some fixes v3.14.2 Matt Farina 2024-02-21 09:45:58 -0500
  • bb4cc91255
    Merge pull request from GHSA-r53h-jv2g-vpx6 Matt Farina 2024-02-21 15:09:05 -0500
  • 764557c470
    Some fixes Matt Farina 2024-02-21 09:45:58 -0500
  • 30b57140c1 feat(helm): return all errors that occured during uninstall During the uninstall process all errors that occured will be bundled up into a new error struct `uninstallError` and be returned. This change only really affects the SDK as the CLI will still only surface the top level error as it currently does. #12806 Travis Leeden 2024-02-20 18:11:09 +1000
  • ceb44fd307
    Merge branch 'helm:main' into main Trent V 2024-02-19 22:18:19 -0600
  • c7f318ca4c
    Merge pull request #12789 from gjenkins8/fix_chart_index_load_invalid_alias Matt Farina 2024-02-19 11:25:51 -0500
  • bb66fb3365 Make `version` optional for local chart dependencies Felipe Santos 2021-09-03 19:23:35 -0300
  • 2cb6183561 fix(helm): change repo.GetURL function name #10406 Felipe Santos 2021-11-29 01:15:47 -0300
  • 800f8c4afb fix(helm): helm pull --repo to use repo creds from helm repos file Andreas Karis 2021-06-01 14:58:31 +0200
  • c86a8cbd53 perf(dep-up): do not update the same repo multiple times Felipe Santos 2022-07-04 18:43:29 -0300
  • 5bc97b9c4e
    chore(deps): bump github/codeql-action from 3.23.1 to 3.24.3 #12801 dependabot[bot] 2024-02-15 21:53:16 +0000
  • 89b009899c fix: move fix to ocipusher #12737 Rashmi K A 2024-02-15 00:17:33 -0800
  • e8858f8696
    validation fix v3.14.1 Matt Farina 2024-02-07 10:54:15 -0500
  • 0d0f91d1ce
    Merge pull request from GHSA-v53g-5gjp-272r Matt Farina 2024-02-14 14:55:14 -0500
  • f8ea563beb
    chore(deps): bump github/codeql-action from 3.23.1 to 3.24.1 #12797 dependabot[bot] 2024-02-13 21:07:06 +0000
  • adeb6f40c2 Skip update when resource has keep policy and is not in original release #12795 Hitoyoshi Ohta 2024-02-13 13:34:44 +0900
  • 597eb278e8 fix linting issues #12762 Jared Stehr Rivera 2024-02-10 18:11:20 +0800
  • e6db0ec933
    chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 #12792 dependabot[bot] 2024-02-09 21:17:34 +0000
  • ab640a7177
    added sprintf solution and found other possible overflow occurences Trenton VanderWert 2024-02-08 23:51:21 -0600
  • 72c2c95f7a
    chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 #12790 dependabot[bot] 2024-02-08 21:36:43 +0000
  • 8d19bcb78a add error messages #12789 George Jenkins 2024-02-08 11:07:36 -0800
  • e8c46f03fb fix: set kubeclient namespace in acrtion configuration Init #12783 Paul Barrié 2024-02-07 21:27:34 +0100
  • 68294fdae0 Fix: Ignore alias validation error for index load George Jenkins 2024-02-08 09:08:09 -0800
  • 4a45342887
    changed Iota to FormatInt to allow int64 value preventing 2038 overflow Trenton VanderWert 2024-02-08 10:45:38 -0600
  • 8242a9ed5c
    chore(deps): bump golang.org/x/term from 0.15.0 to 0.17.0 #12785 dependabot[bot] 2024-02-07 21:53:02 +0000
  • 75f4392469
    chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.19.0 #12784 dependabot[bot] 2024-02-07 21:52:52 +0000
  • 975b7bd0c7
    Merge 871ed762f2 into e81f6140dd #11903 Gaiaz Iusipov 2024-02-07 22:23:01 +0400
  • 8e6a5149d2
    validation fix Matt Farina 2024-02-07 10:54:15 -0500
  • dc158f6208
    fix(helm): pass down username/password CLI parameters to OCI registry clients Evans Mungai 2024-02-05 13:54:21 +0000
  • fdd6698e4d add tests for hook execution during rollback Jared Stehr Rivera 2024-02-04 14:28:55 +0800
  • 3564df49fa feat(helm): add --use-source-hooks flag to helm 'rollback' Jared Stehr Rivera 2024-01-31 23:56:21 +0800
  • 95fa569aa3
    Add support for optionally post-rendering hooks Michael Lee 2024-02-02 15:50:17 -0800
  • f78979b27d
    chore(deps): bump github/codeql-action from 3.23.1 to 3.24.0 #12774 dependabot[bot] 2024-02-02 21:24:19 +0000
  • 946a69e4ee Make newRootCmd public #12772 Juan-Luis de Sousa-Valadas Castaño 2024-02-02 18:04:54 +0100
  • 7c6dfc3e3e Extract cmd/helm to external package Juan-Luis de Sousa-Valadas Castaño 2024-02-02 17:06:14 +0100
  • db9449db6c Merge remote-tracking branch 'upstream/main' into more-negativity Evan Anderson 2024-02-02 06:39:02 -0800
  • 92736c5d71 fix(helm): assign modified cvs back to i.Entries #12760 Geoffrey Chen 2024-01-31 21:19:14 +0800
  • 63b687cb17 fix(helm): add test case to double confirm index. Geoffrey Chen 2024-01-31 21:17:59 +0800
  • 94c1deae6d bug: add proxy support for oci getter #12761 Ricardo Maraschini 2024-01-31 12:48:22 +0100
  • 3fcc625711 Add locking, so that helm repo update run parallely doesn't break index file. #12753 Lukasz Leszczuk 2024-01-27 17:55:18 +0100
  • 975cc47a08
    chore(deps): bump github/codeql-action from 3.23.1 to 3.23.2 #12752 dependabot[bot] 2024-01-26 21:46:14 +0000
  • 553996d572 Prevent error message involving CLI arguments in case there's a failure in verifySupported #12751 Karl-Philipp Richter 2024-01-26 11:15:36 +0100
  • b9e6dd4dc5
    Remove circleci configuration #12746 Matt Farina 2024-01-24 12:59:48 -0500
  • e81f6140dd
    Merge pull request #12428 from matt-carr/main Matt Farina 2024-01-24 12:55:04 -0500
  • ead84c6ec7
    Merge pull request #12723 from helm/dependabot/github_actions/github/codeql-action-3.23.1 Matt Farina 2024-01-24 12:42:06 -0500
  • 639c1ba4e9 fix: fix oci tag error in helm push Rashmi K A 2024-01-21 14:19:50 -0800
  • be62886432
    chore(deps): bump k8s.io/klog/v2 from 2.110.1 to 2.120.1 #12729 dependabot[bot] 2024-01-18 21:51:53 +0000
  • cbab6d6227
    chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 #12724 dependabot[bot] 2024-01-17 21:36:23 +0000
  • de332ae396
    chore(deps): bump github/codeql-action from 3.23.0 to 3.23.1 #12723 dependabot[bot] 2024-01-17 21:36:18 +0000
  • 882bb015df
    Refactor cmd/helm to allow library usage #12725 Eddie Zaneski 2024-01-17 12:30:01 -0700
  • 33ab351984
    Merge pull request #12616 from helm/dependabot/github_actions/actions/setup-go-5.0.0 Matt Farina 2024-01-17 14:17:34 -0500