File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : pagopa-functions-template
33description : Microservice description
44type : application
5- version : 0.21 .0
6- appVersion : 0.5.1
5+ version : 0.22 .0
6+ appVersion : 0.5.2
77dependencies :
88 - name : microservice-chart
99 version : 1.21.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ microservice-chart:
44 fullnameOverride : " "
55 image :
66 repository : ghcr.io/pagopa/pagopa-receipt-pdf-datastore
7- tag : " 0.5.1 "
7+ tag : " 0.5.2 "
88 pullPolicy : Always
99 # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
1010 livenessProbe :
@@ -113,7 +113,7 @@ microservice-chart:
113113 create : false
114114 image :
115115 repository : ghcr.io/pagopa/pagopa-receipt-pdf-datastore
116- tag : " 0.5.1 "
116+ tag : " 0.5.2 "
117117 pullPolicy : Always
118118 envConfig :
119119 envSecret :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ microservice-chart:
44 fullnameOverride : " "
55 image :
66 repository : ghcr.io/pagopa/pagopa-receipt-pdf-datastore
7- tag : " 0.5.1 "
7+ tag : " 0.5.2 "
88 pullPolicy : Always
99 # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
1010 livenessProbe :
@@ -113,7 +113,7 @@ microservice-chart:
113113 create : false
114114 image :
115115 repository : ghcr.io/pagopa/pagopa-receipt-pdf-datastore
116- tag : " 0.5.1 "
116+ tag : " 0.5.2 "
117117 pullPolicy : Always
118118 envConfig :
119119 envSecret :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ microservice-chart:
44 fullnameOverride : " "
55 image :
66 repository : ghcr.io/pagopa/pagopa-receipt-pdf-datastore
7- tag : " 0.5.1 "
7+ tag : " 0.5.2 "
88 pullPolicy : Always
99 # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs
1010 livenessProbe :
@@ -113,7 +113,7 @@ microservice-chart:
113113 create : false
114114 image :
115115 repository : ghcr.io/pagopa/pagopa-receipt-pdf-datastore
116- tag : " 0.5.1 "
116+ tag : " 0.5.2 "
117117 pullPolicy : Always
118118 envConfig :
119119 envSecret :
Original file line number Diff line number Diff line change 55
66 <groupId >it.gov.pagopa.receipt</groupId >
77 <artifactId >receipt-pdf-datastore</artifactId >
8- <version >0.5.1 </version >
8+ <version >0.5.2 </version >
99 <packaging >jar</packaging >
1010
1111 <name >pagopa-receipt-pdf-datastore</name >
You can’t perform that action at this time.
0 commit comments