| .. |
|
testdata
|
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
|
2020-10-19 14:38:32 -06:00 |
|
action.go
|
Merge pull request #9066 from scaat/fix-specification
|
2021-06-02 11:55:53 +01:00 |
|
action_test.go
|
refactor the release name validation to be consistent across Helm
|
2020-09-17 11:34:31 -06:00 |
|
chart_export.go
|
Updating the module for v3 as the major version
|
2019-10-03 14:27:05 -04:00 |
|
chart_list.go
|
support max-col-width parameters
|
2021-05-11 11:48:45 +08:00 |
|
chart_pull.go
|
Implement `helm pull` for OCI registries
|
2020-12-11 21:44:30 -06:00 |
|
chart_push.go
|
Updating the module for v3 as the major version
|
2019-10-03 14:27:05 -04:00 |
|
chart_remove.go
|
Updating the module for v3 as the major version
|
2019-10-03 14:27:05 -04:00 |
|
chart_save.go
|
Updating the module for v3 as the major version
|
2019-10-03 14:27:05 -04:00 |
|
chart_save_test.go
|
Updating the module for v3 as the major version
|
2019-10-03 14:27:05 -04:00 |
|
dependency.go
|
support max-col-width parameters
|
2021-05-11 11:48:45 +08:00 |
|
dependency_test.go
|
handle case where dependency name collisions break dependency resolution
|
2020-09-17 11:44:50 -06:00 |
|
doc.go
|
feat: add 'pkg/action' for list operations (#5077)
|
2019-01-07 17:45:14 -07:00 |
|
get.go
|
Add comments about release Version variable
|
2020-01-09 21:41:13 +01:00 |
|
get_values.go
|
fix(cli): IsReachable check for "get values"
|
2019-12-03 08:48:44 -05:00 |
|
history.go
|
Add explanatory comments to action.List and action.History
|
2020-12-18 15:16:50 -08:00 |
|
hooks.go
|
fix(helm): sort hooks by kind for equal weight
|
2020-01-23 09:07:06 +01:00 |
|
install.go
|
Merge pull request #9066 from scaat/fix-specification
|
2021-06-02 11:55:53 +01:00 |
|
install_test.go
|
update test expectation for new template error string
|
2021-02-18 11:29:22 -05:00 |
|
lazyclient.go
|
upgrade to kubernetes 1.21
|
2021-04-12 22:56:09 -04:00 |
|
lint.go
|
fix golint failure in pkg/action
|
2020-02-18 23:15:56 +09:00 |
|
lint_test.go
|
ref(tests): localize unit test fixtures to package
|
2020-05-22 11:39:20 -07:00 |
|
list.go
|
Add explanatory comments to action.List and action.History
|
2020-12-18 15:16:50 -08:00 |
|
list_test.go
|
Added testing for list action with selector
|
2020-08-04 18:18:50 +03:00 |
|
package.go
|
Upgrade to oras v0.9.0 (#9269)
|
2021-01-27 14:52:25 -05:00 |
|
package_test.go
|
Fix that the invalid version number of the helm package command will escape
|
2020-10-31 17:10:03 +08:00 |
|
pull.go
|
Fix typo in comment
|
2021-01-06 06:44:18 -05:00 |
|
registry_login.go
|
chore(registry): upgrade to oras v0.7.0 (#6285)
|
2019-08-26 11:29:01 -05:00 |
|
registry_logout.go
|
Helm 3: registry login/logout (#5597)
|
2019-05-06 16:15:34 -05:00 |
|
release_testing.go
|
feat: Allow helm test to run a subset of tests
|
2020-10-31 17:21:10 -04:00 |
|
resource_policy.go
|
Remove duplicate variable definition
|
2020-09-02 10:30:41 +08:00 |
|
rollback.go
|
add waitwithjobs instead of changing wait api
|
2020-11-05 17:13:15 +08:00 |
|
show.go
|
polish the error handler
|
2020-08-05 10:37:00 +08:00 |
|
show_test.go
|
fix the code style error
|
2020-07-13 19:11:40 +08:00 |
|
status.go
|
feat: status command display description
|
2020-09-02 11:38:45 +08:00 |
|
uninstall.go
|
Improve the console output for resource policy keep to align with helm2.
|
2020-10-29 22:37:24 -04:00 |
|
uninstall_test.go
|
Improve the console output for resource policy keep to align with helm2.
|
2020-10-29 22:37:24 -04:00 |
|
upgrade.go
|
Add --udpate-dependencies to upgrade command
|
2021-04-28 22:22:28 +02:00 |
|
upgrade_test.go
|
add wait-for-jobs flag
|
2020-11-03 22:07:24 +08:00 |
|
validate.go
|
Adding support for k8s 1.19
|
2020-09-25 12:15:06 -04:00 |
|
validate_test.go
|
Add tests
|
2020-03-10 22:22:40 -04:00 |
|
verify.go
|
Add verification output to the verify command
|
2020-02-28 12:52:21 -05:00 |