From 21ca9cc389044f6b1f86ea26406feb7930c1902d Mon Sep 17 00:00:00 2001 From: Marcel Jansen <34770714+Marcel-Jansen@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:57:01 +0100 Subject: [PATCH 1/2] Update ActiveMQ Artemis dependency to 0.0.29 Signed-off-by: Marcel Jansen <34770714+Marcel-Jansen@users.noreply.github.com> --- charts/gxf/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gxf/Chart.yaml b/charts/gxf/Chart.yaml index 6982686..888b511 100644 --- a/charts/gxf/Chart.yaml +++ b/charts/gxf/Chart.yaml @@ -9,7 +9,7 @@ maintainers: url: https://www.lfenergy.org/projects/gxf/ dependencies: - name: activemq-artemis - version: "0.0.27" + version: "0.0.29" repository: "https://osgp.github.io/charts/" condition: activemq-artemis.enabled - name: postgresql From 5b458dce726ba75b62410906fad397440592c37a Mon Sep 17 00:00:00 2001 From: Marcel Jansen <34770714+Marcel-Jansen@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:58:51 +0100 Subject: [PATCH 2/2] version bump Signed-off-by: Marcel Jansen <34770714+Marcel-Jansen@users.noreply.github.com> --- charts/gxf/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gxf/Chart.yaml b/charts/gxf/Chart.yaml index 888b511..49f94aa 100644 --- a/charts/gxf/Chart.yaml +++ b/charts/gxf/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: gxf description: Generic GXF Helm chart -version: '1.5.29' +version: '1.5.30' icon: https://artwork.lfenergy.org/projects/grid-exchange-fabric/abbrev/color/grid-exchange-fabric-abbrev-color.png maintainers: - name: OSGP