Skip to content

Commit 222e751

Browse files
update vSphere supported versions in documentation
1 parent 1cf1c53 commit 222e751

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

packages/vsphere/_dev/build/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can store and search your data using Elasticsearch and visualize and manage
4343

4444
## Compatibility
4545

46-
This integration has been tested and verified against VMware ESXi and vCenter version 7.0.3.
46+
This integration has been tested and verified against VMware ESXi and vCenter versions 7.0.3 and 8.0.
4747

4848
## Setup
4949

packages/vsphere/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.18.2"
3+
changes:
4+
- description: Updated vSphere supported versions in documentation.
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/1
27
- version: "1.18.1"
38
changes:
49
- description: Updated SSL description to be uniform and to include links to documentation.

packages/vsphere/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can store and search your data using Elasticsearch and visualize and manage
4343

4444
## Compatibility
4545

46-
This integration has been tested and verified against VMware ESXi and vCenter version 7.0.3.
46+
This integration has been tested and verified against VMware ESXi and vCenter versions 7.0.3 and 8.0.
4747

4848
## Setup
4949

packages/vsphere/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: VMware vSphere
22
format_version: "3.0.2"
33
name: vsphere
4-
version: "1.18.1"
4+
version: "1.18.2"
55
description: This Elastic integration collects metrics and logs from vSphere/vCenter servers
66
type: integration
77
categories:

0 commit comments

Comments
 (0)