diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index 5d0b3ac..238c890 100644
--- a/helm/Chart.yaml
+++ b/helm/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: pagopareceiptpdfnotifier
description: Microservice description
type: application
-version: 0.51.0
-appVersion: 0.7.1-1
+version: 0.52.0
+appVersion: 0.7.1-2
dependencies:
- name: microservice-chart
version: 2.4.0
diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml
index 7126ddf..f72a6b9 100644
--- a/helm/values-dev.yaml
+++ b/helm/values-dev.yaml
@@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-receipt-pdf-notifier
- tag: "0.7.1-1"
+ tag: "0.7.1-2"
pullPolicy: Always
# https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
livenessProbe:
diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml
index e1b21f5..616b5e0 100644
--- a/helm/values-prod.yaml
+++ b/helm/values-prod.yaml
@@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-receipt-pdf-notifier
- tag: "0.7.1-1"
+ tag: "0.7.1-2"
pullPolicy: Always
# https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
livenessProbe:
diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml
index 9821b37..d5bb99c 100644
--- a/helm/values-uat.yaml
+++ b/helm/values-uat.yaml
@@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-receipt-pdf-notifier
- tag: "0.7.1-1"
+ tag: "0.7.1-2"
pullPolicy: Always
# https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
livenessProbe:
diff --git a/openapi/openapi-spec.yml b/openapi/openapi-spec.yml
index d142b69..afb1b73 100644
--- a/openapi/openapi-spec.yml
+++ b/openapi/openapi-spec.yml
@@ -1,6 +1,6 @@
swagger: '2.0'
info:
- version: 0.7.1-1
+ version: 0.7.1-2
title: IO API for Public Administration Services
contact:
name: PagoPA S.p.A.
@@ -71,6 +71,7 @@ info:
+
* A required `subject`: a short description of the topic.
@@ -130,6 +131,7 @@ info:
+
* Headings
@@ -178,6 +180,7 @@ info:
+
1. Call [getProfile](#operation/getProfile): if the profile does not exist
diff --git a/pom.xml b/pom.xml
index d15aa0e..69b6ed9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
it.gov.pagopa.project
pagopa-receipt-pdf-notifier
- 0.7.1-1
+ 0.7.1-2
jar
pagopa-receipt-pdf-notifier