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
8 changes: 7 additions & 1 deletion packages/vsphere/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# newer versions go on top
- version: "1.15.0-next"
- version: "1.15.0"
changes:
- description: Release new integration version.
type: enhancement
link: https://github.com/elastic/integrations/pull/11255
- description: Update README and fix Resourcepool datastream TSDB.
type: enhancement
link: https://github.com/elastic/integrations/pull/11242
- description: Filter alerts and warnings in all datastreams.
type: enhancement
link: https://github.com/elastic/integrations/pull/11230
Expand Down
2 changes: 1 addition & 1 deletion packages/vsphere/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
title: VMware vSphere
format_version: "3.0.2"
name: vsphere
version: "1.14.0"
version: "1.15.0"
description: This Elastic integration collects metrics and logs from vSphere/vCenter servers
type: integration
categories:
Expand Down