Skip to content

Commit

Permalink
Bump to version 2.1.9-63-PAGOPA-2394 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Jan 17, 2025
1 parent f84183e commit d760ba5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions helm-prf/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: fdr-chart
description: Flussi di rendicontazione
type: application
version: 0.10.0
appVersion: 2.1.9-58-PAGOPA-2394
version: 0.11.0
appVersion: 2.1.9-63-PAGOPA-2394
dependencies:
- name: microservice-chart
version: 3.0.0
Expand Down
2 changes: 1 addition & 1 deletion helm-prf/helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ microservice-chart: &microservice-chart
namespace: "fdr"
image:
repository: ghcr.io/pagopa/pagopa-fdr-nodo-dei-pagamenti
tag: 2.1.9-58-PAGOPA-2394
tag: 2.1.9-63-PAGOPA-2394
canaryDelivery:
create: false
terminationGracePeriodSeconds: 140
Expand Down
2 changes: 1 addition & 1 deletion openapi/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"title": "FDR - Flussi di rendicontazione FASE 1",
"description": "FDR - Flussi di rendicontazione FASE 1",
"termsOfService": "https://www.pagopa.gov.it/",
"version": "2.1.9-58-PAGOPA-2394"
"version": "2.1.9-63-PAGOPA-2394"
},
"servers": [
{
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "2.1.9-58-PAGOPA-2394"
ThisBuild / version := "2.1.9-63-PAGOPA-2394"

0 comments on commit d760ba5

Please sign in to comment.