diff --git a/charts/plugin-access-manager/Chart.yaml b/charts/plugin-access-manager/Chart.yaml index 8a0f549b..e1d0feb7 100644 --- a/charts/plugin-access-manager/Chart.yaml +++ b/charts/plugin-access-manager/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: 7.0.0 - # This is the version number of the application being deployed. -appVersion: "2.6.6" +appVersion: "2.6.7" # A list of keywords about the chart. This helps others discover the chart. keywords: - midaz diff --git a/charts/plugin-access-manager/values.yaml b/charts/plugin-access-manager/values.yaml index d56d4359..42c09e4f 100644 --- a/charts/plugin-access-manager/values.yaml +++ b/charts/plugin-access-manager/values.yaml @@ -158,7 +158,7 @@ auth: # -- Image pull policy pullPolicy: Always # -- Image tag used for deployment - tag: "2.6.6" + tag: "2.6.7" # -- Secrets for pulling images from a private registry imagePullSecrets: [] # -- Overrides the default generated name by Helm