..
require
chore(pkg): refactor: convert tests to testify assert/require part 21
2 months ago
search
chore(pkg): refactor: finer tests conversions to testify part 2
2 months ago
testdata
refactor(test): reuse existing rollback.txt golden file
2 months ago
completion.go
chore: fix gofumpt issues
2 months ago
completion_test.go
chore(pkg): refactor: finer tests conversions to testify part 3
2 months ago
create.go
feat(create): add --chart-api-version flag (when HELM_EXPERIMENTAL_CHART_V3 env var is set) ( #31592 )
7 months ago
create_test.go
chore(pkg): refactor: convert tests to testify assert/require part 10
2 months ago
dependency.go
for all other similar cases
11 months ago
dependency_build.go
fix(provenance): support GnuPG keybox (pubring.kbx) keyrings ( #32281 )
3 weeks ago
dependency_build_test.go
fix(provenance): support GnuPG keybox (pubring.kbx) keyrings ( #32281 )
3 weeks ago
dependency_test.go
chore: fix gofumpt issues
2 months ago
dependency_update.go
feat: honor SOURCE_DATE_EPOCH for chart archives ( #32162 )
2 months ago
dependency_update_test.go
chore: fix gofumpt issues
2 months ago
docs.go
chore: fix several checks issues from gocritic
2 months ago
docs_test.go
…
env.go
…
env_test.go
…
flags.go
chore: fix gofumpt issues
2 months ago
flags_test.go
chore(pkg): refactor: convert tests to testify assert/require part 2
2 months ago
get.go
…
get_all.go
chore: fixes
7 months ago
get_all_test.go
merge
2 years ago
get_hooks.go
chore: fix gofumpt issues
2 months ago
get_hooks_test.go
merge
2 years ago
get_manifest.go
chore: fix gofumpt issues
2 months ago
get_manifest_test.go
merge
2 years ago
get_metadata.go
chore: fix gofumpt issues
2 months ago
get_metadata_test.go
Add release labels to the release Metadata
1 year ago
get_notes.go
chore: fix gofumpt issues
2 months ago
get_notes_test.go
merge
2 years ago
get_test.go
…
get_values.go
chore: fix gofumpt issues
2 months ago
get_values_test.go
merge
2 years ago
helpers.go
chore: fix whitespace linter
6 months ago
helpers_test.go
chore(pkg): refactor: convert tests to testify assert/require part 22
2 months ago
history.go
Merge branch 'helm:main' into feature/rollback-revision-history
4 months ago
history_test.go
chore(pkg): refactor: convert tests to testify assert/require part 21
2 months ago
install.go
perf: enable concurrent status computation to prevent multi-minute delays ( #32043 )
2 months ago
install_test.go
chore(pkg): refactor: convert tests to testify assert/require part 19
2 months ago
lint.go
chore: enable errorlint linter
6 months ago
lint_test.go
Merge pull request #31885 from mmorel-35/whitespace
4 months ago
list.go
chore(pkg): fix perfsprint linter issues part 6
7 months ago
list_test.go
chore(pkg): refactor: convert tests to testify assert/require part 20
2 months ago
load_plugins.go
chore: fix gofumpt issues
2 months ago
package.go
feat: honor SOURCE_DATE_EPOCH for chart archives ( #32162 )
2 months ago
package_test.go
chore(pkg): refactor: finer tests conversions to testify part 2
2 months ago
plugin.go
Remove SetupPluginEnv
1 year ago
plugin_install.go
fix: Plugin missing provenance bypass
5 months ago
plugin_list.go
Cleanup plugin config
1 year ago
plugin_package.go
chore: fix several checks issues from gocritic
2 months ago
plugin_package_test.go
chore(pkg): refactor: convert tests to testify assert/require part 17
2 months ago
plugin_test.go
chore(pkg): refactor: convert tests to testify assert/require part 19
2 months ago
plugin_uninstall.go
Merge pull request #30808 from mmorel-35/errorlint
3 months ago
plugin_uninstall_test.go
chore(pkg): refactor: convert tests to testify assert/require part 18
2 months ago
plugin_update.go
Merge pull request #30808 from mmorel-35/errorlint
3 months ago
plugin_verify.go
chore(pkg): enable perfsprint linter
7 months ago
plugin_verify_test.go
chore(pkg): refactor: convert tests to testify assert/require part 16
2 months ago
printer.go
chore: fixes
7 months ago
profiling.go
…
pull.go
chore: fix gofumpt issues
2 months ago
pull_test.go
chore: fix gofumpt issues
2 months ago
push.go
chore: fix gofumpt issues
2 months ago
push_test.go
…
registry.go
…
registry_login.go
chore: fix elseif and ifElseChain issues from gocritic ( #32289 )
2 months ago
registry_login_test.go
…
registry_logout.go
…
registry_logout_test.go
…
release_testing.go
perf: enable concurrent status computation to prevent multi-minute delays ( #32043 )
2 months ago
release_testing_test.go
chore(pkg): refactor: convert tests to testify assert/require part 20
2 months ago
repo.go
Merge branch 'main' into stdlib-errors-2
1 year ago
repo_add.go
chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
repo_add_test.go
chore(pkg): refactor: convert tests to testify assert/require part 17
2 months ago
repo_index.go
Move repo package to versioned directory
1 year ago
repo_index_test.go
chore(pkg): refactor: finer tests conversions to testify part 3
2 months ago
repo_list.go
fix: add default casess to switch statements
9 months ago
repo_list_test.go
feat(repo): add --no-headers option to 'helm repo list'
11 months ago
repo_remove.go
chore: fix several checks issues from gocritic
2 months ago
repo_remove_test.go
chore: fix gofumpt issues
2 months ago
repo_test.go
…
repo_update.go
Move repo package to versioned directory
1 year ago
repo_update_test.go
chore: fix gofumpt issues
2 months ago
rollback.go
Readded "unicode/utf8"
2 months ago
rollback_test.go
Make golangci-lint happy
2 months ago
root.go
chore: fix gofumpt issues
2 months ago
root_test.go
chore(pkg): refactor: convert tests to testify assert/require part 21
2 months ago
search.go
chore: fix whitespace linter
6 months ago
search_hub.go
chore: enable contextcheck, fatcontext and noctx linters
3 months ago
search_hub_test.go
chore: fix gofumpt issues
2 months ago
search_repo.go
refactor: enable several checks from gocritic
2 months ago
search_repo_test.go
chore: fix gofumpt issues
2 months ago
search_test.go
…
show.go
chore: fix gofumpt issues
2 months ago
show_test.go
Update show_test.go
2 months ago
source_date_epoch.go
feat: honor SOURCE_DATE_EPOCH for chart archives ( #32162 )
2 months ago
source_date_epoch_test.go
chore(pkg): refactor: convert tests to testify assert/require part 20
2 months ago
status.go
chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
status_test.go
chore: fix gofumpt issues
2 months ago
template.go
chore: fix gofumpt issues
2 months ago
template_test.go
refactor: enable several checks from gocritic
2 months ago
uninstall.go
perf: enable concurrent status computation to prevent multi-minute delays ( #32043 )
2 months ago
uninstall_test.go
fix(uninstall): supersede deployed releases
10 months ago
upgrade.go
fix: pass registry client to downloader.Manager in upgrade
2 months ago
upgrade_test.go
chore(pkg): refactor: finer tests conversions to testify part 2
2 months ago
verify.go
fix: helm verify run signature
1 year ago
verify_test.go
chore(pkg): refactor: convert tests to testify assert/require part 12
2 months ago
version.go
docs: fix typo in helm version command description
3 months ago
version_test.go
chore: remove helm version client option
1 year ago