From ba562664f0f940112d936da91efb1c23e9abbfb7 Mon Sep 17 00:00:00 2001 From: Sebastien Plisson Date: Thu, 16 Nov 2017 08:12:22 -0800 Subject: [PATCH] Upgrade instead of update --- docs/charts_tips_and_tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/charts_tips_and_tricks.md b/docs/charts_tips_and_tricks.md index b0e009d0b..ff1aa5c15 100644 --- a/docs/charts_tips_and_tricks.md +++ b/docs/charts_tips_and_tricks.md @@ -232,7 +232,7 @@ during upgrades, templates are re-executed. When a template run generates data that differs from the last run, that will trigger an update of that resource. -## Update a release idempotently +## Upgrade a release idempotently In order to use the same command when installing and upgrading a release, use the following comand: ```shell