From eb21278e44a83763a261de89cc6e1f5612b090b4 Mon Sep 17 00:00:00 2001 From: Everton Seiei Arakaki Date: Tue, 13 Feb 2024 17:09:36 +0100 Subject: [PATCH] docs: add vault plugin upgrade docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 63c10e1..315b93e 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,9 @@ You can now enable the Artifactory secrets plugin: vault secrets enable artifactory ``` +When upgrading, please refer to the [Vault documentation] (https://developer.hashicorp.com/vault/docs/upgrading/plugins) for detailed instructions. + + ### How to verify binary checksums Checksums for each binary are provided in the `artifactory-secrets-plugin__checksums.txt` file. It is signed with the public key [`vault-plugin-secrets-artifactory-public-key.asc`](vault-plugin-secrets-artifactory-public-key.asc) which creates the signature file `artifactory-secrets-plugin__checksums.txt.sig`.