mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Updating website latest to 1.8.3 (#12671)
This commit is contained in:
parent
8eff2ce1c6
commit
02bcfa4ed0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
export const VERSION = '1.8.2'
|
||||
export const VERSION = '1.8.3'
|
||||
export const CHANGELOG_URL =
|
||||
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#182'
|
||||
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#183'
|
||||
|
||||
// HashiCorp officially supported package managers
|
||||
export const packageManagers = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue