File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : core
33description : APIs to manage configuration for CI and PSP of pagoPA
44type : application
5- version : 0.155 .0
6- appVersion : 0.59.2
5+ version : 0.156 .0
6+ appVersion : 0.59.3
77dependencies :
88 - name : microservice-chart
99 version : 2.8.0
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ microservice-chart: µservice-chart
2828 envSecret : {}
2929 image :
3030 repository : ghcr.io/pagopa/pagopa-api-config
31- tag : " 0.59.2 "
31+ tag : " 0.59.3 "
3232 pullPolicy : Always
3333 livenessProbe :
3434 httpGet :
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ microservice-chart: µservice-chart
2828 envSecret : {}
2929 image :
3030 repository : ghcr.io/pagopa/pagopa-api-config
31- tag : " 0.59.2 "
31+ tag : " 0.59.3 "
3232 pullPolicy : Always
3333 livenessProbe :
3434 httpGet :
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ microservice-chart: µservice-chart
2828 envSecret : {}
2929 image :
3030 repository : ghcr.io/pagopa/pagopa-api-config
31- tag : " 0.59.2 "
31+ tag : " 0.59.3 "
3232 pullPolicy : Always
3333 livenessProbe :
3434 httpGet :
Original file line number Diff line number Diff line change 44 "title": "core",
55 "description": "Spring application exposes APIs to manage configuration for CI/PSP on the Nodo dei Pagamenti",
66 "termsOfService": "https://www.pagopa.gov.it/",
7- "version": "0.59.2 "
7+ "version": "0.59.3 "
88 },
99 "servers": [
1010 {
2008920089 }
2009020090 }
2009120091 }
20092- }
20092+ }
Original file line number Diff line number Diff line change 44 "description" : " Spring application exposes APIs to manage configuration for CI/PSP on the Nodo dei Pagamenti" ,
55 "termsOfService" : " https://www.pagopa.gov.it/" ,
66 "title" : " core" ,
7- "version" : " 0.59.2 "
7+ "version" : " 0.59.3 "
88 },
99 "host" : " localhost:8080" ,
1010 "basePath" : " /" ,
Original file line number Diff line number Diff line change 1212
1313 <groupId >it.gov.pagopa.apiconfig</groupId >
1414 <artifactId >core</artifactId >
15- <version >0.59.2 </version >
15+ <version >0.59.3 </version >
1616 <description >Spring application exposes APIs to manage configuration for CI/PSP on the Nodo dei Pagamenti</description >
1717
1818 <properties >
You can’t perform that action at this time.
0 commit comments