Skip to content

Commit

Permalink
Merge pull request #151 from EvertonSA/master
Browse files Browse the repository at this point in the history
docs: add vault plugin upgrade docs
  • Loading branch information
alexhung authored Feb 13, 2024
2 parents 3a6bf25 + eb21278 commit b459de4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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_<version>_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_<version>_checksums.txt.sig`.
Expand Down

0 comments on commit b459de4

Please sign in to comment.