From a98f532d35bcf4961a402aa691b364dbaef25c67 Mon Sep 17 00:00:00 2001 From: Maxence Maireaux Date: Mon, 15 Jan 2024 16:49:01 +0100 Subject: [PATCH] chore: Update version include with helm regions --- helm/regions/templates/versions/v2.0.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/helm/regions/templates/versions/v2.0.yaml b/helm/regions/templates/versions/v2.0.yaml index 766b0cb193..c56634ddc6 100644 --- a/helm/regions/templates/versions/v2.0.yaml +++ b/helm/regions/templates/versions/v2.0.yaml @@ -4,14 +4,14 @@ kind: Versions metadata: name: v2.0 spec: - ledger: v2.0.0-beta.7 - search: v2.0.0-beta.3 - stargate: v2.0.0-beta.3 - auth: v2.0.0-beta.3 - wallets: v2.0.0-beta.3 - webhooks: v2.0.0-beta.3 - gateway: v2.0.0-beta.3 - payments: v2.0.0-beta.3 - orchestration: v2.0.0-beta.3 - reconciliation: v2.0.0-beta.3 + ledger: v2.0.0-beta.8 + search: v2.0.0-beta.8 + stargate: v2.0.0-beta.8 + auth: v2.0.0-beta.8 + wallets: v2.0.0-beta.8 + webhooks: v2.0.0-beta.8 + gateway: v2.0.0-beta.8 + payments: v2.0.0-beta.8 + orchestration: v2.0.0-beta.8 + reconciliation: v2.0.0-beta.8 {{ end }}