argo-cd/util/helm
Josh Soref 176faa57b0
chore: Use https (#4076)
* Use https

* Use https

* Use https

* Use https
2020-08-11 20:55:47 +02:00
..
mocks feat: move engine code to argoproj/gitops-engine repo (#3599) 2020-05-15 14:39:29 -07:00
testdata chore: Use https (#4076) 2020-08-11 20:55:47 +02:00
client.go refactor: upgrade k8s client to 1.18 (#4046) 2020-08-05 11:36:40 -07:00
client_test.go fix: Normalize Helm chart path when chart name contains a slash (#3987) 2020-07-25 09:14:46 +02:00
cmd.go refactor: upgrade k8s client to 1.18 (#4046) 2020-08-05 11:36:40 -07:00
cmd_test.go feat: support helm3 (#2383) (#3178) 2020-03-04 17:05:44 +01:00
helm.go refactor: upgrade k8s client to 1.18 (#4046) 2020-08-05 11:36:40 -07:00
helm_test.go refactor: upgrade gitops engine (#3962) 2020-07-20 10:11:17 -07:00
helmver.go feat: upgrade helm 3 to v3.2.0; user --insecure-verify-flag (#3514) 2020-04-29 21:04:25 -07:00
helmver_test.go fix: implement workaround for helm/helm#6870 bug (#3290) 2020-03-25 21:07:02 -07:00
index.go fix: stop caching helm index (#3193) 2020-03-05 19:55:47 +01:00
index_test.go Adds support for Helm charts to be a semver range. Closes #2552 (#2606) 2019-11-01 13:41:35 -07:00
version.go Fix bug where manifests are not cached. Fixes #2770 (#2771) 2019-12-02 12:08:06 -08:00
version_test.go Fix bug where manifests are not cached. Fixes #2770 (#2771) 2019-12-02 12:08:06 -08:00