Commit Graph

  • d0592842c3
    Update default minor version to oldest supported version Yonah Dissen 2023-12-12 11:27:00 +0200
  • be9e297a08 doc: TestDownloadTo #12628 ithrael 2023-12-11 22:34:53 +0800
  • 7986f60ddf feat: If the required chart is already cached, there is no need to download it again ithrael 2023-12-11 22:30:43 +0800
  • 75bc20d90e
    Merge branch 'helm:main' into dependabot#12563 opencmit2 2023-12-08 16:52:49 +0800
  • 2a211bf689
    chore(deps): bump github/codeql-action from 2.22.8 to 2.22.9 #12619 dependabot[bot] 2023-12-07 21:44:26 +0000
  • e6edb15067
    Merge pull request #12604 from seanmmills/remove-excessive-logging Matt Farina 2023-12-06 13:11:30 -0500
  • 47c57424b0
    Merge pull request #12591 from helm/dependabot/github_actions/github/codeql-action-2.22.8 Matt Farina 2023-12-06 10:50:04 -0500
  • f7ece56243
    Merge branch 'helm:main' into dependabot#12563 opencmit2 2023-12-05 10:54:32 +0800
  • c2c1f97404 Set minimum CRD installation timeout to 60 seconds JustinWang 2023-12-05 10:53:26 +0800
  • 96867dcf29 fix(helm): support waiting for jobs with ttlSecondsAfterFinished Vladislav Koriakov 2022-09-15 22:23:58 +0300
  • bee3fbf785
    chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.10 #12605 dependabot[bot] 2023-11-30 21:54:26 +0000
  • 3f83378f01
    fix(chartutil): Create with seperated registry and repository #12523 WrenIX 2023-10-25 19:56:34 +0200
  • ce87ece23e Remove excessive logging #12604 Sean Mills 2023-11-29 20:26:14 -0600
  • 436db359c2 fix mr feedback bartem 2023-11-28 17:42:56 +0300
  • 49993db9bc fix ensureMissingRepos issue when has same chart name #12593 yxxhero 2023-11-24 16:02:28 +0800
  • 3cb6b06da2
    chore(deps): bump github/codeql-action from 2.22.7 to 2.22.8 #12591 dependabot[bot] 2023-11-23 21:21:32 +0000
  • ff94455e2b
    Merge pull request #12576 from helm/dependabot/github_actions/github/codeql-action-2.22.7 Matt Farina 2023-11-21 14:26:48 -0500
  • 42c5af2a3a
    chore(deps): bump github/codeql-action from 2.22.5 to 2.22.7 #12576 dependabot[bot] 2023-11-16 21:58:32 +0000
  • 5b2d4c0d5f
    chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.9 #12574 dependabot[bot] 2023-11-16 21:33:55 +0000
  • e0a9d23642
    chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.4 #12573 dependabot[bot] 2023-11-16 21:33:38 +0000
  • d9c3218fac
    chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.4 #12572 dependabot[bot] 2023-11-16 21:33:11 +0000
  • 240449be9a
    Merge branch 'helm:main' into main #10873 Tan Guofu 2023-11-15 22:56:06 +0800
  • 49322644ba Fix ISSUE #12563 by reusing the command line Timeout parameter to resolve hardcoded timeouts for CRDs. jinxinwang 2023-11-15 09:25:52 +0800
  • 312e80e4c2 Use a standard annotation when getting the default container #12113 Josiah Purtlebaugh 2023-11-15 09:55:24 +0900
  • 6f94201e0c Add error handling when getting pod information Purtlebaugh Josiah 2023-06-01 11:11:32 +0900
  • fe2606992c Fixes #9995 Josiah Purtlebaugh 2023-05-31 12:14:37 +0900
  • 7f6118231c
    chore(deps): bump github/codeql-action from 2.22.5 to 2.22.6 #12569 dependabot[bot] 2023-11-14 21:56:13 +0000
  • d6065a0d40
    fix(rollback): `errors.Is` instead of string comp #12564 Hidde Beydals 2023-11-13 22:02:07 +0100
  • 96c43a07da
    fix(uninstall): supersede deployed releases Hidde Beydals 2023-11-13 21:21:43 +0100
  • 97b09821d5 Support overwritting values from `import-values` dependencies #12565 John Howard 2023-11-13 09:50:28 -0800
  • 4718bbccb4
    feat: Build Docker images #12560 Rene Leonhardt 2023-11-11 15:58:00 +0100
  • 45e50a3e48
    Merge 2563d7be3b into 8219565249 #10879 birdx0810 2023-11-11 15:58:34 +0100
  • a18b843560
    Merge 8a74d255eb into 8219565249 #10916 Paulo Gomes 2023-11-11 15:58:34 +0100
  • 6923a82233
    fix: oci getter with version option and ref version #12558 zhangzhiqiang02 2023-11-11 10:01:11 +0800
  • 7fed3809a0
    chore(deps): bump the k8s-io group with 4 updates #12504 dependabot[bot] 2023-11-10 21:42:23 +0000
  • 8219565249
    Merge pull request #12554 from lixin963/patch-1 Matt Farina 2023-11-10 16:02:37 -0500
  • 80ae32622b
    Implement tests for helm repo import #12557 Itai Spiegel 2023-11-10 20:22:37 +0200
  • ca7415b731
    Implement helm repo import command Itai Spiegel 2023-11-10 20:22:25 +0200
  • 7f4c6ae643
    Implement basic repo import command Itai Spiegel 2023-11-10 18:50:08 +0200
  • 312a07398f
    Update CONTRIBUTING.md #12554 lixin18 2023-11-09 10:18:30 +0800
  • 2834f5b1d2
    Support loading subschemas from the schemas directory in a chart Andy Caldwell 2023-11-08 22:36:04 +0000
  • 16efacba4f
    chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.8 #12532 dependabot[bot] 2023-11-08 19:52:32 +0000
  • 0592b3800a
    Merge pull request #12457 from genofire/patch-1 Matt Farina 2023-11-08 14:41:53 -0500
  • a96087868a
    Merge pull request #12392 from helm/dependabot/go_modules/github.com/evanphx/json-patch-5.7.0incompatible Matt Farina 2023-11-08 14:27:56 -0500
  • 1ed713c223
    Merge pull request #12531 from helm/dependabot/github_actions/github/codeql-action-2.22.5 Matt Farina 2023-11-08 14:25:23 -0500
  • 2a2fb3b988 chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 v3.13.2 dependabot[bot] 2023-10-25 22:37:30 +0000
  • 8f554be39f Update get-helm-3 Marcel Humburg 2023-10-23 22:45:15 +0200
  • 00a334c1d9 chore(deps): bump github.com/docker/docker dependabot[bot] 2023-10-30 15:50:24 +0000
  • 12826e839c Fixing release labelling in rollback Marcin Chojnacki 2023-10-26 18:24:40 +0200
  • 666b199dbe Drop filterSystemLabels usage from Query method Dmitry Chepurovskiy 2023-10-13 20:48:26 +0300
  • 7e0084a394 Apply review suggestions Dmitry Chepurovskiy 2023-10-13 20:41:50 +0300
  • 10018ff34b Allow using label selectors for system labels for sql backend. Dmitry Chepurovskiy 2023-10-03 03:42:46 +0300
  • 3b4cacf717 Allow using label selectors for system labels for secrets and configmap backends. Dmitry Chepurovskiy 2023-10-03 03:16:01 +0300
  • e785e6c50c Revert "fix(main): fix basic auth for helm pull or push" Matt Farina 2023-10-26 09:38:04 -0400
  • 268dcedba6 Revert "fix(registry): address anonymous pull issue" Matt Farina 2023-10-25 14:44:14 -0400
  • d70e293e5f
    Merge pull request #12525 from helm/dependabot/go_modules/google.golang.org/grpc-1.56.3 Matt Farina 2023-11-07 10:07:45 -0500
  • 65088ade53
    Merge pull request #12519 from MarHum26/patch-1 Matt Farina 2023-11-07 10:03:27 -0500
  • d65990efbf
    Merge pull request #12535 from helm/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible Matt Farina 2023-11-07 08:41:26 -0500
  • c682fdfebf
    Merge pull request #12539 from chojnack/main Matt Farina 2023-11-07 08:36:48 -0500
  • dae8783177
    Merge pull request #12447 from dm3ch/allow-filtering-using-system-labels Matt Farina 2023-11-07 07:48:43 -0500
  • 182d1435b3
    feat: add support for --disable-openapi-validation flag in uninstall #12547 adevjoe 2023-11-07 12:54:46 +0800
  • 4fa4fe2596
    fix wording #12545 Simon Bein 2023-11-06 12:02:07 +0100
  • 94becde7f3
    generate cert for redirect test Simon Bein 2023-11-06 11:51:29 +0100
  • a779b355bd
    only pass ca cert to httpgetter for tests Simon Bein 2023-11-06 10:27:50 +0100
  • 123592fc94
    fix linting issues and typo in filepath Simon Bein 2023-11-06 10:25:37 +0100
  • 295f825199
    Do not explicitly set SNI in HTTPGetter Wahab Ali 2023-06-07 19:00:11 -0400
  • 2745909d3d
    Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag Scott Rigby 2023-11-04 03:46:03 -0400
  • c8d3349c7b add support for weighted manifests #12541 Chris Randles 2023-11-03 14:00:00 -0700
  • 4d4022f66e add support for weighted manifests #12540 Chris Randles 2023-11-03 14:00:00 -0700
  • 8814bfb490 Fixing release labelling in rollback #12539 Marcin Chojnacki 2023-10-26 18:24:40 +0200
  • 53a328686a support helm test by job #12536 cleverhu 2022-09-12 02:50:33 +0800
  • c54e39a155
    chore(deps): bump github.com/docker/docker #12535 dependabot[bot] 2023-10-30 15:50:24 +0000
  • d6e9197052
    chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5 #12531 dependabot[bot] 2023-10-27 21:33:19 +0000
  • 9f0313e5f5
    feat: move livenessProbe and readinessProbe values to default values file #12530 Denis Policastro 2023-10-27 10:52:30 -0300
  • 341cbd8c39 Fixing and improving release labelling in rollback #12529 Marcin Chojnacki 2023-10-26 18:24:40 +0200
  • f3099cdb67
    Merge pull request #12527 from mattfarina/revert-12237 Matt Farina 2023-10-26 15:31:54 -0400
  • 534b5d44bd Fixing and improving release labelling in rollback Marcin Chojnacki 2023-10-26 18:24:40 +0200
  • 24e2864c64
    Revert "fix(main): fix basic auth for helm pull or push" #12527 Matt Farina 2023-10-26 09:38:04 -0400
  • b091c149cd
    Merge pull request #12524 from helm/revert-12424-fix-anonymous-pull Matt Farina 2023-10-26 09:31:11 -0400
  • c5fe7dd764
    chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 #12525 dependabot[bot] 2023-10-25 22:37:30 +0000
  • 992dc58556
    Revert "fix(registry): address anonymous pull issue" #12524 Matt Farina 2023-10-25 14:44:14 -0400
  • 8fbbc863b4
    Merge pull request #12515 from helm/dependabot/github_actions/github/codeql-action-2.22.4 Matt Farina 2023-10-25 14:32:26 -0400
  • 32ae564f15 Added logic to rollback command Signed-off-by: Jakub Domanski <vegetto_sys@yahoo.com> #12518 Jakub Domanski 2023-10-25 09:55:57 +0200
  • 071ef3ec10
    Merge 7aa8310356 into 1338ffe608 #9902 Quentin McGaw 2023-10-24 14:42:02 +0800
  • 2fd9ff69de
    Merge 9fb7b8808a into 1338ffe608 #10714 jsolana 2023-10-24 14:37:09 +0800
  • a42db96b39
    Merge 98d04fae8a into 1338ffe608 #11881 Nándor Kollár 2023-10-24 14:07:04 +0800
  • 81362d9813
    Update get-helm-3 #12519 Marcel Humburg 2023-10-23 22:45:15 +0200
  • 740ed760cc First version Signed-off-by: Jakub Domanski <vegetto_sys@yahoo.com> Vegoo89 2023-10-23 12:47:06 +0200
  • 6d1f6cd60c
    chore(deps): bump github/codeql-action from 2.22.3 to 2.22.4 #12515 dependabot[bot] 2023-10-20 21:25:17 +0000
  • c51349bf75
    chore(deps): bump k8s.io/apimachinery from 0.28.2 to 0.28.3 #12506 dependabot[bot] 2023-10-18 22:02:19 +0000
  • 79e3903e49
    chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 #12505 dependabot[bot] 2023-10-18 22:01:14 +0000
  • 99ce118b0a
    chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 dependabot[bot] 2023-10-11 23:05:03 +0000
  • 1338ffe608
    Merge pull request #12481 from helm/dependabot/go_modules/golang.org/x/net-0.17.0 Joe Julian 2023-10-18 08:57:13 -0700
  • 28f208c3da
    Update get-helm-3 to get version through get.helm.sh Ian Zink 2023-09-15 15:17:21 -0500
  • 1fe01a2013
    Merge pull request #12397 from z4ce/update-get-helm-script Joe Julian 2023-10-18 08:53:34 -0700
  • ebdeeb47b1
    fix: --disable-openapi-validation option was never applied #12502 antoine.leveugle 2023-10-18 10:06:36 +0200
  • 372cccad56
    chore(deps): bump actions/checkout from 3.6.0 to 4.1.1 #12501 dependabot[bot] 2023-10-17 21:53:44 +0000
  • ddd98a4955 Replace template with yamltemplate #12500 Tiffany Pei 2023-10-17 01:20:57 +0800
  • a2f42f759e
    Merge branch 'helm:main' into 9817-root-import-values aemaem 2023-10-17 08:31:52 +0200
  • 6aa2d28106
    chore(deps): bump actions/checkout from 3.6.0 to 4.1.0 #12426 dependabot[bot] 2023-10-16 14:26:47 +0000