Commit Graph

  • d102f8b422 use fmt pkg for Errorf call in create.go James Sheppard 2023-05-07 17:02:37 +0000
  • c26721fb0d use fmt pkg for Errorf call in coalesce.go James Sheppard 2023-05-07 17:01:48 +0000
  • 357b867046 use fmt pkg for Errorf calls in chartfile.go James Sheppard 2023-05-07 17:01:12 +0000
  • f0f25656d2 use fmt package for Errorf call in load.go James Sheppard 2023-05-07 17:00:11 +0000
  • 957debec7b use std lib errors pkg in archive.go James Sheppard 2023-05-07 16:59:04 +0000
  • 98b7aab369 use fmt pkg for Errorf call in upgrade.go James Sheppard 2023-05-07 16:58:42 +0000
  • b4c0d6e069 use fmt pkg for Errorf calls in uninstall.go James Sheppard 2023-05-07 16:55:45 +0000
  • 6b4addd496 use fmt pkg for Errorf call in rollback.go James Sheppard 2023-05-07 16:54:34 +0000
  • d50a35bfe1 use fmt pkg for Errorf call in release_testing.go James Sheppard 2023-05-07 16:53:52 +0000
  • da85a4b50d use fmt pkg for Errorf call in pull.go James Sheppard 2023-05-07 16:53:12 +0000
  • c5b9609397 use fmt pkg for Errorf call in lint.go James Sheppard 2023-05-07 16:52:19 +0000
  • c4773b473a use fmt pkg for Errorf calls in install.go James Sheppard 2023-05-07 16:51:17 +0000
  • 2e59b703e2 use fmt pkg for Errorf calls in history.go James Sheppard 2023-05-07 16:49:57 +0000
  • 84a5643c29 use fmt pkg for Errorf in tls.go James Sheppard 2023-05-07 16:47:43 +0000
  • 6912766521 use fmt pkg for Errorf call in fs.go James Sheppard 2023-05-07 16:46:44 +0000
  • 2f8911a818 use fmt pkg for Errorf call in test.go James Sheppard 2023-05-07 16:45:55 +0000
  • 288e0433db use fmt pkg for Errorf calls in resolver.go James Sheppard 2023-05-07 16:45:13 +0000
  • caf4a63aa4 use std errors pkg in rules.go James Sheppard 2023-05-07 16:44:03 +0000
  • c1eabe9589 use fmt pkg for Errorf calls James Sheppard 2023-05-07 16:42:53 +0000
  • cc0b0f21c4 replace github.com/pkg/errors with std lib errors pkg James Sheppard 2023-05-07 16:37:22 +0000
  • db9c18baed use fmt pkg for Errorf methods James Sheppard 2023-05-07 16:35:24 +0000
  • d75947d527 use fmt pkg instead of github.com/pkg/errors for runHook James Sheppard 2023-05-07 16:34:26 +0000
  • 0783c5d5ec use fmt and errors pkgs in complete and run funcs James Sheppard 2023-05-07 16:26:30 +0000
  • 2dc8094b47 use fmt and errors pkgs from std lib in complete and run funcs James Sheppard 2023-05-07 16:24:40 +0000
  • d523a3fcf4 use fmt and errors pkg from std lib for newPackageCmd James Sheppard 2023-05-07 16:22:50 +0000
  • 1daa94e403 use fmt pkg to replace errors.Errorf in load_plugins James Sheppard 2023-05-07 16:21:33 +0000
  • 13506b57bb use errors pkg from std lib for lint.go James Sheppard 2023-05-07 16:20:50 +0000
  • 6ccb3c9c26 use fmt.Errorf instead of errors.Errorf in docs.go James Sheppard 2023-05-07 16:13:11 +0000
  • f2935711a9 write tests for UploadTo func errors James Sheppard 2023-05-07 10:59:45 +0000
  • 966a4a5d7f use fmt.Errorf in chart_uploader instead of errors.Errorf James Sheppard 2023-05-07 10:32:29 +0000
  • 8b19f8df0e
    Adding details on the Factory interface #10965 Matt Farina 2022-05-16 15:47:19 -0400
  • e02738c520
    Merge pull request #12059 from joejulian/joe_maintainer Matt Farina 2023-05-05 15:09:19 -0400
  • a8cd2812c0
    move Joe Julian to maintainer #12059 Joe Julian 2023-05-05 10:35:52 -0700
  • b4a4c7a9d4 update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart #12056 Dmitry Kamenskikh 2023-05-05 13:49:35 +0800
  • 14047fed6f
    Merge pull request #12042 from helm/dependabot/go_modules/github.com/Masterminds/squirrel-1.5.4 Matt Farina 2023-05-02 12:51:43 -0400
  • 2098f606aa
    chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4 #12042 dependabot[bot] 2023-05-02 15:07:56 +0000
  • 2ac29530e0
    Merge pull request #12039 from helm/dependabot/go_modules/github.com/Masterminds/semver/v3-3.2.1 Matt Farina 2023-05-02 11:05:59 -0400
  • 23bb4b2382
    Merge pull request #12034 from mattfarina/update-maintainers Matt Farina 2023-05-02 09:32:38 -0400
  • 681275cbb8 fix(pkg/plugin/installer): unix-style paths in HELM_PLUGINS for helm install #11675 Sergei Karpov 2023-05-02 15:40:19 +0300
  • ce21a82aea
    chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.8.0 #12043 dependabot[bot] 2023-05-01 21:58:45 +0000
  • b750ee699e
    chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9 #12041 dependabot[bot] 2023-05-01 21:58:32 +0000
  • 7ebcad9811
    chore(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 #12040 dependabot[bot] 2023-05-01 21:58:23 +0000
  • 1a7981a3ec
    chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 #12039 dependabot[bot] 2023-05-01 21:58:20 +0000
  • 038b9f4d9d
    chore(deps): bump github.com/rubenv/sql-migrate from 1.3.1 to 1.4.0 #12038 dependabot[bot] 2023-05-01 21:58:09 +0000
  • c9f554d757
    bump version to v3.12.0 v3.12.0-rc.1 v3.12.0 Matt Farina 2023-05-01 14:06:34 -0400
  • 1800554452
    bump version to v3.12.0 #12036 Matt Farina 2023-05-01 14:06:34 -0400
  • 06401650ac Updated logging #11749 Vaibhav Sharma 2023-05-01 22:00:13 +0530
  • b4b629c3c2
    Merge pull request #11204 from sabre1041/oci-annotations Matt Farina 2023-05-01 10:55:38 -0400
  • b81428919b
    Merge pull request #12015 from yann-soubeyrand/bump-k8s-io-deps Matt Farina 2023-05-01 09:54:14 -0400
  • b7a2d47eca feat(helm): add ability for --dry-run to do lookup functions When a helm command is run with the --dry-run flag, it will try to connect to the cluster to be able to render lookup functions. Closes #8137 #9426 Tapas Kapadia 2023-05-01 00:04:04 -0500
  • fa067ec16c fix: pass 'passCredentialsAll' as env-var to getter #11878 Mathias Neerup 2023-04-29 22:22:35 +0200
  • f28447c73d feat: pass basic auth to env-vars when running download plugins Mathias Neerup 2023-03-06 16:28:05 +0100
  • f900e9f1b1
    Attach annotations to OCI artifacts #11204 Andrew Block 2023-04-29 08:10:04 -0500
  • 01dabe5312
    Merge pull request #11948 from wujunwei/fix-failed-testcase-on-windows Matt Farina 2023-04-28 15:20:37 -0400
  • 9705369da6
    Merge pull request #11973 from joejulian/quiet_lint Matt Farina 2023-04-28 14:53:04 -0400
  • 0833318b32
    Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag Matt Farina 2023-04-28 14:39:41 -0400
  • bdd56569ea chore: bump k8s.io dependencies to v0.27.1 #12015 Yann Soubeyrand 2023-04-27 22:36:15 +0200
  • 3b74c13768
    Merge pull request #11479 from MichaelMorrisEst/cascade Matt Farina 2023-04-27 15:43:14 -0400
  • 82e132ca1c
    Updating the Helm maintainers #12034 Matt Farina 2023-04-27 13:24:09 -0400
  • b52e955a90
    Support for multiple yaml documents in stdin/file #10867 Jan-Otto Kröpke 2022-04-16 17:12:50 +0200
  • 266ab5af05 test(pkg/engine): add tests for TOML parsing Dominik Müller 2023-04-25 13:47:00 +0200
  • f550eda6e9 feat(pkg/engine): add TOML parsing functionality Dominik Müller 2023-04-25 13:43:08 +0200
  • 1689248274 Merge branch 'fixDepUpPerformance' of https://github.com/Nordix/helm into fixDepUpPerformance Jeff van Dam 2023-04-24 17:40:38 +0100
  • 1ce7939838 Improve helm dependency update performance JvD_Ericsson 2023-01-13 11:56:12 +0000
  • 6c0b3963f4 test(env): add test cases for env output flag #12009 Kenichi Kocha 2023-04-20 06:34:35 +0000
  • 8766c409e7 feat(env): add output flag to env command Kenichi Kocha 2023-04-20 06:21:11 +0000
  • 2c21b642bf
    Merge branch 'main' into clearDependencies Lucas Rodriguez 2023-04-18 20:44:50 -0500
  • b3707e666b
    strip trailing newline from Files.Lines #11758 Joe Julian 2023-01-20 11:24:13 -0800
  • fbd9d9894a
    chore(deps): bump k8s.io/kubectl from 0.26.0 to 0.27.1 #11999 dependabot[bot] 2023-04-14 21:58:19 +0000
  • 2a60fd4103
    chore(deps): bump k8s.io/cli-runtime from 0.26.0 to 0.27.1 #11998 dependabot[bot] 2023-04-14 21:58:05 +0000
  • 8da2bd793c
    chore(deps): bump k8s.io/api from 0.26.2 to 0.27.1 #11997 dependabot[bot] 2023-04-14 21:57:57 +0000
  • 842f3ad118
    chore(deps): bump k8s.io/client-go from 0.26.2 to 0.27.1 #11996 dependabot[bot] 2023-04-14 21:57:53 +0000
  • b9361407a3
    Bump k8s.io deps from v0.26.0 to v0.27.0 #11894 Tom Wieczorek 2023-04-13 10:48:42 +0200
  • 029e8c1bff Add some duration function to the template engine #11986 Ehsan Karimi 2023-04-12 23:30:34 +0330
  • f0323c4842
    chore(deps): bump k8s.io/cli-runtime from 0.26.0 to 0.27.0 #11990 dependabot[bot] 2023-04-12 21:58:29 +0000
  • d7988514a2
    chore(deps): bump k8s.io/kubectl from 0.26.0 to 0.27.0 #11989 dependabot[bot] 2023-04-12 21:58:21 +0000
  • 3774f15064
    chore(deps): bump k8s.io/api from 0.26.2 to 0.27.0 #11988 dependabot[bot] 2023-04-12 21:58:14 +0000
  • e5f203dc09
    chore(deps): bump k8s.io/client-go from 0.26.2 to 0.27.0 #11987 dependabot[bot] 2023-04-12 21:57:45 +0000
  • e63083492b
    Merge pull request #11985 from mattfarina/only-test-once Matt Farina 2023-04-12 14:40:09 -0400
  • 3232493514
    Only run tests once #11985 Matt Farina 2023-04-12 13:02:03 -0400
  • 66a969e7cc
    chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0 v3.11.3 release-3.11 dependabot[bot] 2023-04-10 21:58:44 +0000
  • c1ea2e35c5
    Merge branch 'main' into clearDependencies Lucas Rodriguez 2023-04-12 09:07:24 -0400
  • bf27a7891d
    chore(deps): bump k8s.io/client-go from 0.26.0 to 0.26.3 #11922 dependabot[bot] 2023-04-11 16:48:56 +0000
  • 47205ead92
    chore(deps): bump k8s.io/api from 0.26.2 to 0.26.3 #11979 dependabot[bot] 2023-04-11 16:48:56 +0000
  • a7ea7c033b
    chore(deps): bump k8s.io/kubectl from 0.26.0 to 0.26.3 #11921 dependabot[bot] 2023-04-11 16:48:54 +0000
  • f0499c0334
    chore(deps): bump k8s.io/cli-runtime from 0.26.0 to 0.26.3 #11919 dependabot[bot] 2023-04-11 16:48:53 +0000
  • 0a6d0b8be9
    Merge pull request #11980 from helm/dependabot/go_modules/golang.org/x/text-0.9.0 Andrew Block 2023-04-11 11:47:32 -0500
  • 548366cb6c
    Fix goroutine leak in perform willzgli 2023-03-10 21:45:57 +0800
  • 4a3a268353
    Fix goroutine leak in action install Matt Farina 2023-04-10 16:45:41 -0400
  • 272f6b9d80
    Fix 32bit-x86 typo in testsuite Dirk Müller 2023-03-28 15:09:42 +0200
  • 88b2db4a07
    chore(deps): bump github.com/docker/docker dependabot[bot] 2023-04-04 21:20:19 +0000
  • b6a8417dac
    chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0 dependabot[bot] 2023-03-24 12:57:15 +0000
  • cf3d2531a8
    Merge pull request #11898 from willzgli/waitbatchPerform Matt Farina 2023-04-11 11:21:21 -0400
  • e92509f63e
    Merge pull request #11978 from mattfarina/fix-11805 Matt Farina 2023-04-11 11:20:35 -0400
  • be14682da5
    chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0 #11980 dependabot[bot] 2023-04-10 21:58:44 +0000
  • 7c9d636f40
    Fix goroutine leak in action install #11978 Matt Farina 2023-04-10 16:45:41 -0400
  • 10587613cf
    Merge pull request #11949 from dirkmueller/goarches Matt Farina 2023-04-10 12:26:19 -0400
  • 8c4c635e9e
    Merge pull request #11832 from my-git9/chore-httpstatus Matt Farina 2023-04-10 12:25:10 -0400
  • 853c18002f
    fix quiet lint does not fail on non-linting errors #11973 Joe Julian 2023-04-07 16:53:57 -0700
  • f13fa07793
    create failing test for quietly linting a chart that doesn't exist Joe Julian 2023-04-07 16:21:12 -0700