Commit Graph

  • 2fdd0348a2
    Merge pull request #8762 from bacongobbler/chartmuseum-index Matthew Fisher 2020-09-18 09:43:37 -0700
  • 0d9779c4f1
    Merge pull request #8764 from hickeyma/fix/issue-8761-for-helm2 Martin Hickey 2020-09-18 17:40:08 +0100
  • d46f7bc2ca Fix for issue 8761 #8764 Martin Hickey 2020-09-18 10:35:54 +0000
  • 3eeeb0345d
    Update docs links in release notes script #8763 Scott Rigby 2020-09-17 21:29:44 -0400
  • f19acbdc94
    fix: allow serverInfo field on index files #8762 Matthew Fisher 2020-09-17 14:54:55 -0700
  • 73b28bab84
    fix formatting error (#8758) v2.16.11 Matt Butcher 2020-09-17 13:45:54 -0600
  • b9566b8799
    fix formatting error (#8758) Matt Butcher 2020-09-17 13:45:54 -0600
  • 077ffec414
    fix: use yaml annotations for yaml.v2 validation Matthew Fisher 2020-09-17 12:04:24 -0700
  • 3a7b781f88
    Merge pull request #8760 from bacongobbler/fix-yamlv2-annotations Matthew Fisher 2020-09-17 12:42:25 -0700
  • a9d1204edd
    fix: use yaml annotations for yaml.v2 validation #8760 Matthew Fisher 2020-09-17 12:04:24 -0700
  • e5077257b6
    fix rebase v3.3.2 Matthew Fisher 2020-09-17 12:00:08 -0700
  • 94b75ca6d9
    fix(cmd/helm): add build tags for architecture Adam Reese 2020-09-17 11:46:22 -0700
  • 5d5ef1d611
    Merge pull request #8759 from adamreese/fix/go-build-tags Adam Reese 2020-09-17 11:50:59 -0700
  • c8d6b01d72
    validate plugin metadata before loading Matthew Fisher 2020-09-17 08:50:21 -0700
  • ac7c07c37d
    switched to stricter YAML parsing on plugin metadata files Matthew Fisher 2020-09-17 08:33:11 -0700
  • c50b74f937
    Merge pull request from GHSA-m54r-vrmv-hw33 Matt Butcher 2020-09-17 12:35:10 -0600
  • 6874a13ad9
    Merge pull request from GHSA-jm56-5h66-w453 Matt Butcher 2020-09-17 12:33:59 -0600
  • e7c281564d
    Merge pull request from GHSA-9vp5-m38w-j776 Matt Butcher 2020-09-17 12:31:23 -0600
  • 45d230fcc9
    fix(cmd/helm): add build tags for architecture #8759 Adam Reese 2020-09-17 11:46:22 -0700
  • f2ede29480
    Merge pull request from GHSA-c52f-pq47-2r9j Matthew Fisher 2020-09-17 11:44:07 -0700
  • d9ef5ce8ba
    Merge pull request from GHSA-c52f-pq47-2r9j Matthew Fisher 2020-09-17 11:44:07 -0700
  • 6eeec4a002
    switched to stricter YAML parsing on plugin metadata files Matthew Fisher 2020-09-17 08:33:11 -0700
  • 809e2d999e
    Merge pull request from GHSA-m54r-vrmv-hw33 Matt Butcher 2020-09-17 12:35:10 -0600
  • 055dd41cbe
    Merge pull request from GHSA-jm56-5h66-w453 Matt Butcher 2020-09-17 12:33:59 -0600
  • 59d5b94d35
    Merge pull request from GHSA-9vp5-m38w-j776 Matt Butcher 2020-09-17 12:31:23 -0600
  • dda4d7a54d
    fix formatting error #8758 #8757 Matt Butcher 2020-09-17 12:19:33 -0600
  • 6aab63765f
    backported fixes from helm3 Matt Butcher 2020-09-15 17:07:54 -0600
  • e6c8ed4691
    Merge pull request #8756 from technosophos/fix/omnibus-ports-from-v3 Matthew Fisher 2020-09-17 11:15:53 -0700
  • 860b1a9367
    fixed bug that caused helm create to not overwrite modified files Matt Butcher 2020-09-09 16:47:59 -0600
  • aa5431ab71
    Merge pull request #8751 from technosophos/fix/helm-create-overwrite Matthew Fisher 2020-09-17 11:12:21 -0700
  • 2a74204508
    go fmt #8751 Matthew Fisher 2020-09-17 11:09:37 -0700
  • cbc74e7eed
    replace --no-update with --force-update and invert default. BREAKING. Matt Butcher 2020-09-11 16:32:45 -0600
  • 71ee2c23c8
    Merge pull request #8754 from technosophos/fix/repo-add-force-update Matthew Fisher 2020-09-17 11:04:31 -0700
  • c3693da24f
    improve the HTTP detection for tar archives Matt Butcher 2020-09-10 16:45:40 -0600
  • 84de24edc9
    Merge pull request #8752 from technosophos/fix/better-http-plugin-checks Matthew Fisher 2020-09-17 11:02:52 -0700
  • 7c287078c1
    backported fixes from helm3 #8756 Matt Butcher 2020-09-15 17:07:54 -0600
  • 7953adb06c
    Merge branch 'master' into fix/helm-create-overwrite Matt Farina 2020-09-17 13:56:39 -0400
  • e2da16f514
    improve the HTTP detection for tar archives #8752 Matt Butcher 2020-09-10 16:45:40 -0600
  • 3df996d7d3 handle case where dependency name collisions break dependency resolution Matt Butcher 2020-09-11 16:23:34 -0600
  • b5daf5a484
    Merge pull request #8753 from technosophos/fix/dependency-status Matt Farina 2020-09-17 13:53:01 -0400
  • 882eeac727
    replace --no-update with --force-update and invert default. BREAKING. #8754 Matt Butcher 2020-09-11 16:32:45 -0600
  • 88bde9862f validate the name passed in during helm create Matt Butcher 2020-09-09 16:33:18 -0600
  • 11f75e420c
    Merge pull request #8750 from technosophos/fix/helm-create-name Matt Farina 2020-09-17 13:51:05 -0400
  • a9337d8762 Fixing broken vanity URL in dependencies Matt Farina 2020-09-17 13:07:16 -0400
  • 95cb9d6f84
    Merge pull request #8747 from mattfarina/fix-vanity Matt Farina 2020-09-17 13:48:45 -0400
  • 1f0c339a8b refactor the release name validation to be consistent across Helm Matt Butcher 2020-09-09 13:30:30 -0600
  • 40b7800287
    handle case where dependency name collisions break dependency resolution #8753 Matt Butcher 2020-09-11 16:23:34 -0600
  • d3b049759d
    Merge pull request #8749 from technosophos/fix/validname-consolidation Matt Farina 2020-09-17 13:44:05 -0400
  • 163b9aedc9 fix: check mode bits on kubeconfig file Matt Butcher 2020-09-08 17:15:01 -0600
  • 37b0d268b3
    Merge pull request #8748 from technosophos/fix/check-kubeconfig Matt Farina 2020-09-17 13:41:21 -0400
  • 106f1fb45c
    fixed bug that caused helm create to not overwrite modified files Matt Butcher 2020-09-09 16:47:59 -0600
  • ed5fba5142
    refactor the release name validation to be consistent across Helm #8749 Matt Butcher 2020-09-09 13:30:30 -0600
  • d154b05921 Fixing broken vanity URL in dependencies #8747 Matt Farina 2020-09-17 13:07:16 -0400
  • b0296c0522
    validate plugin metadata before loading Matthew Fisher 2020-09-17 08:50:21 -0700
  • b4bb73d8ce
    fix: if not .Values.autoscaling.enabled indent #8696 Thulio Ferraz Assis 2020-09-16 20:42:05 -0500
  • c4ef82be13
    validate the name passed in during helm create #8750 Matt Butcher 2020-09-09 16:33:18 -0600
  • 82398667df
    fix: check mode bits on kubeconfig file #8748 Matt Butcher 2020-09-08 17:15:01 -0600
  • c815e0d288 engine: make template function map public #8742 Benjamin Ash 2020-09-16 12:32:22 -0400
  • 0bde2d265a use ensure.TempDir instead of os.TempDir to get unique directory Paul Brousseau 2020-09-16 07:25:10 -0700
  • 68d0483890 fix: rollback to release revision containing resource with keep-resource-policy annotation #8683 Liu Ming 2020-09-02 11:22:26 +0800
  • d1c8561be6 fix incorrect wildcard expand #8738 Li Zhijian 2020-09-16 09:37:37 +0800
  • cbdc3a3e31 fix the coverage test Dong Gang 2020-09-16 09:47:38 +0800
  • c406f797bd fix(kubeapiserver client):allow certificate validation to be skipped Dong Gang 2020-09-16 09:14:11 +0800
  • 459dcd7f72 fix(comp): Disable file comp for output formats Marc Khouzam 2020-09-14 07:36:41 -0400
  • f9077ecd65
    Merge pull request #8678 from Foxboron/morten/fix-ldflags-override Matthew Fisher 2020-09-15 13:40:30 -0700
  • f917c169d0
    Makefile: Fix LDFLAGS overriding #8678 Morten Linderud 2020-09-01 12:08:41 +0200
  • 1b0a26ff32
    Merge pull request #8684 from MaXinjian/install Matthew Fisher 2020-09-15 13:03:12 -0700
  • 55fbd985dd
    Merge pull request #8707 from zhijianli88/cleanup-tempfiles Matthew Fisher 2020-09-15 12:50:02 -0700
  • fac05d638c
    improved user-facing error messages to explain the underlying problem #8731 Matt Butcher 2020-09-14 16:26:19 -0600
  • 8b2cf17648 Add support to install helm #8684 Ma Xinjian 2020-09-02 13:43:35 +0800
  • dafeb1541b
    Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install Matthew Fisher 2020-09-14 17:47:27 -0700
  • b7c41f38c4 Add engine.NewWithClient func Paul Brousseau 2020-09-14 12:50:30 -0700
  • a1e26e8f45 fix(comp): Disable file comp for output formats #8727 Marc Khouzam 2020-09-14 07:36:41 -0400
  • 5b42157335
    Merge pull request #8723 from object88/engine-typo Martin Hickey 2020-09-14 10:09:33 +0100
  • 95347ba772 Use cache index file to load Chart Repository Paul Brousseau 2020-09-13 21:19:05 -0700
  • 3192408415 Fixing typo in engine comments #8723 Paul Brousseau 2020-09-13 21:22:18 -0700
  • 35aa9dea61
    Parse numbers as Float instead of Int #8720 Hasan Turken 2020-09-11 12:33:41 +0300
  • 389c355962 fix: init `Storage` by the Log function used by `Configuration`, concrete `Driver`, etc. #8082 Liu Ming 2020-05-08 19:44:33 +0800
  • 4258e8664e Use T.cleanup() to cleanup cmdtest_temp file #8707 Li Zhijian 2020-09-09 14:32:41 +0800
  • d9ad9153c8 Use RemoveAll to remove a non-empty directory Li Zhijian 2020-09-09 13:45:37 +0800
  • cccc2867ea mark NewTempServer as Deprecated Li Zhijian 2020-09-10 09:31:03 +0800
  • 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest Li Zhijian 2020-09-09 13:38:57 +0800
  • e2442699fa
    Merge pull request #8710 from stealthybox/kube-impersonate Matthew Fisher 2020-09-10 07:46:39 -0700
  • 85e5546325 Change statusPrinter to statusWriter #8713 Kristinn Björgvin Árdal 2020-09-10 10:23:17 +0200
  • 11aa55132e Remove excessive dependencies on go-kit #8711 John Howard 2020-09-09 21:03:01 -0700
  • 9429af8b39 Support impersonation via flags similar to kubectl --as="user" #8710 leigh capili 2020-09-05 21:01:00 -0600
  • 6f780bb750 Document all env vars for CLI help leigh capili 2020-09-09 14:44:40 -0600
  • ba4c8029c2 Use T.cleanup() to cleanup helm-action-test Li Zhijian 2020-09-09 13:22:41 +0800
  • 6898ad1457
    Add GPG signature verification to install script (#7944) Josh Dolitsky 2020-09-08 08:48:22 -0500
  • 3d66daeb55
    fix(helm): allow skipping manifests in tests directories Torsten Walter 2020-09-08 11:16:16 +0200
  • fd157b5a35
    prepare testdata Torsten Walter 2020-09-07 21:08:24 +0200
  • 0b6b905a3d helm-8700-package: removing the formal paramter val[string]interface{} of the Run method of the package command since it is not used Signed-off-by: Franck Kambiwa <franck.kambiwa@synepsys.com> #8701 Franck Kambiwa 2020-09-07 14:26:59 +0200
  • 87d40c126d github: add Asset Transparency action for GitHub releases Brandon Philips 2020-09-04 16:10:13 +0000
  • c165a66c90 fix for linting on templates with only comments #8651 Tarun Kumar 2020-08-25 16:19:13 +0100
  • 9a03c4187d Added unit tests for status with resources sarvani mounika 2020-09-05 17:28:01 +0000
  • 64d4399f06
    Merge pull request #8695 from hickeyma/bug/revert-pr8562 Martin Hickey 2020-09-03 19:59:04 +0100
  • 6766017d38
    fix: with .Values.podAnnotations indent template Thulio Ferraz Assis 2020-09-03 13:44:57 -0500
  • 0d84fa2986
    Merge pull request #8574 from ylz-at/master Matthew Fisher 2020-09-03 10:25:44 -0700
  • daa104d60e Revert PR 8562 #8695 Martin Hickey 2020-09-03 17:13:31 +0000
  • e454e6a910
    Merge pull request #8682 from liuming-dev/remove-duplicate-variable-definition Matt Farina 2020-09-03 11:19:07 -0400