diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index 5f81e0c7..3be8f851 100644
--- a/helm/Chart.yaml
+++ b/helm/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: pagopa-gpd-core
description: micro-service to manage Creditor Institution debtor positions
type: application
-version: 0.132.0
-appVersion: 0.11.32-1-PAGOPA-1800-fix-stamp-mapping
+version: 0.133.0
+appVersion: 0.11.32-2-PAGOPA-1800-fix-stamp-mapping
dependencies:
- name: microservice-chart
version: 2.4.0
diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml
index 2d38c96a..96d7c408 100644
--- a/helm/values-dev.yaml
+++ b/helm/values-dev.yaml
@@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-debt-position
- tag: "0.11.32-1-PAGOPA-1800-fix-stamp-mapping"
+ tag: "0.11.32-2-PAGOPA-1800-fix-stamp-mapping"
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml
index 166338c6..bedad5bf 100644
--- a/helm/values-prod.yaml
+++ b/helm/values-prod.yaml
@@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-debt-position
- tag: "0.11.32-1-PAGOPA-1800-fix-stamp-mapping"
+ tag: "0.11.32-2-PAGOPA-1800-fix-stamp-mapping"
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml
index abc895e4..a68a3e7e 100644
--- a/helm/values-uat.yaml
+++ b/helm/values-uat.yaml
@@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-debt-position
- tag: "0.11.32-1-PAGOPA-1800-fix-stamp-mapping"
+ tag: "0.11.32-2-PAGOPA-1800-fix-stamp-mapping"
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/openapi/openapi_external.json b/openapi/openapi_external.json
index 1a9f04b7..68c2e3ea 100644
--- a/openapi/openapi_external.json
+++ b/openapi/openapi_external.json
@@ -4,7 +4,7 @@
"title": "PagoPA API Debt Position",
"description": "Progetto Gestione Posizioni Debitorie",
"termsOfService": "https://www.pagopa.gov.it/",
- "version": "0.11.32-1-PAGOPA-1800-fix-stamp-mapping"
+ "version": "0.11.32-2-PAGOPA-1800-fix-stamp-mapping"
},
"servers": [
{
diff --git a/openapi/openapi_external_massive.json b/openapi/openapi_external_massive.json
index 4ce72ed7..d7af2343 100644
--- a/openapi/openapi_external_massive.json
+++ b/openapi/openapi_external_massive.json
@@ -4,7 +4,7 @@
"title": "PagoPA API Debt Position",
"description": "Progetto Gestione Posizioni Debitorie",
"termsOfService": "https://www.pagopa.gov.it/",
- "version": "0.11.32-1-PAGOPA-1800-fix-stamp-mapping"
+ "version": "0.11.32-2-PAGOPA-1800-fix-stamp-mapping"
},
"servers": [
{
diff --git a/openapi/openapi_internal.json b/openapi/openapi_internal.json
index 5509d276..228ec77a 100644
--- a/openapi/openapi_internal.json
+++ b/openapi/openapi_internal.json
@@ -4,7 +4,7 @@
"title": "PagoPA API Debt Position",
"description": "Progetto Gestione Posizioni Debitorie",
"termsOfService": "https://www.pagopa.gov.it/",
- "version": "0.11.32-1-PAGOPA-1800-fix-stamp-mapping"
+ "version": "0.11.32-2-PAGOPA-1800-fix-stamp-mapping"
},
"servers": [
{
diff --git a/openapi/openapi_send.json b/openapi/openapi_send.json
index 28200864..77af3488 100644
--- a/openapi/openapi_send.json
+++ b/openapi/openapi_send.json
@@ -4,7 +4,7 @@
"title": "PagoPA API Debt Position",
"description": "Progetto Gestione Posizioni Debitorie",
"termsOfService": "https://www.pagopa.gov.it/",
- "version": "0.11.32-1-PAGOPA-1800-fix-stamp-mapping"
+ "version": "0.11.32-2-PAGOPA-1800-fix-stamp-mapping"
},
"servers": [
{
diff --git a/pom.xml b/pom.xml
index d02766d2..b8173b42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
it.gov.pagopa.debtposition
gpd
- 0.11.32-1-PAGOPA-1800-fix-stamp-mapping
+ 0.11.32-2-PAGOPA-1800-fix-stamp-mapping
Gestione Posizioni Debitorie
Progetto Gestione Posizioni Debitorie