From 299f981d91add3beaf8f5c94fece3c45efb119f9 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Wed, 30 Oct 2024 09:45:42 +0000 Subject: [PATCH] Bump to version 1.0.21-13-PAGOPA-2282 [skip ci] --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 2 +- helm/values-uat.yaml | 2 +- openapi/openapi_internal.json | 2 +- openapi/openapi_organization.json | 2 +- openapi/openapi_psp.json | 2 +- pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index e25e91ba..8ccf83ac 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-fdr-chart description: Flussi di rendicontazioni type: application -version: "1.40.0" -appVersion: "1.0.21-12-PAGOPA-2282" +version: "1.41.0" +appVersion: "1.0.21-13-PAGOPA-2282" dependencies: - name: microservice-chart version: 3.0.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 8115ffb8..d9f388bb 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "" image: repository: ghcr.io/pagopa/pagopa-fdr - tag: 1.0.21-12-PAGOPA-2282 + tag: 1.0.21-13-PAGOPA-2282 pullPolicy: Always readinessProbe: httpGet: diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index 96067e57..e958729b 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "" image: repository: ghcr.io/pagopa/pagopa-fdr - tag: 1.0.21-12-PAGOPA-2282 + tag: 1.0.21-13-PAGOPA-2282 pullPolicy: Always readinessProbe: httpGet: diff --git a/openapi/openapi_internal.json b/openapi/openapi_internal.json index 55b1d413..9666c26a 100644 --- a/openapi/openapi_internal.json +++ b/openapi/openapi_internal.json @@ -4,7 +4,7 @@ "title": "FDR - Flussi di rendicontazione (local)", "description": "Manage FDR ( aka \"Flussi di Rendicontazione\" ) exchanged between PSP and EC", "termsOfService": "https://www.pagopa.gov.it/", - "version": "1.0.21-12-PAGOPA-2282" + "version": "1.0.21-13-PAGOPA-2282" }, "servers": [ { diff --git a/openapi/openapi_organization.json b/openapi/openapi_organization.json index 28a38268..e2eda86b 100644 --- a/openapi/openapi_organization.json +++ b/openapi/openapi_organization.json @@ -4,7 +4,7 @@ "title": "FDR - Flussi di rendicontazione (local)", "description": "Manage FDR ( aka \"Flussi di Rendicontazione\" ) exchanged between PSP and EC", "termsOfService": "https://www.pagopa.gov.it/", - "version": "1.0.21-12-PAGOPA-2282" + "version": "1.0.21-13-PAGOPA-2282" }, "servers": [ { diff --git a/openapi/openapi_psp.json b/openapi/openapi_psp.json index 58ca1dad..7116a85a 100644 --- a/openapi/openapi_psp.json +++ b/openapi/openapi_psp.json @@ -4,7 +4,7 @@ "title": "FDR - Flussi di rendicontazione (local)", "description": "Manage FDR ( aka \"Flussi di Rendicontazione\" ) exchanged between PSP and EC", "termsOfService": "https://www.pagopa.gov.it/", - "version": "1.0.21-12-PAGOPA-2282" + "version": "1.0.21-13-PAGOPA-2282" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 403c7bc3..8dfeb8d9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 it.gov.pagopa pagopa-fdr - 1.0.21-12-PAGOPA-2282 + 1.0.21-13-PAGOPA-2282 3.11.0 1.18.26