diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index b23d29ca..3dfa6d78 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.189.0
-appVersion: 0.11.75
+version: 0.190.0
+appVersion: 0.11.76
dependencies:
- name: microservice-chart
version: 5.11.0
diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml
index 7de34497..48b066ef 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.75"
+ tag: "0.11.76"
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml
index 1e655b4e..a739bfa3 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.75"
+ tag: "0.11.76"
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml
index 1bc14946..830cd517 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.75"
+ tag: "0.11.76"
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/openapi/openapi_external.json b/openapi/openapi_external.json
index 6aef2c99..857b1c4b 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.75"
+ "version": "0.11.76"
},
"servers": [
{
diff --git a/openapi/openapi_external_massive.json b/openapi/openapi_external_massive.json
index e2d60187..098c9881 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.75"
+ "version": "0.11.76"
},
"servers": [
{
diff --git a/openapi/openapi_internal.json b/openapi/openapi_internal.json
index f23ab321..eed53f62 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.75"
+ "version": "0.11.76"
},
"servers": [
{
diff --git a/openapi/openapi_internal_massive.json b/openapi/openapi_internal_massive.json
index ec961737..fec2a1f6 100644
--- a/openapi/openapi_internal_massive.json
+++ b/openapi/openapi_internal_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.75"
+ "version": "0.11.76"
},
"servers": [
{
diff --git a/openapi/openapi_send.json b/openapi/openapi_send.json
index dcca61b0..f9cf3984 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.75"
+ "version": "0.11.76"
},
"servers": [
{
diff --git a/pom.xml b/pom.xml
index 53512d56..264f9626 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
it.gov.pagopa.debtposition
gpd
- 0.11.75
+ 0.11.76
Gestione Posizioni Debitorie
Progetto Gestione Posizioni Debitorie