committed by
Patrik Oldsberg
parent
2aed4037b0
commit
b228d7d9c2
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-vault-backend
|
||||
|
||||
## 0.3.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 858a18800870: Added ability to override vault secret engine value on catalog entity level using annotation `vault.io/secrets-engine`
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.8
|
||||
- @backstage/backend-common@0.19.5
|
||||
- @backstage/config@1.1.0
|
||||
- @backstage/errors@1.2.2
|
||||
|
||||
## 0.3.7
|
||||
|
||||
Skipped due to publishing issues.
|
||||
|
||||
## 0.3.7-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-vault-backend",
|
||||
"description": "A Backstage backend plugin that integrates towards Vault",
|
||||
"version": "0.3.7-next.3",
|
||||
"version": "0.3.8",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user