From 362d3d28f964ff2a548f0f1767524718ca1e00b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Maciusiak?= <158472457+pmacius@users.noreply.github.com> Date: Thu, 22 Feb 2024 17:31:43 +0100 Subject: [PATCH] OPSEXP-2189 Automate updating of activemq in activemq chart (#229) Co-authored-by: pmacius --- updatecli-matrix-targets.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/updatecli-matrix-targets.yaml b/updatecli-matrix-targets.yaml index 927a1580..64b7e4b6 100644 --- a/updatecli-matrix-targets.yaml +++ b/updatecli-matrix-targets.yaml @@ -102,3 +102,10 @@ matrix: helm_target: charts/alfresco-repository/values.yaml helm_key: $.image.tag helm_update_appVersion: true + activemq: + version: + pattern: + image: + helm_target: charts/activemq/values.yaml + helm_key: $.image.tag + helm_update_appVersion: true