Skip to content

Commit 0ea1c8b

Browse files
Bump to version 0.13.0-1-PIDM-1736-range-from-to-provided [skip ci]
1 parent 3402343 commit 0ea1c8b

File tree

6 files changed

+462
-423
lines changed

6 files changed

+462
-423
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-gpd-payments
33
description: Microservice that exposes API for payment receipts retrieving and other operations
44
type: application
5-
version: 0.152.0
6-
appVersion: 0.13.0
5+
version: 0.153.0
6+
appVersion: 0.13.0-1-PIDM-1736-range-from-to-provided
77
dependencies:
88
- name: microservice-chart
99
version: 8.0.2

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-gpd-payments
7-
tag: "0.13.0"
7+
tag: "0.13.0-1-PIDM-1736-range-from-to-provided"
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-gpd-payments
7-
tag: "0.13.0"
7+
tag: "0.13.0-1-PIDM-1736-range-from-to-provided"
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-gpd-payments
7-
tag: "0.13.0"
7+
tag: "0.13.0-1-PIDM-1736-range-from-to-provided"
88
pullPolicy: Always
99
livenessProbe:
1010
httpGet:

0 commit comments

Comments
 (0)