Skip to content

Commit 739ed1a

Browse files
Bump to version 2.10.39 [skip ci]
1 parent d54065e commit 739ed1a

File tree

10 files changed

+2288
-2091
lines changed

10 files changed

+2288
-2091
lines changed

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: pagopa-afm-calculator
33
description: Microservice that handles calculation for pagoPA Advanced Fees Management
44
type: application
5-
version: 2.53.0
6-
appVersion: 2.10.38
5+
version: 2.54.0
6+
appVersion: 2.10.39
77
dependencies:
88
- name: microservice-chart
99
version: 2.4.0

helm/values-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ microservice-chart:
44
fullnameOverride: ""
55
image:
66
repository: ghcr.io/pagopa/pagopa-afm-calculator
7-
tag: "2.10.38"
7+
tag: "2.10.39"
88
pullPolicy: Always
99
livenessProbe:
1010
httpGet:

helm/values-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ microservice-chart:
44
fullnameOverride: ""
55
image:
66
repository: ghcr.io/pagopa/pagopa-afm-calculator
7-
tag: "2.10.38"
7+
tag: "2.10.39"
88
pullPolicy: Always
99
livenessProbe:
1010
httpGet:

helm/values-uat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ microservice-chart:
44
fullnameOverride: ""
55
image:
66
repository: ghcr.io/pagopa/pagopa-afm-calculator
7-
tag: "2.10.38"
7+
tag: "2.10.39"
88
pullPolicy: Always
99
livenessProbe:
1010
httpGet:

0 commit comments

Comments
 (0)