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__