From c1d36bbb4a4d0b99e080f6a27316786eb5007180 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Tue, 18 Mar 2025 09:19:20 +0100 Subject: [PATCH] ``` Update Helm chart versions to 7.12.3-test1 The version of both the artemis-broker-backup and artemis-broker-primary Helm charts has been updated from 7.12.3-test2 to 7.12.3-test1. This change is made to reflect versioning consistency across the charts in preparation for upcoming releases. No other modifications have been made to the chart metadata. ``` --- artemis-broker-backup/Chart.yaml | 2 +- artemis-broker-primary/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/artemis-broker-backup/Chart.yaml b/artemis-broker-backup/Chart.yaml index 61e47b1..754369b 100644 --- a/artemis-broker-backup/Chart.yaml +++ b/artemis-broker-backup/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: artemis-broker-backup -version: 7.12.3-test2 +version: 7.12.3-test1 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: diff --git a/artemis-broker-primary/Chart.yaml b/artemis-broker-primary/Chart.yaml index a002494..96c27d5 100644 --- a/artemis-broker-primary/Chart.yaml +++ b/artemis-broker-primary/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: artemis-broker-primary -version: 7.12.3-test2 +version: 7.12.3-test1 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: