Commit Graph

1077 Commits (5048ed8f5c4854e47f31f46d8b5dad8824266679)

Author SHA1 Message Date
Steven E. Harris f588315b76 Remove spurious field in kind sorter test (#2667)
7 years ago
Matthew Fisher 8b512808df bump k8s version in helm lint to 1.7
7 years ago
Matthew Fisher bb5db61325 Merge pull request #2781 from jascott1/i2755-template
7 years ago
DoctorZK 608fd7318a fix(tiller): fix a warning bug in hook annotation
7 years ago
Justin Scott 8befd50c12 Merge pull request #2850 from rocky-nupt/fix-update-delete-subcharts
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts
7 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts
7 years ago
DockerZK 734b124577 feat(*) add key helm.sh/hook-delete-policy to hook annotation
7 years ago
Matt Butcher a736c2a3fe Merge pull request #2636 from technosophos/feat/2332-max-history
7 years ago
Kira 4c1a47480e feat(2450): add annotations to chart metadata (#2671)
7 years ago
Adam Reese 5bc7c619f8
chore(*): bump to v2.6.0
7 years ago
Taylor Thomas 7a6dbfea49 Merge pull request #2790 from nebril/dependency-update-chart-deletion
7 years ago
Justin Scott f239050996 Update kind subsort to sort unknown kinds alphabetically.
7 years ago
Justin Scott 87d2b7ab67 Add test for kind sorter sub sort
7 years ago
Justin Scott 66c4f7453e feat(tiller): sort manifests alphabetically if they are same kind
7 years ago
Matt Butcher 0853f4906a
feat(tiller): limit number of versions stored per release
7 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated
7 years ago
Maxime Guyot bbf2d6b7e8 Fix the default NOTES.txt
7 years ago
Taylor Thomas 6ab706ae6c Merge pull request #2768 from JarreyZhou/master
7 years ago
Taylor Thomas 8cf72adf52 Merge pull request #2711 from bonifaido/handle-tlspath-error
7 years ago
Taylor Thomas 8eaed9d3a7 Merge pull request #2729 from rbwsam/fix/leading_zeros
7 years ago
Taylor Thomas e5ea075271 Merge pull request #2727 from Miouge1/master
7 years ago
Jerry Zhou 23905f1494 feat(helm):use a variable for labels to get tiller pod
7 years ago
Sam Leavens a5dc546726 fix(pkg/strvals): use rune literal instead of ASCII
7 years ago
Brian d5682ae4f5 Merge pull request #2615 from bonifaido/optional-ca-file
7 years ago
Matt Butcher 4a7d47cd74 Merge pull request #2719 from nebril/release-module-nil
7 years ago
Miouge1 6cfed9d635 Updating default values.yaml comments
7 years ago
Sam Leavens 609e72b357 fix(pkg/strvals): preserve leading zeros in vals
7 years ago
Steven E. Harris e8d80729ac Merge pull request #2703 from rbwsam/ref/simplify_error
7 years ago
Maciej Kwiek 6b16ee2fb7 Handle nil responses returned from rudder funcs
7 years ago
Matt Butcher 88aa4def3e Merge pull request #2701 from jascott1/i2560-hang
7 years ago
Steven E. Harris 98c8e3c138 Merge pull request #2704 from rbwsam/ref/2663
7 years ago
Nandor Kracser 9f963c84b4 Redefine the err variable in NewChartRepository, otherwise errors might slip through
7 years ago
Taylor Thomas 8fc88ab626 Merge pull request #2681 from at1012/at-helm-list
7 years ago
Sam Leavens 098df8b186 ref(pkg/chartutil): improve comment spacing
7 years ago
Sam Leavens f7ca52dfc8 ref(pkg/chartutil): improve comment for PathValue
7 years ago
Sam Leavens cf09e344d1 fix(pkg/chartutil): Fix test, improve message
7 years ago
Sam Leavens 8df52b6501 ref(pkg/chartutil): move comment
7 years ago
Sam Leavens 3ee70291c8 ref(pkg/chartutil): Capitalize YAML
7 years ago
Sam Leavens 51b59497ee ref(pkg/chartutil): decrease map lookups
7 years ago
Justin Scott fa68a6e1db fix(tiller): remove locking system from storage and rely on backend controls
7 years ago
Sam Leavens 9b8928edf4 ref(pkg/chartutil): replace use of 'fmt.Efforf'
7 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
7 years ago
Aishwarya Thangappa 915e7023c4 Added more granular statuses
7 years ago
Aishwarya Thangappa 9d67d8b954 Added PENDING status to helm install
7 years ago
Aishwarya Thangappa 3d4361ca1f Modified release_update and release_rollback
7 years ago
Aishwarya Thangappa a9c16fc964 Added PENDING status to status.proto and regenerated the pb.go files
7 years ago
Adam Reese 9325d136d4
fix(tests): fix sorting hooks test flake
7 years ago
Taylor Thomas 0a20ed73be Merge pull request #2644 from alonl/master
7 years ago
Steven E. Harris 2aaad8242e Merge pull request #2666 from adamreese/ref/cleanup-tests
7 years ago
Steven E. Harris e028be065d Merge pull request #2650 from arschles/apiservice
7 years ago
Aaron Schlesinger 58a2d7b5c1 Adding APIService to the kind sorter tests
7 years ago
Adam Reese 0d1f6b981f
ref(tests): simplify kind sorter test
7 years ago
Scott Rigby 6dc31f8e96 Test that the coalesced key is properly removed for all YAML null syntax options, but not for empty string
7 years ago
Scott Rigby 645f01eb22 New Helm functionality to delete a coalesced YAML key when the value is nil.
7 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7
7 years ago
Matt Butcher 883da97396 Merge pull request #2607 from sushilkm/issues/2599
7 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
7 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts
7 years ago
Ilya Semenov 13b15f5662 Remove service.type mention from ingress docs
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
7 years ago
Michelle Noorali 29c4709b5e Merge pull request #2550 from michelleN/export-fake-release-client
7 years ago
Nandor Kracser 5f96fb816c CAFile is now optional, in that case the default RootCAs are used
7 years ago
Sushil Kumar 82da721c0a Added tests for different combinations of subcharts & requirements.yaml
7 years ago
Y.W 0f953403a2 give an uniform check for release process (#2565)
7 years ago
Michelle Noorali 8a99a4aa6f ref(helm): rename FakeReleaseClient -> FakeClient
7 years ago
Sushil Kumar 7ce5c7925b Adds charts in "charts\" directory to dependencies
7 years ago
Sushil Kumar bfd74c35e9 Added omitempty to Requirements struct
7 years ago
Adam Reese 012cb0ac1a
chore(*): bump to v2.5.0
7 years ago
Sushil Kumar f476f83e83 <chart>.tgz will now be downloaded to "$HELM_HOME/cache/archive" directory (#2558)
7 years ago
Reinhard Nägele 76e6e15a0c Add comment on resources
7 years ago
Reinhard Nägele 51923e54b1 Improve 'helm create'
7 years ago
Adam Reese 72cd1464d2 Merge pull request #2570 from adamreese/ref/goimports
7 years ago
Matt Butcher dece57e0ba Merge pull request #2350 from eicnix/master
7 years ago
Adam Reese eccb041c0f
ref(tiller): cleanup goimports
7 years ago
Matt Butcher ecef026b68 Merge pull request #2545 from technosophos/feat/set-list-index
7 years ago
Steven E. Harris 9f9b3e8729 Use versioned API types from the client-go library (#2524)
7 years ago
Matt Butcher c01c7318ab
feat(helm): support array index format for --set.
7 years ago
Lukas Eichler 39db9ec6e8 Merge branch 'master' into master
7 years ago
Michelle Noorali 15c14194c4 Merge pull request #2457 from michelleN/hooks-bug
7 years ago
Michelle Noorali 70520efac4 ref(helm): make FakeReleaseClient public
7 years ago
Taylor Thomas e3250e3319 Merge pull request #2534 from sushilkm/issues/2508
7 years ago
Matt Butcher d2a4c40fa5 Merge pull request #2541 from technosophos/fix/2525-helm-get-broken-release
7 years ago
Matt Butcher c55577ace6 Merge pull request #2535 from jascott1/i2331
7 years ago
Michelle Noorali 6bfb08a760 ref(tiller): refactor sortManifests()
7 years ago
Michelle Noorali 83c69a8e10 fix(tiller): track hooks in multi-def manifests
7 years ago
Sushil Kumar 716be14ad3 Updated code to read requirements.yaml as per following structure
7 years ago
Sushil Kumar 541d052202 First alias would be dependency rename
7 years ago
Matt Butcher c913911337
fix(tiller): make GetReleaseContent return any release
7 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
7 years ago
Matt Butcher 3647e60786 Merge pull request #2512 from technosophos/fix/2510-missing-url-prefix
7 years ago
Matt Butcher 8f3c2d5e18 Merge pull request #2511 from technosophos/fix/2452-predictable-template-order
7 years ago
devinyan d3b14db325 adjust the check parameter order for uninstall
7 years ago
Justin Scott 40052d3e8f fix(helm): remove unnecessary values merge in processImportValues
7 years ago
Seth Goings da383b35e5 Merge pull request #2518 from sgoings/fixup-plugin-install-grammar
7 years ago
Taylor Thomas d9c0a8b434 fix(tiller): Adds missing import back
7 years ago
Taylor Thomas b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging
7 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
7 years ago
Seth Goings e7a51d5424 fix(plugins): exists --> exist
7 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
7 years ago
Lukas Eichler 9cd9fc47df removed debug file
7 years ago
Lukas Eichler 439f1b31d1 Added unit test for include in tpl function
7 years ago
Lukas Eichler ce8e8d6778 Added storage of parsed templates in engine
7 years ago
Matt Butcher 8937c775a9
fix(2452): sort templates before parse
7 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
7 years ago
peay a9fa9282e1 Add --force to upgrade and rollback (generated changes)
7 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
7 years ago
Taylor Thomas 7a49e5c3e1 Merge pull request #2500 from sushilkm/issues/2488
7 years ago
Taylor Thomas 7dd6eb22f7 Merge pull request #2486 from sushilkm/issues/2383
7 years ago
Sushil Kumar a6556b4982 Check existence of $HELM_HOME/plugins before installing plugin
7 years ago
Sushil Kumar 42aa81e7ca Added tests for alias(es) for chart dependencies
7 years ago
Sushil Kumar 34f9c67e04 Shallow copy existing chart details
7 years ago
tyrannasaurusbanks b4fc1c7cb2 Add check to ensure helm doesnt 'wait' for external services to become 'ready'
7 years ago
fibonacci1729 04d0abfd7c ref(tiller): refactor tests into logical files
7 years ago
fibonacci1729 22db973932 ref(tiller): refactor tests into logical files
7 years ago
Sushil Kumar 156d48bc3b Adds alias for dependencies
7 years ago
fibonacci1729 172dbb22cf ref(tiller): refactor tests in logical files
7 years ago
fibonacci1729 2ae276ae39 ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 a4d05fd2b2 ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 b5c213d5dd ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 62c4b152fd ref(tiller): refactor tiller APIs into logical files
7 years ago
fibonacci1729 3b3439f67d ref(tiller): breakout ReleaseServer APIs into logical files.
7 years ago
Adam Reese 1e8ebae249 fix(plugins): add error when updating modified plugins
7 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
7 years ago
lead4good bb4be33331 fixed fromYaml | toJson
7 years ago
Matt Butcher 2d192b1b1b Merge pull request #2408 from technosophos/fix/2407-devel-releases
7 years ago
Matt Butcher f9c9e9d6cb Merge pull request #2455 from technosophos/fix/2393
7 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again
7 years ago
Michelle Noorali a53c29aee7 Merge pull request #2425 from michelleN/helm-test-error-codes
7 years ago
Adam Reese 595afc5c17 Merge pull request #2449 from rvbaz/write-index-atomic
7 years ago
Matt Butcher d863d9a886
fix(lint): add KubeVersion and TillerVersion to linter
7 years ago
Raphael Badin 965cb7fd1c Write repo file using atomicfile
7 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
7 years ago
Michelle Noorali 488ca6fdd8 fix(*): return non-zero exit code on test failure
7 years ago
Adam Reese 35aabdb61a Merge pull request #2423 from FengyunPan/add-check
7 years ago
Taylor Thomas 7d5f4e53db Merge pull request #2430 from thomastaylor312/fix/deployment_wait
7 years ago
Matt Butcher e8aa8d3678 Merge pull request #2405 from sushilkm/linting-fixes
7 years ago
Taylor Thomas d310612526 fix(tiller): Fixes bug with `--wait` and updated deployments
7 years ago
fengyun.pan 7887185984 Add check for getting kubeclient
7 years ago
Sushil Kumar 24157e4aed Updated review comments :)
7 years ago
Sushil Kumar c84fb11a68 Errors out in case requested plugin exists
7 years ago
Sushil Kumar 6344f1d8e9 Errors out in case requested plugin version does not exists
7 years ago
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style
7 years ago
Matt Butcher 5c227bffbb Merge pull request #2361 from databus23/dont_render_partials
7 years ago
Matt Butcher 982bb0cd2c Merge pull request #2079 from nebril/new-backend
7 years ago
Sushil Kumar d5fd75fe61 Updated StartLocalServerForTests to be private method
7 years ago
Maciej Kwiek d9f72deb0d Add comments to exported Rudder methods
7 years ago
Maciej Kwiek 1c9ae5577d Basic Rudder Delete implementation
7 years ago
Maciej Kwiek 5937e1a214 ReleaseServer.ReleaseModule has Status method
7 years ago
Maciej Kwiek 52c54b09c0 Move rudder proto to different package, add release status
7 years ago
Dmitry Shulyak 3cba189f53 Define both rudder port and rudder address for different needs
7 years ago
Dmitry Shulyak bd47b8444f Use rollback method on ReleaseModule interface
7 years ago
Dmitry Shulyak 59af46502d Run make protoc to update hapi
7 years ago
Dmitry Shulyak a883531f98 Implement upgrade for rudder
7 years ago
Maciej Kwiek c1fcaf09ce Experimental Rudder implementation
7 years ago
Sushil Kumar dce9d88c25 Added tests for --repo flag for helm fetch command
7 years ago
Taylor Thomas b6586fdb50 Merge pull request #2300 from sushilkm/issues/2113
7 years ago
Sushil Kumar 2a5ab59895 Updated defer delete call
7 years ago
Adam Reese 1ec2c04be8
chore(*): bump to v2.4.0
7 years ago
Michelle Noorali 3cef2ed667 Merge pull request #2369 from michelleN/bug/2158-panic-on-new-line
7 years ago
Michelle Noorali dcfbb2bd35 fix(releaseutil): remove newline on SplitManifests
7 years ago
Adnan Abdulhussein f8b2c5eb57 fix(create): incorrect URL in default NOTES.txt
7 years ago
Sushil Kumar d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade
7 years ago
Kiichiro Okano 46cad97950 Return as not ready if it new RS is nil
7 years ago
Adam Reese 0c91d41221 Merge pull request #2366 from adamreese/fix/2110-canary-versioning
7 years ago
Matt Butcher b1ade9c81a Merge pull request #2314 from nebril/lock-release
7 years ago
Matt Butcher 6e63a547e2 Merge pull request #2354 from technosophos/fix/2271-alternate-toml-marshal
7 years ago
Matt Butcher e66cdcd1f3 Merge pull request #2352 from technosophos/ref/getter
7 years ago
Lukas Eichler 2521c526d9 - Changed error behaviour to returning an error instead of writing the error in the template
7 years ago
Lukas Eichler d01f7978d2 Added implementation for a tpl function that evaluates a string as a template.
7 years ago
Adam Reese 9ae84c730f
fix(tiller): make new version check backwards compatible
7 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
7 years ago
Adam Reese 2e819e014d
fix(*): handle unreleased versioning
7 years ago
Matt Butcher 46035c35c4
fix(tiller): fix TOML panic
7 years ago
Fabian Ruff b94eb82d12 Skip rendering partials
7 years ago
Fabian Ruff 124235ffed Fail template execution if included template fails
7 years ago
Matt Butcher 3a943696b7 Merge pull request #2348 from technosophos/fix/environment-style-fixes
7 years ago
Matt Butcher 3c55a0ee65
fix(helm): fix style issues
7 years ago
Matt Butcher 7094651493
feat(*): update to latest gRPC and Protobuf
7 years ago
Maciej Kwiek ec92b76054 Release are locked to avoid parallel changes
7 years ago
Adam Reese b7f2c6f5fe Merge pull request #2304 from adamreese/ref/debug
7 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
7 years ago
Taylor Thomas c463e1f185 ref(*): Regenerates protobuf files with protoc 3.2.0
7 years ago
Brian 17c0de49d1 Merge pull request #2291 from fibonacci1729/master
7 years ago
Matthias Thubauville ce505f16e6 Fix indent for defaultDeployment
7 years ago
Matt Butcher fe1104056c Merge pull request #2279 from sstarcher/search_constraint
7 years ago
Matt Butcher d4e129d55c Merge pull request #2283 from sushilkm/issues/2276
7 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
7 years ago
fibonacci1729 73e6399294 test(*): add tests for new tls support
7 years ago
Sushil Kumar 99065aa331 Validates chart-dir before running dependency list command
7 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
7 years ago
Matt Butcher 0c11033fb7 Merge pull request #2171 from appscode/tiler-prom
7 years ago
Taylor Thomas d03311b45a Merge pull request #2188 from scottrigby/chartutil-ingress-example
7 years ago
sadlil 8c81e7336a Add prometheus monitoring for tiler
7 years ago
Matt Butcher 573a8a190c
fix(tiller): ignore empty YAML documents during delete
7 years ago
Matt Butcher 19b111b123
fix(helm): fix nil pointer in requirements.go
7 years ago
Serguei Bezverkhi 26343023a3 fix(tiller): increase maximum size of gRPC message
7 years ago
Adam Reese 7a141a10b3 fix(helm): correct import for apps api
7 years ago
Adam Reese 0ab38a998c Merge pull request #2248 from adamreese/ref/kube-v1.6
7 years ago
Matt Butcher d97086cbdd Merge pull request #2229 from technosophos/feat/chart-tiller-version
7 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
7 years ago
Sushil Kumar 000bf9fd1a Added release-name to helm delete error
7 years ago
Sushil Kumar 84fc5b776f Fixes hard-coded linux based file-separator
7 years ago
Scott Rigby 5bdcbee9af Change secret name to something more standard
7 years ago
Scott Rigby 2be4547d13 Change to hosts array, and parameterize serviceName and servicePort
7 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
7 years ago
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
7 years ago
Adam Reese d83c245fc3 chore(*): bump to v2.3.0
7 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
7 years ago
Matt Butcher 455dd97691 Merge pull request #2220 from jascott1/tags_fix
8 years ago
Brian a8e0983362 Merge pull request #2108 from fibonacci1729/feat/tls
8 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
8 years ago
Matt Butcher eb4a187df6 Merge pull request #2145 from technosophos/fix/2127-skip-refrsh-on-init
8 years ago
Justin Scott 8c720ee2c2 fix (pkg/chartutil): correctly parse input values for ProcessRequirementsEnabled
8 years ago
Matt Butcher 6d5b3bbb21 Merge pull request #2112 from jascott1/feat/1995-import_child_values
8 years ago
fibonacci1729 735f4e3d4a feat/tls: add TLS support for helm / tiller
8 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
8 years ago
Adam Reese e4d39fd8c8 fix(*): add missing proto for weight hook
8 years ago
Taylor Thomas f7f8552644 Merge pull request #2203 from seh/sort-more-kinds-for-installation
8 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
8 years ago
Matt Butcher 9665db7d16 Merge pull request #2157 from jchauncey/hook-weights
8 years ago
Matt Butcher daa39c2689
feat(helm): add --reuse-values flag to upgrade
8 years ago
Matt Butcher ba6c55c987
fix(helm): add 'skip-refresh' flag to 'helm init'
8 years ago
Taylor Thomas c1540795b0 Merge pull request #2190 from anubhavmishra/whitespace-yaml-parsing
8 years ago
Jonathan Chauncey b9ef8dbe56 fix(hooks): Change annotation from hookWeight to hook-weight
8 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
8 years ago
Matt Butcher 55791e227e Merge pull request #2148 from technosophos/fix/2118-broken-status
8 years ago
Anubhav Mishra 68d400cd38 Update comment.
8 years ago
Taylor Thomas 5a86aaf99a Merge pull request #2206 from sushilkm/issues/2204
8 years ago
Justin Scott 75ea566413 Correct indention of YAML field in subchartB
8 years ago
Justin Scott 31e57d8921 Remove commented code
8 years ago
Justin Scott 3bf143f052 Fix codefences and nits in charts.md. Correct whitespace in charts. Add clarity to description of ImportValues requirements field.
8 years ago
Justin Scott 7ea4d8c7c4 Refactor so parent's values win
8 years ago
Justin Scott 4a5721fb36 Fixup style and errors
8 years ago
Justin Scott 007bb9dbae Implement 'exports' convetion for simple list items
8 years ago
Justin Scott 2bd4d1d003 Cleanup old todo, unused log and value for ImportValues feature
8 years ago
Justin Scott d1424f6c08 Handle missed error and make error messages unique
8 years ago
Justin Scott 0e81899f5f WIP feat(helm): import child values to parent
8 years ago
Sushil Kumar a484d00e33 Fixes TestInstallRelease_VerifyOptions & TestUpdateRelease_VerifyOptions
8 years ago
Steven E. Harris 4178ec08ac Add more object kinds to sorted installation order
8 years ago
Taylor Thomas 890b6f5627 Merge pull request #2200 from seh/sort-rbac-roles-and-bindings
8 years ago
Taylor Thomas e03d605b88 Merge pull request #2194 from qwangrepos/bug-2103
8 years ago
Steven E. Harris 7ccfc6d7d4 Sort dependent RBAC role and binding kinds
8 years ago
Qin Wang e6b79e138b fix(helm): local path in requirements.yaml relative to working dir
8 years ago
Taylor Thomas b7af2e21e4 Merge pull request #2187 from johnw188/sortIndexOnDownload
8 years ago
Anubhav Mishra 76ebf20aac fix(helm): fix typo
8 years ago
Anubhav Mishra b208258f53 fix(helm): more quotation fixes
8 years ago
Anubhav Mishra 6aeadb272d fix tests
8 years ago
Anubhav Mishra 1cf197d69e fix(helm): fix comments and removed unwanted split
8 years ago