Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/hashicorp_vault/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.2.0"
changes:
- description: Add 8.0.0 version constraint
type: enhancement
link: https://github.com/elastic/integrations/pull/2238
- version: "1.1.4"
changes:
- description: Uniform with guidelines
Expand Down
4 changes: 2 additions & 2 deletions packages/hashicorp_vault/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
format_version: 1.0.0
name: hashicorp_vault
title: Hashicorp Vault
version: 1.1.4
version: 1.2.0
license: basic
description: Collect logs and metrics from Hashicorp Vault with Elastic Agent.
type: integration
categories:
- security
release: ga
conditions:
kibana.version: "^7.16.0"
kibana.version: "^7.16.0 || ^8.0.0"
screenshots:
- src: /img/hashicorp_vault-audit-dashboard.png
title: Audit Log Dashboard
Expand Down