From 1370c6716316e123620a8497dd3c425e4e61cc2c Mon Sep 17 00:00:00 2001 From: Christos Tranoris Date: Sat, 2 Nov 2024 18:47:54 +0200 Subject: [PATCH] change image --- helm/cridge/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/cridge/values.yaml b/helm/cridge/values.yaml index 8a5ae77..50d3a30 100644 --- a/helm/cridge/values.yaml +++ b/helm/cridge/values.yaml @@ -7,7 +7,7 @@ image: repository: labs.etsi.org:5050/osl/code/org.etsi.osl.cridge pullPolicy: Always # Overrides the image tag whose default is the chart appVersion. - tag: "2024Q2_RC" + tag: "develop" oscreds: activemq: -- GitLab