Commit Graph

  • 5f3bcea6cf
    Reimplemented change in httpgetter for insecure TLS option #11633 Andrew Block 2022-12-12 10:40:38 -0600
  • cb980648d5
    Merge pull request #11599 from sabre1041/insecure-oci Andrew Block 2022-12-12 08:37:46 -0600
  • 593dd0aef1 Add `helm get metadata` command Mikhail Kopylov 2022-12-12 12:09:20 +0300
  • 472d15fd42 display lint warnings for library charts that do not follow filename conventions #11630 Brian Dols 2022-12-11 18:22:59 -0600
  • 7027d41db8 more verbose lint warning #11629 Brian Dols 2022-12-11 18:07:28 -0600
  • 3a039ff919
    Merge branch 'helm:main' into lint-library Brian Dols 2022-12-11 18:03:41 -0600
  • c3633e7e3e add a unit test Brian Dols 2022-12-11 16:54:07 -0600
  • 67e96e9b7e
    Removed conditional #11599 Andrew Block 2022-12-11 15:42:50 -0600
  • c252eee5bd Merge branch 'main' into lint-library Brian Dols 2022-12-10 17:55:37 -0600
  • f91b515a25
    Merge pull request #11470 from helm/dependabot/go_modules/github.com/spf13/cobra-1.6.1 Matt Farina 2022-12-09 13:09:53 -0500
  • bb0ed7a1b7 [WIP] PoC implementation for HIP suggesting `warn` template function #11619 Philipp Stehle 2022-12-09 15:38:49 +0100
  • eb485ac681
    Added insecure option to login subcommand Andrew Block 2022-12-09 08:28:52 -0600
  • b1b0d18a83
    Merge pull request #11508 from sap-contributions/improve-plugin-install-error Martin Hickey 2022-12-09 12:30:51 +0000
  • b9f1ce394c
    Merge branch 'helm:main' into main Tan Guofu 2022-12-09 11:54:08 +0800
  • b6fef6c466 Fix backwards compatibility Martin Hickey 2022-12-08 16:00:45 +0000
  • 0fdfe05844
    docs: add docs for cli/values.Options #11616 Zuhair AlSader 2022-12-08 01:45:40 -0500
  • b0fe00d13a
    chore(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 #11615 dependabot[bot] 2022-12-07 23:40:47 +0000
  • 5746c7593c
    feat: add pdb to chart create util #10740 Naseem Ullah 2022-03-08 17:07:40 -0500
  • 426bd2345f
    chore(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.11 #11614 dependabot[bot] 2022-12-07 21:02:28 +0000
  • 0006b7c5c7 Fix linting issue #11610 eschcam 2022-12-07 12:38:52 +0000
  • c5c52810c8 Add temporary bypass for HTTP/HTTPS mismatch eschcam 2022-12-07 12:26:55 +0000
  • 632df1470c Fix formatting eschcam 2022-12-07 12:04:47 +0000
  • a2e7eeb375 Get password input with timeout eschcam 2022-12-05 10:26:15 +0000
  • b05e045126 Add check for existing host eschcam 2022-12-02 15:30:28 +0000
  • 859e3a9728 Add secure method for reading in password eschcam 2022-12-02 15:26:40 +0000
  • c8890e971e
    Update chartrepo.go #11604 caixisheng 2022-12-05 23:04:16 +0800
  • b307d0fbeb
    chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 #11601 dependabot[bot] 2022-12-05 09:09:07 +0000
  • ced54b1289
    Merge pull request #11582 from yxxhero/bump-sprig-version-3.2.3 Martin Hickey 2022-12-05 09:03:39 +0000
  • 1859a5b728
    fix formatting #11597 NexusNull 2022-12-04 12:42:30 +0100
  • 47d9800643
    Update httpgetter.go NexusNull 2022-12-03 06:01:46 +0100
  • 0ba3d99138
    Update httpgetter.go NexusNull 2022-12-03 05:41:14 +0100
  • ead5548a84
    Added support for insecure OCI registries Andrew Block 2022-11-21 11:21:55 -0600
  • 91ad4787b9
    Merge pull request #11363 from souleb/custom-cert-oci Andrew Block 2022-12-02 17:36:45 +0100
  • e676fd1c2b
    Enable custom certificates option for OCI #11363 Soule BA 2022-06-21 13:30:41 +0200
  • f01486a0ef Use wrapped error so that ErrNoObjectsVisited can be compared after return. Xin Ruan 2022-12-01 17:52:31 +0100
  • 71a1abcd18 Use wrapped error so that ErrNoObjectsVisited can be compared after return. #11590 #11589 Xin Ruan 2022-12-01 17:35:55 +0100
  • 38dfc7fb17 When version does not start with a v, adds it automatically #11580 tonyqui 2022-11-29 17:52:01 +0100
  • fda1a0b10a bump sprig version 3.2.3 #11582 yxxhero 2022-11-30 08:52:39 +0800
  • 21e694e0f9
    Merge pull request #11494 from Wonong/add-check-git Martin Hickey 2022-11-28 08:49:31 +0000
  • e5f16e63a8 fix: vulnerabilities in dependency package hints #11576 fsl 2022-11-26 18:55:23 +0800
  • 8fa15ea4e7 fix: vulnerabilities in dependency package hints #11575 #11574 fsl 2022-11-26 18:11:47 +0800
  • 6aace3db55
    Merge ca52c42ff2 into 3974136b6e #11573 fsl 2022-11-26 09:42:31 +0000
  • ca52c42ff2 upgrade golang.org/x/net and golang.org/x/text #11573 fsl 2022-11-26 15:39:54 +0800
  • 2fe59162cb fix x/text version #11572 yxxhero 2022-11-26 17:29:49 +0800
  • 6db30a1196
    Merge 1a178d9713 into 3974136b6e #11571 fsl 2022-11-26 08:55:41 +0000
  • 1a178d9713 upgrade golang.org/x/net and golang.org/x/text #11571 fsl 2022-11-26 15:39:54 +0800
  • f908379f1f
    refactor: create a helper for checking if a release is uninstalled Alex Petrov 2022-11-25 21:05:12 -0500
  • c9757f9639 Added support for correct sorting of Endpoints #11570 Diego Rivera 2022-11-25 19:28:37 -0600
  • 724916cd46 Merge branch 'support-endpoints-sort' of armedia.github.com:drivera-armedia/helm into support-endpoints-sort #11071 Diego Rivera 2022-11-25 19:23:51 -0600
  • 1b3b5f85a7 BUGFIX: Missed a spot on the unit test Diego Rivera 2022-11-25 19:17:48 -0600
  • 8652b47d33 BUGFIX: Missed a spot on the unit test Diego Rivera 2022-11-25 19:17:48 -0600
  • 7548e4bb30 Merge branch 'main' into support-endpoints-sort Diego Rivera 2022-11-25 19:06:28 -0600
  • 5ff19d823a
    Merge pull request #1 from helm/main drivera-armedia 2022-11-25 19:06:08 -0600
  • a59e584684 Update string handling Martin Hickey 2022-11-25 18:16:43 +0000
  • 9e198fa89d
    fix: reinstall previously uninstalled chart with --keep-history Alex Petrov 2022-11-24 14:24:46 -0500
  • 647a5bf64b Merge branch 'main' into support-endpoints-sort Diego Rivera 2022-11-24 09:54:33 -0600
  • 8548ca9a45 Upgrading to Kubernetes 1.24.2 Martin Hickey 2022-06-28 13:18:27 +0100
  • 74ede6c5ed Bump Oras to 1.2.0 Martin Hickey 2022-06-28 13:00:37 +0100
  • 29e5a5263c fix: use `go install` instead of `go get` Matthew Fisher 2022-07-06 13:34:02 -0700
  • b7e41bfea0 bump Go 1.18 yxxhero 2022-07-03 09:15:50 +0800
  • f55b112687 fix: improve logging & safety of statefulSetReady Dominic Evans 2022-01-28 10:25:43 +0000
  • 820e9fd822 chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 dependabot[bot] 2022-06-24 14:09:28 +0000
  • 5e595ff840 make token caching an opt in feature Soule BA 2022-06-27 14:23:25 +0200
  • 3d73a606c9 chore(deps): bump github.com/rubenv/sql-migrate from 1.1.1 to 1.1.2 dependabot[bot] 2022-06-23 20:49:30 +0000
  • a26f34e017 feat(*): add flags/env for kube api tls overrides Justen Walker 2022-05-09 12:29:47 -0400
  • 162d89925c chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#11075) dependabot[bot] 2022-06-23 20:48:25 +0000
  • 6861c129f6 chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6 dependabot[bot] 2022-05-16 21:05:23 +0000
  • ac7d01df6a chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4 dependabot[bot] 2022-06-21 21:29:19 +0000
  • 6d33fa5952 Unit test: ensure Endpoints sort before Services Diego Rivera 2022-06-22 15:35:27 -0600
  • c12baa9809 Added support for Endpoints to be sorted properly Diego Rivera 2022-06-22 07:24:55 -0600
  • 256e976331 Update repo handling Martin Hickey 2022-11-09 16:11:43 +0000
  • e1f275606f
    retry http request on temporary errors #11555 Cenk Alti 2022-10-10 21:55:18 -0400
  • fd2299b037 Fix CVE-2022-32149 #11547 Joseph Sheng 2022-11-18 10:50:24 +0800
  • 127666cdd9 Fix CVE-2022-32149 #11549 Joseph Sheng 2022-11-17 17:46:51 +0800
  • 123448b445 Fix CVE-2022-32149 #11548 Joseph Sheng 2022-11-17 17:41:45 +0800
  • a5597956b3
    chore(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 #11446 dependabot[bot] 2022-11-16 15:58:33 +0000
  • 3974136b6e
    Merge pull request #11426 from cenkalti/leader-changed Martin Hickey 2022-11-16 15:57:09 +0000
  • 545a3ef84b
    chore(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.10 #11541 dependabot[bot] 2022-11-14 21:01:35 +0000
  • 1c0ae37fa2 This change adds support for timeout of each resource #11537 anhj 2022-11-14 11:15:33 +0800
  • 85851c3dd9 This change adds support for timeout of each resource Update pkg\kube\wait.go, pkg\kube\client.go #11536 Anhj An anhongyang125@163.com 2022-11-14 10:28:41 +0800
  • bff6ab13f4
    non-regression for #11385 #11534 Cyril Jouve 2022-11-12 13:18:00 +0100
  • 50f003e5ee fix a few function names on comments v3.10.2 cui fliter 2022-10-15 14:29:50 +0800
  • c3a62f7880 redirect registry client output to stderr Cyril Jouve 2022-10-27 20:44:24 +0200
  • 727bdf1813 Readiness & liveness probes correct port Peter Leong 2022-10-21 12:52:30 -0700
  • 91ca21615f
    Override default values with import-values #11527 Pavel Busko 2022-11-10 09:52:00 +0100
  • 965f8591e7 improve error message on plugin install #11508 Philipp Stehle 2022-11-04 15:48:48 +0100
  • dfb25e13de harmonize URL reference resolving #11524 Philipp Stehle 2022-11-09 10:26:45 +0100
  • 9a5eb70320
    Merge pull request #11442 from catandcoder/main Release Matt Farina 2022-11-08 15:53:50 -0500
  • 054cfca4e0
    Merge branch 'main' into main Marcos Lorenzo 2022-11-08 16:25:40 +0100
  • 51f270d3a0
    Override default values with import-values Philipp Stehle 2022-11-07 16:27:19 +0100
  • 2f6a267faa Add skip-schema-validation flag JvD_Ericsson 2022-11-04 14:56:23 +0000
  • c6ed2919c3
    remove io/ioutil for advanced golang #11514 yanggang 2022-11-06 16:48:01 +0800
  • 0ebd6202d8
    Update logic of non-git situation just to print warning logs #11494 Wonyeong Choi 2022-11-06 11:31:00 +0900
  • e80ab00108
    Merge pull request #11480 from jouve/oci Andrew Block 2022-11-04 18:48:01 -0500
  • c0f5a94403 replace deprecated method call ioutil.ReadFile to os.ReadFile Signed-off-by: Igor Manushin <igor.manushin@gmail.com> #11504 Igor Manushin 2022-11-03 20:35:01 +0000
  • 99224fc191 add exact version installation test Signed-off-by: Igor Manushin <igor.manushin@gmail.com> #11502 Igor Manushin 2022-11-03 20:16:07 +0000
  • 7b9e1e0e5f replace deprecated method call ioutil.TempFile to os.CreateTemp Signed-off-by: Igor Manushin <igor.manushin@gmail.com> Igor Manushin 2022-11-03 20:29:48 +0000
  • 203f31d57b Add exact version test. See also #7563 Signed-off-by: Igor Manushin <igor.manushin@gmail.com> #11501 Igor Manushin 2022-11-03 19:32:21 +0000
  • e2ebd1a478 Add fuzzers #11500 Adam Korczynski 2020-05-14 11:06:51 +0100
  • 115151bc3f Update dependabot config to include github actions #11498 Ashish Kurmi 2022-11-03 00:32:38 -0700