Skip to content

Commit 1cce7ba

Browse files
committed
fix(midaz): update midaz-crm@3.6.3, midaz-ledger@3.6.3
1 parent d9ae314 commit 1cce7ba

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/midaz/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ maintainers:
1414
# to the chart and its templates, including the app version.
1515
version: 6.3.0-beta.1
1616
# This is the version number of the application being deployed.
17-
appVersion: "3.6.2"
17+
appVersion: "3.6.3"
1818
# A list of keywords about the chart. This helps others discover the chart.
1919
keywords:
2020
- midaz

charts/midaz/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ ledger:
505505
# -- Image pull policy
506506
pullPolicy: IfNotPresent
507507
# -- Image tag used for deployment
508-
tag: "3.6.2"
508+
tag: "3.6.3"
509509
# -- Secrets for pulling images from a private registry
510510
imagePullSecrets: []
511511
# -- Overrides the default generated name by Helm
@@ -718,7 +718,7 @@ crm:
718718
# -- Image pull policy
719719
pullPolicy: Always
720720
# -- Image tag used for deployment
721-
tag: "3.6.2"
721+
tag: "3.6.3"
722722
# -- Secrets for pulling images from a private registry
723723
imagePullSecrets: []
724724
# -- Overrides the default generated name by Helm

0 commit comments

Comments
 (0)