Skip to content

Commit

Permalink
Merge branch 'main' into hotfix-amount
Browse files Browse the repository at this point in the history
  • Loading branch information
jacopocarlini authored Jul 4, 2024
2 parents 894990c + 1281945 commit 14fcc20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: pagopa-print-payment-notice-generator
description: Microservice that handles services for notice print generation
type: application
version: 0.34.0
version: 0.35.0
appVersion: 0.3.1
dependencies:
- name: microservice-chart
Expand Down
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ microservice-chart:
httpGet:
path: /actuator/health/readiness
port: 8080
initialDelaySeconds: 150
initialDelaySeconds: 180
failureThreshold: 6
periodSeconds: 10
deployment:
Expand Down

0 comments on commit 14fcc20

Please sign in to comment.