All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Use Github Actions for the build pipeline
- Removed default vromero/activemq-artemis docker image
- Fix generating artemis-roles.properties in order to support newer versions of Artemis
0.5.0 - 2020-11-23
- Add service monitor for prometheus
- mvn resource plugin to copy chart to folder not cleaned by
mvn clean
to persist old chart versions
0.4.0 - 2020-11-20
- git-flow plugin
- Added possibility to specify queue names for type
topic
(multicast).
0.3.1 - 2020-07-08
- Include previous releases in chart repository index
- Run reduced Travis CI build when not on master
0.3.0 - 2020-07-07
- Integration into Travis CI
- Publish chart on GitHub pages
- Add option to configure artemis users, credentials and roles
- Remove namespaces from roleRef and subjects as the namespace is defined for whole RoleBinding
- Change 'empty' volume type to 'emptyDir'
- Don't log the contents of artemis-users.properties and artemis-roles.properties on startup
- Expose prometheus service endpoint if
metrics.enabled
istrue
0.2.0 - 2020-05-20
- Add option to configure the init container image
0.1.2 - 2019-08-23
- Fixed indention of cluster secret
0.1.1 - 2019-08-23
- Fixed secret ref, if providing existing secret
- Fixed indention for resources and readiness check
0.1.0 - 2019-08-23
- First version of chart with support for clusters and ha with jgroups