Skip to content

Commit

Permalink
Bump version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Apr 4, 2024
1 parent bb79ba5 commit 71e6142
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions helm/fdr-cron/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: fdr-cron-chart
description: Flussi di rendicontazione cron job
type: application
version: 2.1.5
appVersion: 2.1.5
version: 2.1.6
appVersion: 2.1.6
dependencies:
- name: cron-chart
version: 2.3.0
Expand Down
4 changes: 2 additions & 2 deletions helm/fdr/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: 2.1.5
appVersion: 2.1.5
version: 2.1.6
appVersion: 2.1.6
dependencies:
- name: microservice-chart
version: 3.0.0
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.5"
"version": "2.1.6"
},
"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.5"
ThisBuild / version := "2.1.6"

0 comments on commit 71e6142

Please sign in to comment.