All checks were successful
Build Helm Chart / helm-package (push) Successful in 8s
Bump artemis-broker version to 7.12.3-test2 Updated the version of the artemis-broker Helm chart from 7.12.3-test1 to 7.12.3-test2 in the Chart.yaml file. This increment is part of our development workflow to reflect ongoing changes and enhancements in the broker setup. No breaking changes were introduced in this version update. ```
15 lines
437 B
YAML
15 lines
437 B
YAML
apiVersion: v2
|
|
name: artemis-broker
|
|
version: 7.12.3-test2
|
|
description: An unified Helm Chart that deploys an Artemis MQ Broker with optional SSL support and Optional Disk Persistence. Clustered setups are also supported.
|
|
type: application
|
|
keywords:
|
|
- activemq
|
|
- artemismq
|
|
- amq-broker
|
|
- ssl-endpoint
|
|
- amq-cluster
|
|
home: https://access.redhat.com/products/red-hat-amq/
|
|
sources:
|
|
- https://git.cooltux.net/marko/amq-broker-helm
|