From 68d20f6230d87ebfb69a34e985af2273a77196e7 Mon Sep 17 00:00:00 2001 From: smurfralf Date: Fri, 17 Aug 2018 18:45:29 -0400 Subject: [PATCH] update commit email address --- cmd/helm/upgrade.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/helm/upgrade.go b/cmd/helm/upgrade.go index 79d5bf85d..55ed63c13 100644 --- a/cmd/helm/upgrade.go +++ b/cmd/helm/upgrade.go @@ -43,7 +43,7 @@ To customize the chart values use any of - '--set-string' to provide key=val forcing val to be stored as a string, - '--set-file' to provide key=path to read a single large value from a file at path. -To edit or append to the existing customized values add the +To edit or append to the existing customized values add the '--reuse-values' flag, otherwise any existing customized values are ignored. If no chart value arguments are provided on the command line, any existing customized values are carried