Skip to content

Commit f1dede3

Browse files
update ActiveMQ readme (#3535)
* update readme fixed a line break that was in the wrong place. * update changelog and ran build
1 parent 8d7c5a0 commit f1dede3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

packages/activemq/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: "0.4.1"
3+
changes:
4+
- description: fixed line break in readme
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/3535
27
- version: "0.4.0"
38
changes:
49
- description: Update the package to follow the best practices, fix minor bugs, update the system tests as per the 5.17.1 version of ActiveMQ, update dashboards

packages/activemq/manifest.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: activemq
22
title: ActiveMQ
3-
version: 0.4.0
4-
description: Collects logs and metrics from ActiveMQ with Elastic Agent.
3+
version: 0.4.1
4+
release: beta
5+
description: Collect logs and metrics from ActiveMQ instances with Elastic Agent.
56
type: integration
67
icons:
78
- src: /img/activemq.svg

0 commit comments

Comments
 (0)