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

Filter by extension

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/elastic_agent/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.0.0"
changes:
- description: Make integration GA.
type: enhancement
link: https://github.com/elastic/integrations/pull/1431
- version: "0.1.0"
changes:
- description: Update integration description
Expand Down
6 changes: 3 additions & 3 deletions packages/elastic_agent/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: elastic_agent
title: Elastic Agent
version: 0.1.0
release: experimental
version: 1.0.0
release: ga
description: This Elastic integration collects metrics from Elastic Agent
type: integration
format_version: 1.0.0
license: basic
categories: ["elastic_stack"]
conditions:
kibana.version: "^7.11.0"
kibana.version: "^7.14.0"
owner:
github: elastic/ingest-management
icons:
Expand Down
5 changes: 5 additions & 0 deletions packages/fleet_server/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.0.0"
changes:
- description: Make integration GA.
type: enhancement
link: https://github.com/elastic/integrations/pull/1431
- version: "0.10.0"
changes:
- description: Update integration description
Expand Down
6 changes: 3 additions & 3 deletions packages/fleet_server/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: fleet_server
title: Fleet Server
version: 0.10.0
release: beta
version: 1.0.0
release: ga
description: Centrally manage Elastic Agents with the Fleet Server integration
type: integration
format_version: 1.0.0
license: basic
categories: ["elastic_stack"]
conditions:
kibana.version: "^7.13.0"
kibana.version: "^7.14.0"
owner:
github: elastic/ingest-management
#icons:
Expand Down