diff --git a/helm/fdr-cron/Chart.yaml b/helm/fdr-cron/Chart.yaml index a991f154..bfb21d96 100644 --- a/helm/fdr-cron/Chart.yaml +++ b/helm/fdr-cron/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: fdr-cron-chart description: Flussi di rendicontazione cron job type: application -version: 2.0.0-NOD-519-risposta-ppt-system-error-invio-blob-azure -appVersion: 2.0.0-NOD-519-risposta-ppt-system-error-invio-blob-azure +version: 2.0.1 +appVersion: 2.0.1 dependencies: - name: cron-chart version: 2.3.0 diff --git a/helm/fdr/Chart.yaml b/helm/fdr/Chart.yaml index 2f6d4d0a..141bfc20 100644 --- a/helm/fdr/Chart.yaml +++ b/helm/fdr/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: fdr-chart description: Flussi di rendicontazione type: application -version: 2.0.0-NOD-519-risposta-ppt-system-error-invio-blob-azure -appVersion: 2.0.0-NOD-519-risposta-ppt-system-error-invio-blob-azure +version: 2.0.1 +appVersion: 2.0.1 dependencies: - name: microservice-chart version: 3.0.0 diff --git a/openapi/openapi.json b/openapi/openapi.json index 99c23009..e6cf684d 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Fdr nodo - Api (local) ${service}", "termsOfService": "https://www.pagopa.gov.it/", - "version": "2.0.0-NOD-519-risposta-ppt-system-error-invio-blob-azure" + "version": "2.0.1" }, "servers": [ { diff --git a/version.sbt b/version.sbt index 6bd44705..ce20fcab 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "2.0.0-NOD-519-risposta-ppt-system-error-invio-blob-azure" +ThisBuild / version := "2.0.1"