Skip to content

Commit

Permalink
barracuda,barracuda_cloudgen_firewall: update manifest version format…
Browse files Browse the repository at this point in the history
… to v3.0.3
  • Loading branch information
efd6 committed Mar 20, 2024
1 parent 008a7b7 commit c96b9c4
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
5 changes: 5 additions & 0 deletions packages/barracuda/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.12.0"
changes:
- description: Update manifest format version to v3.0.3.
type: enhancement
link: https://github.com/elastic/integrations/pull/1
- version: "1.11.2"
changes:
- description: Changed owners
Expand Down
4 changes: 2 additions & 2 deletions packages/barracuda/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.1"
format_version: "3.0.3"
name: barracuda
title: "Barracuda Web Application Firewall"
version: "1.11.2"
version: "1.12.0"
description: "Collect logs from Barracuda Web Application Firewall with Elastic Agent."
type: integration
source:
Expand Down
5 changes: 5 additions & 0 deletions packages/barracuda_cloudgen_firewall/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.11.0"
changes:
- description: Update manifest format version to v3.0.3.
type: enhancement
link: https://github.com/elastic/integrations/pull/1
- version: "1.10.1"
changes:
- description: Changed owners
Expand Down
4 changes: 2 additions & 2 deletions packages/barracuda_cloudgen_firewall/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.0"
format_version: "3.0.3"
name: barracuda_cloudgen_firewall
title: Barracuda CloudGen Firewall Logs
version: "1.10.1"
version: "1.11.0"
description: Collect logs from Barracuda CloudGen Firewall devices with Elastic Agent.
categories: ["network", "security", "firewall_security"]
type: integration
Expand Down

0 comments on commit c96b9c4

Please sign in to comment.