From ee579cac849311c7bdecd20323e0037bb30429af Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Wed, 21 Aug 2024 13:48:18 +0000 Subject: [PATCH] Bump to version 0.12.4-1-PAGOPA-2017 [skip ci] --- 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 fd58eef..aaf7646 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopareceiptpdfnotifier description: Microservice description type: application -version: 0.87.0 -appVersion: 0.12.4 +version: 0.88.0 +appVersion: 0.12.4-1-PAGOPA-2017 dependencies: - name: microservice-chart version: 2.4.0 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 8673643..99fa01d 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" + tag: "0.12.4-1-PAGOPA-2017" 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 03e4e4e..5e0ef4c 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" + tag: "0.12.4-1-PAGOPA-2017" 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 0b8cbe6..543b6ba 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" + tag: "0.12.4-1-PAGOPA-2017" 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 9409d44..a4954f0 100644 --- a/openapi/openapi-spec.yml +++ b/openapi/openapi-spec.yml @@ -1,6 +1,6 @@ swagger: '2.0' info: - version: 0.12.4 + version: 0.12.4-1-PAGOPA-2017 title: IO API for Public Administration Services contact: name: PagoPA S.p.A. @@ -107,6 +107,7 @@ info: + * A required `subject`: a short description of the topic. @@ -202,6 +203,7 @@ info: + * Headings @@ -286,6 +288,7 @@ info: + 1. Call [getProfile](#operation/getProfile): if the profile does not exist diff --git a/pom.xml b/pom.xml index 6142827..ad40404 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ it.gov.pagopa.project pagopa-receipt-pdf-notifier - 0.12.4 + 0.12.4-1-PAGOPA-2017 jar pagopa-receipt-pdf-notifier