File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : pagopa-api-config-selfcare-integration
33description : Microservice that manages requests from selfcare
44type : application
5- version : 1.106 .0
6- appVersion : 1.12.8
5+ version : 1.107 .0
6+ appVersion : 1.12.9
77dependencies :
88 - name : microservice-chart
99 version : 7.5.0
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ microservice-chart: µservice-chart
2727 envSecret : {}
2828 image :
2929 repository : ghcr.io/pagopa/pagopa-api-config-selfcare-integration
30- tag : " 1.12.8 "
30+ tag : " 1.12.9 "
3131 pullPolicy : Always
3232 livenessProbe :
3333 httpGet :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ microservice-chart: µservice-chart
2727 envSecret : {}
2828 image :
2929 repository : ghcr.io/pagopa/pagopa-api-config-selfcare-integration
30- tag : " 1.12.8 "
30+ tag : " 1.12.9 "
3131 pullPolicy : Always
3232 livenessProbe :
3333 httpGet :
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ microservice-chart: µservice-chart
2727 envSecret : {}
2828 image :
2929 repository : ghcr.io/pagopa/pagopa-api-config-selfcare-integration
30- tag : " 1.12.8 "
30+ tag : " 1.12.9 "
3131 pullPolicy : Always
3232 livenessProbe :
3333 httpGet :
Original file line number Diff line number Diff line change 44 "title" : " API-Config - SelfCare Integration" ,
55 "description" : " Spring application exposes APIs for SelfCare" ,
66 "termsOfService" : " https://www.pagopa.gov.it/" ,
7- "version" : " 1.12.8 "
7+ "version" : " 1.12.9 "
88 },
99 "servers" : [
1010 {
Original file line number Diff line number Diff line change 1212
1313 <groupId >it.gov.pagopa.api-config</groupId >
1414 <artifactId >selfcareintegration</artifactId >
15- <version >1.12.8 </version >
15+ <version >1.12.9 </version >
1616 <name >API-Config - SelfCare Integration</name >
1717 <description >Spring application exposes APIs for SelfCare</description >
1818
You can’t perform that action at this time.
0 commit comments