Commit 51a0b92 1 parent 1aa3178 commit 51a0b92 Copy full SHA for 51a0b92
File tree 6 files changed +7
-7
lines changed
6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : pagopa-node-cfg-sync
3
3
description : Microservice that sync api-config-cache and standin configuration
4
4
type : application
5
- version : 0.60 .0
6
- appVersion : 0.0.3-8 -NOD-744-deploy-uat
5
+ version : 0.61 .0
6
+ appVersion : 0.0.3-9 -NOD-744-deploy-uat
7
7
dependencies :
8
8
- name : microservice-chart
9
9
version : 2.8.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ microservice-chart:
4
4
fullnameOverride : " "
5
5
image :
6
6
repository : ghcr.io/pagopa/pagopa-node-cfg-sync
7
- tag : " 0.0.3-8 -NOD-744-deploy-uat"
7
+ tag : " 0.0.3-9 -NOD-744-deploy-uat"
8
8
pullPolicy : Always
9
9
livenessProbe :
10
10
httpGet :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ microservice-chart:
4
4
fullnameOverride : " "
5
5
image :
6
6
repository : ghcr.io/pagopa/pagopa-node-cfg-sync
7
- tag : " 0.0.3-8 -NOD-744-deploy-uat"
7
+ tag : " 0.0.3-9 -NOD-744-deploy-uat"
8
8
pullPolicy : Always
9
9
livenessProbe :
10
10
httpGet :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ microservice-chart:
4
4
fullnameOverride : " "
5
5
image :
6
6
repository : ghcr.io/pagopa/pagopa-node-cfg-sync
7
- tag : " 0.0.3-8 -NOD-744-deploy-uat"
7
+ tag : " 0.0.3-9 -NOD-744-deploy-uat"
8
8
pullPolicy : Always
9
9
livenessProbe :
10
10
httpGet :
Original file line number Diff line number Diff line change 4
4
"title" : " cfg-sync" ,
5
5
"description" : " Microservice to update configuration schema of Nodo dei Pagamenti" ,
6
6
"termsOfService" : " https://www.pagopa.gov.it/" ,
7
- "version" : " 0.0.3-8 -NOD-744-deploy-uat"
7
+ "version" : " 0.0.3-9 -NOD-744-deploy-uat"
8
8
},
9
9
"servers" : [
10
10
{
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >it.gov.pagopa.node</groupId >
14
14
<artifactId >cfg-sync</artifactId >
15
- <version >0.0.3-8 -NOD-744-deploy-uat</version >
15
+ <version >0.0.3-9 -NOD-744-deploy-uat</version >
16
16
<description >Microservice to update configuration schema of Nodo dei Pagamenti</description >
17
17
18
18
<properties >
You can’t perform that action at this time.
0 commit comments