diff --git a/packages/gcp/changelog.yml b/packages/gcp/changelog.yml index 14cbadfb9af..069ce35749b 100644 --- a/packages/gcp/changelog.yml +++ b/packages/gcp/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: 2.1.0 + changes: + - description: restore compatibility with 7.17 release track + type: enhancement + link: foobar - version: 2.0.0 changes: - description: | diff --git a/packages/gcp/manifest.yml b/packages/gcp/manifest.yml index f3c46db1828..f156daf2f5b 100644 --- a/packages/gcp/manifest.yml +++ b/packages/gcp/manifest.yml @@ -1,6 +1,6 @@ name: gcp title: Google Cloud Platform -version: 2.0.0 +version: 2.1.0 release: ga description: Collect logs from Google Cloud Platform with Elastic Agent. type: integration @@ -15,7 +15,7 @@ categories: - google_cloud - cloud conditions: - kibana.version: ^8.3.0 + kibana.version: ^7.17.6 || ^8.3.0 screenshots: - src: /img/filebeat-gcp-audit.png title: filebeat gcp audit