Skip to content

Commit 545aa65

Browse files
add changelog entry
1 parent 52f0224 commit 545aa65

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/system/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: "2.9.1"
3+
changes:
4+
- description: Update system test for NTP data stream to use local NTP server instead of pool.ntp.org
5+
type: bugfix
6+
link: https://github.com/elastic/integrations/pull/16887
27
- version: "2.9.0"
38
changes:
49
- description: Update README with Alerting Rule Template.

packages/system/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: 3.4.0
22
name: system
33
title: System
4-
version: "2.9.0"
4+
version: "2.9.1"
55
description: Collect system logs and metrics from your servers with Elastic Agent.
66
type: integration
77
categories:

0 commit comments

Comments
 (0)