diff --git a/charts/plugin-br-pix-indirect-btg/Chart.yaml b/charts/plugin-br-pix-indirect-btg/Chart.yaml index b6286b33..fabd3208 100644 --- a/charts/plugin-br-pix-indirect-btg/Chart.yaml +++ b/charts/plugin-br-pix-indirect-btg/Chart.yaml @@ -10,9 +10,8 @@ maintainers: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. version: 2.4.0-beta.1 - # This is the version number of the application being deployed. -appVersion: "1.5.2" +appVersion: "1.6.0" # A list of keywords about the chart. This helps others discover the chart. keywords: - midaz diff --git a/charts/plugin-br-pix-indirect-btg/values.yaml b/charts/plugin-br-pix-indirect-btg/values.yaml index ad2a2e9a..1c03c9b1 100644 --- a/charts/plugin-br-pix-indirect-btg/values.yaml +++ b/charts/plugin-br-pix-indirect-btg/values.yaml @@ -51,7 +51,7 @@ pix: # -- Image pull policy pullPolicy: Always # -- Image tag used for deployment - tag: "1.5.2" + tag: "1.6.0" # -- Secrets for pulling images from a private registry imagePullSecrets: [] # -- Overrides the default generated name by Helm @@ -223,7 +223,7 @@ inbound: # -- Image pull policy pullPolicy: Always # -- Image tag used for deployment - tag: "1.5.2" + tag: "1.6.0" # -- Secrets for pulling images from a private registry imagePullSecrets: [] # -- Overrides the default generated name by Helm @@ -359,7 +359,7 @@ outbound: # -- Image pull policy pullPolicy: Always # -- Image tag used for deployment - tag: "1.5.2" + tag: "1.6.0" # -- Secrets for pulling images from a private registry imagePullSecrets: [] # -- Overrides the default generated name by Helm @@ -511,7 +511,7 @@ reconciliation: # -- Image pull policy pullPolicy: Always # -- Image tag used for deployment - tag: "1.5.2" + tag: "1.6.0" # -- Secrets for pulling images from a private registry imagePullSecrets: [] # -- Overrides the default generated name by Helm