From 0daad2ef9cf9c2149616ec1b029925cfd5775403 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Thu, 22 Aug 2024 14:56:03 +0000 Subject: [PATCH] Bump to version 0.13.0 --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 2 +- helm/values-prod.yaml | 2 +- helm/values-uat.yaml | 2 +- openapi/openapi-spec.yml | 5 ++++- pom.xml | 2 +- 6 files changed, 10 insertions(+), 7 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index aaf7646..04926f6 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopareceiptpdfnotifier description: Microservice description type: application -version: 0.88.0 -appVersion: 0.12.4-1-PAGOPA-2017 +version: 0.89.0 +appVersion: 0.13.0 dependencies: - name: microservice-chart version: 2.4.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 99fa01d..86cedce 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.12.4-1-PAGOPA-2017" + tag: "0.13.0" 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 5e0ef4c..53aa629 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.12.4-1-PAGOPA-2017" + tag: "0.13.0" 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 543b6ba..4365e4e 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.12.4-1-PAGOPA-2017" + tag: "0.13.0" 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 a4954f0..591ec4a 100644 --- a/openapi/openapi-spec.yml +++ b/openapi/openapi-spec.yml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 0.12.4-1-PAGOPA-2017 + version: 0.13.0 title: IO API for Public Administration Services contact: name: PagoPA S.p.A. @@ -108,6 +108,7 @@ info: + * A required `subject`: a short description of the topic. @@ -204,6 +205,7 @@ info: + * Headings @@ -289,6 +291,7 @@ info: + 1. Call [getProfile](#operation/getProfile): if the profile does not exist diff --git a/pom.xml b/pom.xml index bf3eb08..95240da 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ it.gov.pagopa.project pagopa-receipt-pdf-notifier - 0.12.4-1-PAGOPA-2017 + 0.13.0 jar pagopa-receipt-pdf-notifier