Skip to content

Commit

Permalink
Bump to version 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Feb 7, 2025
1 parent d501a0a commit 820f15c
Show file tree
Hide file tree
Showing 11 changed files with 1,901 additions and 1,669 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: pagopa-gpd-core
description: micro-service to manage Creditor Institution debtor positions
type: application
version: 0.198.0
appVersion: 0.13.0-1-PIDM-35-optimize-transfer-iban-update
version: 0.199.0
appVersion: 0.13.1
dependencies:
- name: microservice-chart
version: 5.11.0
Expand Down
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-debt-position
tag: "0.13.0-1-PIDM-35-optimize-transfer-iban-update"
tag: "0.13.1"
pullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-debt-position
tag: "0.13.0-1-PIDM-35-optimize-transfer-iban-update"
tag: "0.13.1"
pullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ microservice-chart:
fullnameOverride: ""
image:
repository: ghcr.io/pagopa/pagopa-debt-position
tag: "0.13.0-1-PIDM-35-optimize-transfer-iban-update"
tag: "0.13.1"
pullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion openapi/openapi_external.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "PagoPA API Debt Position",
"description": "Progetto Gestione Posizioni Debitorie",
"termsOfService": "https://www.pagopa.gov.it/",
"version": "0.13.0-1-PIDM-35-optimize-transfer-iban-update"
"version": "0.13.1"
},
"servers": [
{
Expand Down
2 changes: 1 addition & 1 deletion openapi/openapi_external_massive.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "PagoPA API Debt Position",
"description": "Progetto Gestione Posizioni Debitorie",
"termsOfService": "https://www.pagopa.gov.it/",
"version": "0.13.0-1-PIDM-35-optimize-transfer-iban-update"
"version": "0.13.1"
},
"servers": [
{
Expand Down
Loading

0 comments on commit 820f15c

Please sign in to comment.