Skip to content

Commit

Permalink
keycloak: update manifest version format to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 committed Mar 20, 2024
1 parent 360418a commit 6570b58
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 2 deletions.
5 changes: 5 additions & 0 deletions packages/keycloak/changelog.yml
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.21.0"
changes:
- description: Update manifest format version to v3.0.3.
type: enhancement
link: https://github.com/elastic/integrations/pull/9402
- version: "1.20.1"
changes:
- description: Changed owners
Expand Down
Expand Up @@ -14,3 +14,5 @@ numeric_keyword_fields:
- log.file.idxhi
- log.file.idxlo
- log.file.vol
assert:
hit_count: 6
Expand Up @@ -14,3 +14,5 @@ numeric_keyword_fields:
- log.file.idxhi
- log.file.idxlo
- log.file.vol
assert:
hit_count: 6
4 changes: 2 additions & 2 deletions packages/keycloak/manifest.yml
@@ -1,9 +1,9 @@
name: keycloak
title: Keycloak
version: "1.20.1"
version: "1.21.0"
description: Collect logs from Keycloak with Elastic Agent.
type: integration
format_version: "3.0.0"
format_version: "3.0.3"
categories: [security, iam]
conditions:
kibana:
Expand Down

0 comments on commit 6570b58

Please sign in to comment.