File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ maintainers:
1414# to the chart and its templates, including the app version.
1515version : 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.
1919keywords :
2020 - midaz
Original file line number Diff line number Diff 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
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
You can’t perform that action at this time.
0 commit comments