diff --git a/charts/fetcher/Chart.yaml b/charts/fetcher/Chart.yaml index d4d5b177a..79b3d64d1 100644 --- a/charts/fetcher/Chart.yaml +++ b/charts/fetcher/Chart.yaml @@ -9,7 +9,7 @@ maintainers: - name: "Lerian Studio" email: "support@lerian.studio" version: 3.2.0-beta.1 -appVersion: "3.0.2" +appVersion: "3.1.0" keywords: - midaz - lerian diff --git a/charts/fetcher/values.yaml b/charts/fetcher/values.yaml index 0a603d344..59bde4936 100644 --- a/charts/fetcher/values.yaml +++ b/charts/fetcher/values.yaml @@ -45,7 +45,7 @@ manager: image: repository: lerianstudio/fetcher-manager pullPolicy: IfNotPresent - tag: "3.0.2" + tag: "3.1.0" imagePullSecrets: [] podAnnotations: {} podSecurityContext: {} @@ -164,7 +164,7 @@ worker: image: repository: lerianstudio/fetcher-worker pullPolicy: IfNotPresent - tag: "3.0.2" + tag: "3.1.0" imagePullSecrets: [] podAnnotations: {} podSecurityContext: {}