From 88500cde300a7df6cbae09ce62091475287daeba Mon Sep 17 00:00:00 2001 From: Miguel Santiago Date: Tue, 23 Oct 2018 16:23:23 +0100 Subject: [PATCH] Added uninstall instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c5604a9..ae475e9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,13 @@ https://github.com/belitre/helm-push-artifactory-plugin/releases/download/v0.1.0 Installed plugin: push-artifactory ``` +## Uninstall + +``` +helm plugin remove push-artifactory +Removed plugin: push-artifactory +``` + ## Usage __This plugin doesn't use repositories added through Helm CLI, in Artifactory those are virtual repositories. To push a chart we need to use a local repository URL__