Skip to content

Commit d5ed57f

Browse files
Bump to version 1.1.16-PIDM-281-no-wisp [skip ci]
1 parent 0becc38 commit d5ed57f

12 files changed

+13
-13
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-core
33
description: micro-service to manage Creditor Institution debtor positions
44
type: application
5-
version: 0.285.0
6-
appVersion: 1.1.15
5+
version: 0.286.0
6+
appVersion: 1.1.16-PIDM-281-no-wisp
77
dependencies:
88
- name: microservice-chart
99
version: 7.5.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-debt-position
7-
tag: "1.1.15"
7+
tag: "1.1.16-PIDM-281-no-wisp"
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-debt-position
7-
tag: "1.1.15"
7+
tag: "1.1.16-PIDM-281-no-wisp"
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-debt-position
7-
tag: "1.1.15"
7+
tag: "1.1.16-PIDM-281-no-wisp"
88
pullPolicy: Always
99
livenessProbe:
1010
httpGet:

openapi/openapi_aca_v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "PagoPA API Debt Position ${service}",
55
"description": "Progetto Gestione Posizioni Debitorie",
66
"termsOfService": "https://www.pagopa.gov.it/",
7-
"version": "1.1.15"
7+
"version": "1.1.16-PIDM-281-no-wisp"
88
},
99
"servers": [
1010
{

openapi/openapi_external_v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "PagoPA API Debt Position ${service}",
55
"description": "Progetto Gestione Posizioni Debitorie",
66
"termsOfService": "https://www.pagopa.gov.it/",
7-
"version": "1.1.15"
7+
"version": "1.1.16-PIDM-281-no-wisp"
88
},
99
"servers": [
1010
{

openapi/openapi_external_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "PagoPA API Debt Position ${service}",
55
"description": "Progetto Gestione Posizioni Debitorie",
66
"termsOfService": "https://www.pagopa.gov.it/",
7-
"version": "1.1.15"
7+
"version": "1.1.16-PIDM-281-no-wisp"
88
},
99
"servers": [
1010
{

openapi/openapi_external_v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "PagoPA API Debt Position ${service}",
55
"description": "Progetto Gestione Posizioni Debitorie",
66
"termsOfService": "https://www.pagopa.gov.it/",
7-
"version": "1.1.15"
7+
"version": "1.1.16-PIDM-281-no-wisp"
88
},
99
"servers": [
1010
{

openapi/openapi_internal_v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "PagoPA API Debt Position ${service}",
55
"description": "Progetto Gestione Posizioni Debitorie",
66
"termsOfService": "https://www.pagopa.gov.it/",
7-
"version": "1.1.15"
7+
"version": "1.1.16-PIDM-281-no-wisp"
88
},
99
"servers": [
1010
{

openapi/openapi_internal_v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"title": "PagoPA API Debt Position ${service}",
55
"description": "Progetto Gestione Posizioni Debitorie",
66
"termsOfService": "https://www.pagopa.gov.it/",
7-
"version": "1.1.15"
7+
"version": "1.1.16-PIDM-281-no-wisp"
88
},
99
"servers": [
1010
{

0 commit comments

Comments
 (0)