Skip to content

Commit

Permalink
Add entry to changelog and increment version in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
MakoWish committed Aug 4, 2023
2 parents 6c4ba81 + 29dd721 commit 41f6654
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/suricata/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.11.1"
changes:
- description: Add missing ECS field mappings
type: bugfix
link: https://github.com/elastic/integrations/pull/7275
- version: "2.11.0"
changes:
- description: Update package to ECS 8.9.0.
Expand Down
2 changes: 1 addition & 1 deletion packages/suricata/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: suricata
title: Suricata
version: "2.11.0"
version: "2.11.1"
release: ga
description: Collect logs from Suricata with Elastic Agent.
type: integration
Expand Down

0 comments on commit 41f6654

Please sign in to comment.