You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matt Butcher
1c6fc9c0e8
feat(helm): remove the requirement that fetch/install need version
...
This removes the requirement that a fetch or install command must
explicitly state the version number to install. Instead, this goes to
the strategy used by OS package managers: Install the latest until told
to do otherwise.
Closes #1198
10 years ago
..
downloader
feat(helm): remove the requirement that fetch/install need version
10 years ago
helmpath
feat(helm): implement new index format
10 years ago
installer
…
resolver
feat(helm): add 'helm dependency' commands
10 years ago
search
feat(helm): add --versions flag on search
10 years ago
testdata
feat(helm): implement new index format
10 years ago
create.go
fix(chart): Chart.yaml now has an apiVersion field.
10 years ago
create_test.go
fix(chart): Chart.yaml now has an apiVersion field.
10 years ago
delete.go
…
delete_test.go
…
dependency.go
feat(helm): add 'helm dependency' commands
10 years ago
dependency_build.go
feat(helm): add 'helm dependency' commands
10 years ago
dependency_build_test.go
feat(helm): implement new index format
10 years ago
dependency_test.go
…
dependency_update.go
feat(helm): add 'helm dependency' commands
10 years ago
dependency_update_test.go
feat(helm): implement new index format
10 years ago
fetch.go
feat(helm): remove the requirement that fetch/install need version
10 years ago
fetch_test.go
feat(helm): remove the requirement that fetch/install need version
10 years ago
get.go
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
10 years ago
get_hooks.go
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
10 years ago
get_hooks_test.go
…
get_manifest.go
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
10 years ago
get_manifest_test.go
…
get_test.go
fix(helm): s/version/revision/
10 years ago
get_values.go
fix(1245): hook up revision flag to helm get {manifest,values,hooks}
10 years ago
get_values_test.go
…
helm.go
feat(helm/cmd): support for retrieving release history
10 years ago
helm_test.go
feat(helm/cmd): support for retrieving release history
10 years ago
history.go
fix(cmd/hist): print revision history with unix synergy
10 years ago
history_test.go
fix(cmd/hist): print revision history with unix synergy
10 years ago
home.go
ref(helm): refactor {home,lint,serve} commands
10 years ago
init.go
fix(repo): auto-update index file formats
10 years ago
init_test.go
feat(helm): implement new index format
10 years ago
inspect.go
feat(helm): remove the requirement that fetch/install need version
10 years ago
inspect_test.go
…
install.go
feat(helm): remove the requirement that fetch/install need version
10 years ago
install_test.go
…
lint.go
ref(helm): refactor {home,lint,serve} commands
10 years ago
lint_test.go
…
list.go
fix(helm): s/version/revision/
10 years ago
list_test.go
fix(helm): s/version/revision/
10 years ago
package.go
feat(helm): implement new index format
10 years ago
package_test.go
feat(helm): implement new index format
10 years ago
repo.go
fix(helm): change 'helm update' to 'helm repo update'
10 years ago
repo_add.go
feat(helm): implement new index format
10 years ago
repo_add_test.go
fix(helm): fix tests so that they do not write data into testdata
10 years ago
repo_index.go
…
repo_index_test.go
…
repo_list.go
feat(helm): implement new index format
10 years ago
repo_remove.go
feat(helm): implement new index format
10 years ago
repo_remove_test.go
feat(helm): implement new index format
10 years ago
repo_update.go
feat(helm): implement new index format
10 years ago
repo_update_test.go
fix(helm): fix tests so that they do not write data into testdata
10 years ago
rollback.go
feat(*): add rollback to a release version
10 years ago
rollback_test.go
feat(*): add rollback to a release version
10 years ago
search.go
feat(helm): remove the requirement that fetch/install need version
10 years ago
search_test.go
feat(helm): remove the requirement that fetch/install need version
10 years ago
serve.go
feat(helm): implement new index format
10 years ago
status.go
fix(helm): s/version/revision/
10 years ago
structure.go
…
tunnel.go
…
tunnel_test.go
…
upgrade.go
feat(helm): remove the requirement that fetch/install need version
10 years ago
upgrade_test.go
feat(helm): add 'helm upgrade --install' support
10 years ago
verify.go
feat(helm): add 'helm dependency' commands
10 years ago
verify_test.go
…
version.go
fix(helm): if server is old, report this in a friendly way
10 years ago