Skip to content

Commit

Permalink
bump stack version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkroh committed Feb 2, 2024
1 parent e4cd2c1 commit 94dd9e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions packages/akamai/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.22.0"
changes:
- description: Require 8.11.0 or greater because it contains necessary fixes to the Elastic Agent.
type: bugfix
link: https://github.com/elastic/integrations/pull/9042
- version: "2.21.1"
changes:
- description: Changed owners
Expand Down
4 changes: 2 additions & 2 deletions packages/akamai/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: akamai
title: Akamai
version: "2.21.1"
version: "2.22.0"
description: Collect logs from Akamai with Elastic Agent.
type: integration
format_version: "3.0.0"
categories: [security, cdn_security]
conditions:
kibana:
version: "^8.7.1"
version: "^8.11.0"
icons:
- src: /img/akamai_logo.svg
title: Akamai
Expand Down

0 comments on commit 94dd9e8

Please sign in to comment.