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 Oct 17, 2023
1 parent b09eaf6 commit fb68986
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.0.1
appVersion: 2.0.1
version: 2.0.2
appVersion: 2.0.2
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.0.1
appVersion: 2.0.1
version: 2.0.2
appVersion: 2.0.2
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 @@ -3,7 +3,7 @@
"info": {
"title": "Fdr nodo - Api (local) ${service}",
"termsOfService": "https://www.pagopa.gov.it/",
"version": "2.0.1"
"version": "2.0.2"
},
"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.0.1"
ThisBuild / version := "2.0.2"

0 comments on commit fb68986

Please sign in to comment.