From 1db8805167a475676b587f9ce1846dd65e586152 Mon Sep 17 00:00:00 2001 From: lerian-studio Date: Mon, 25 May 2026 18:55:31 +0000 Subject: [PATCH] fix(midaz): update midaz-crm@3.6.4, midaz-ledger@3.6.4 --- charts/midaz/Chart.yaml | 3 +-- charts/midaz/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/midaz/Chart.yaml b/charts/midaz/Chart.yaml index 9c49de95..1ad0066b 100644 --- a/charts/midaz/Chart.yaml +++ b/charts/midaz/Chart.yaml @@ -13,9 +13,8 @@ maintainers: # This is the chart version. This version number should be incremented each time you make changes # to he chart and its templates, including the app version. version: 7.0.0 - # This is the version number of the application being deployed. -appVersion: "3.7.1" +appVersion: "3.6.4" # A list of keywords about the chart. This helps others discover the chart. keywords: - midaz diff --git a/charts/midaz/values.yaml b/charts/midaz/values.yaml index 21de8b40..1fe7ad18 100644 --- a/charts/midaz/values.yaml +++ b/charts/midaz/values.yaml @@ -121,7 +121,7 @@ ledger: # -- Image pull policy pullPolicy: IfNotPresent # -- Image tag used for deployment - tag: "3.7.1" + tag: "3.6.4" # -- Secrets for pulling images from a private registry imagePullSecrets: [] # -- Overrides the default generated name by Helm @@ -338,7 +338,7 @@ crm: # -- Image pull policy pullPolicy: Always # -- Image tag used for deployment - tag: "3.7.0" + tag: "3.6.4" # -- Secrets for pulling images from a private registry imagePullSecrets: [] # -- Overrides the default generated name by Helm