Skip to content

Commit

Permalink
Bump to version 0.6.0-5-PAGOPA-1135-sviluppo-migrazione-api-config-ca…
Browse files Browse the repository at this point in the history
…che [skip ci]
  • Loading branch information
pagopa-github-bot committed Aug 9, 2023
1 parent dd7243c commit 270aa30
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.2
version: 0.0.3
dependencies:
- name: microservice-chart
version: 3.0.0
Expand All @@ -24,4 +24,4 @@ dependencies:
repository: "https://pagopa.github.io/aks-microservice-chart-blueprint"
alias: oracleprod
condition: oracleprod.enabled
appVersion: 0.6.0-4-PAGOPA-1135-sviluppo-migrazione-api-config-cache
appVersion: 0.6.0-5-PAGOPA-1135-sviluppo-migrazione-api-config-cache
2 changes: 1 addition & 1 deletion openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "API-Config Cacher",
"description": "Generate cache for regarding Nodo dei Pagamenti configuration",
"termsOfService": "https://www.pagopa.gov.it/",
"version": "0.6.0-4-PAGOPA-1135-sviluppo-migrazione-api-config-cache"
"version": "0.6.0-5-PAGOPA-1135-sviluppo-migrazione-api-config-cache"
},
"servers": [
{
Expand Down
2 changes: 1 addition & 1 deletion openapi/openapi_fdrv1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "API-Config Cacher",
"description": "Generate cache for regarding Nodo dei Pagamenti configuration",
"termsOfService": "https://www.pagopa.gov.it/",
"version": "0.6.0-4-PAGOPA-1135-sviluppo-migrazione-api-config-cache"
"version": "0.6.0-5-PAGOPA-1135-sviluppo-migrazione-api-config-cache"
},
"servers": [
{
Expand Down
2 changes: 1 addition & 1 deletion openapi/openapi_nodev1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "API-Config Cacher",
"description": "Generate cache for regarding Nodo dei Pagamenti configuration",
"termsOfService": "https://www.pagopa.gov.it/",
"version": "0.6.0-4-PAGOPA-1135-sviluppo-migrazione-api-config-cache"
"version": "0.6.0-5-PAGOPA-1135-sviluppo-migrazione-api-config-cache"
},
"servers": [
{
Expand Down
2 changes: 1 addition & 1 deletion openapi/openapi_verifierv1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "API-Config Cacher",
"description": "Generate cache for regarding Nodo dei Pagamenti configuration",
"termsOfService": "https://www.pagopa.gov.it/",
"version": "0.6.0-4-PAGOPA-1135-sviluppo-migrazione-api-config-cache"
"version": "0.6.0-5-PAGOPA-1135-sviluppo-migrazione-api-config-cache"
},
"servers": [
{
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>it.gov.pagopa.api-config</groupId>
<artifactId>cache</artifactId>
<version>0.6.0-4-PAGOPA-1135-sviluppo-migrazione-api-config-cache</version>
<version>0.6.0-5-PAGOPA-1135-sviluppo-migrazione-api-config-cache</version>
<name>API-Config Cacher</name>
<description>Generate cache for regarding Nodo dei Pagamenti configuration</description>

Expand Down

0 comments on commit 270aa30

Please sign in to comment.