From aa684e26e11cd0e71aed642445ad4df6d55dbe4a Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Wed, 18 Dec 2024 22:29:58 +0000 Subject: [PATCH] Bump to version 0.9.21 [skip ci] --- helm/Chart.yaml | 4 ++-- helm/values-dev.yaml | 2 +- helm/values-prod.yaml | 2 +- helm/values-uat.yaml | 2 +- openapi/openapi.json | 2 +- openapi/openapi_export.json | 2 +- openapi/openapi_fdrv1.json | 2 +- openapi/openapi_nodev1.json | 2 +- openapi/openapi_standinv1.json | 2 +- openapi/openapi_verifierv1.json | 2 +- openapi/openapi_wispv1.json | 2 +- pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 802b505b..192e948d 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: pagopa-api-cache-chart description: Microservice that handles calculation for pagoPA Advanced Fees Management type: application -version: 0.98.0 +version: 0.99.0 dependencies: ############## ## POSTGRES ## @@ -88,4 +88,4 @@ dependencies: repository: "https://pagopa.github.io/aks-cron-chart-blueprint" alias: refresh-p-replica-nexi # postgres prf nexi condition: postgresql-replica-nexi.enabled -appVersion: 0.9.20-10-PAGOPA-2362-schema-v1 +appVersion: 0.9.21 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index e88b8246..9c3fee5b 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -2,7 +2,7 @@ microservice-chart: µservice-chart namespace: "apiconfig" image: repository: ghcr.io/pagopa/pagopa-api-config-cache - tag: 0.9.20-10-PAGOPA-2362-schema-v1 + tag: 0.9.21 canaryDelivery: deployment: image: diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index ccd23aab..84fbcd29 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -2,7 +2,7 @@ microservice-chart: µservice-chart namespace: "apiconfig" image: repository: ghcr.io/pagopa/pagopa-api-config-cache - tag: 0.9.20-10-PAGOPA-2362-schema-v1 + tag: 0.9.21 canaryDelivery: deployment: image: diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index b7197200..e7bb1a9d 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -2,7 +2,7 @@ microservice-chart: µservice-chart namespace: "apiconfig" image: repository: ghcr.io/pagopa/pagopa-api-config-cache - tag: 0.9.20-10-PAGOPA-2362-schema-v1 + tag: 0.9.21 canaryDelivery: deployment: image: diff --git a/openapi/openapi.json b/openapi/openapi.json index e620a9d6..0597ba68 100644 --- a/openapi/openapi.json +++ b/openapi/openapi.json @@ -4,7 +4,7 @@ "title": "API-Config Cache ${service}", "description": "Generate cache for various microservices", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.9.20-10-PAGOPA-2362-schema-v1" + "version": "0.9.21" }, "servers": [ { diff --git a/openapi/openapi_export.json b/openapi/openapi_export.json index daa45ca3..7e30f106 100644 --- a/openapi/openapi_export.json +++ b/openapi/openapi_export.json @@ -4,7 +4,7 @@ "title": "API-Config Cache ${service}", "description": "Generate cache for various microservices", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.9.20-10-PAGOPA-2362-schema-v1" + "version": "0.9.21" }, "servers": [ { diff --git a/openapi/openapi_fdrv1.json b/openapi/openapi_fdrv1.json index d75176da..9720a01c 100644 --- a/openapi/openapi_fdrv1.json +++ b/openapi/openapi_fdrv1.json @@ -4,7 +4,7 @@ "title": "API-Config Cache ${service}", "description": "Generate cache for various microservices", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.9.20-10-PAGOPA-2362-schema-v1" + "version": "0.9.21" }, "servers": [ { diff --git a/openapi/openapi_nodev1.json b/openapi/openapi_nodev1.json index 0158f107..7888c3a2 100644 --- a/openapi/openapi_nodev1.json +++ b/openapi/openapi_nodev1.json @@ -4,7 +4,7 @@ "title": "API-Config Cache ${service}", "description": "Generate cache for various microservices", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.9.20-10-PAGOPA-2362-schema-v1" + "version": "0.9.21" }, "servers": [ { diff --git a/openapi/openapi_standinv1.json b/openapi/openapi_standinv1.json index 0d9ec20e..95728b1d 100644 --- a/openapi/openapi_standinv1.json +++ b/openapi/openapi_standinv1.json @@ -4,7 +4,7 @@ "title": "API-Config Cache ${service}", "description": "Generate cache for various microservices", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.9.20-10-PAGOPA-2362-schema-v1" + "version": "0.9.21" }, "servers": [ { diff --git a/openapi/openapi_verifierv1.json b/openapi/openapi_verifierv1.json index 0bf7c4ab..0d3edf0d 100644 --- a/openapi/openapi_verifierv1.json +++ b/openapi/openapi_verifierv1.json @@ -4,7 +4,7 @@ "title": "API-Config Cache ${service}", "description": "Generate cache for various microservices", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.9.20-10-PAGOPA-2362-schema-v1" + "version": "0.9.21" }, "servers": [ { diff --git a/openapi/openapi_wispv1.json b/openapi/openapi_wispv1.json index 8c3fbc2c..f0f9d3e7 100644 --- a/openapi/openapi_wispv1.json +++ b/openapi/openapi_wispv1.json @@ -4,7 +4,7 @@ "title": "API-Config Cache ${service}", "description": "Generate cache for various microservices", "termsOfService": "https://www.pagopa.gov.it/", - "version": "0.9.20-10-PAGOPA-2362-schema-v1" + "version": "0.9.21" }, "servers": [ { diff --git a/pom.xml b/pom.xml index 2f40168e..1e36c15a 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ it.gov.pagopa.api-config cache - 0.9.20-10-PAGOPA-2362-schema-v1 + 0.9.21 API-Config Cache Generate cache for various microservices