File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
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.109 .0
6- appVersion : 1.12.11
5+ version : 1.110 .0
6+ appVersion : 1.12.12
77dependencies :
88 - name : microservice-chart
99 version : 8.0.2
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ microservice-chart: µservice-chart
2222 envSecret : {}
2323 image :
2424 repository : ghcr.io/pagopa/pagopa-api-config-selfcare-integration
25- tag : " 1.12.11 "
25+ tag : " 1.12.12 "
2626 pullPolicy : Always
2727 livenessProbe :
2828 httpGet :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ microservice-chart: µservice-chart
2222 envSecret : {}
2323 image :
2424 repository : ghcr.io/pagopa/pagopa-api-config-selfcare-integration
25- tag : " 1.12.11 "
25+ tag : " 1.12.12 "
2626 pullPolicy : Always
2727 livenessProbe :
2828 httpGet :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ microservice-chart: µservice-chart
2222 envSecret : {}
2323 image :
2424 repository : ghcr.io/pagopa/pagopa-api-config-selfcare-integration
25- tag : " 1.12.11 "
25+ tag : " 1.12.12 "
2626 pullPolicy : Always
2727 livenessProbe :
2828 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.11 "
7+ "version" : " 1.12.12 "
88 },
99 "servers" : [
1010 {
29302930 }
29312931 }
29322932 }
2933- }
2933+ }
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.11 </version >
15+ <version >1.12.12 </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