Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/NOD-690-nodo-cfg-sync-microservi…
Browse files Browse the repository at this point in the history
…zio' into NOD-690-nodo-cfg-sync-microservizio
  • Loading branch information
fparisitas committed Feb 20, 2024
2 parents 55d6ba4 + ede77ab commit 07733a0
Show file tree
Hide file tree
Showing 6 changed files with 203 additions and 182 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-afm-calculator
description: Microservice that handles calculation for pagoPA Advanced Fees Management
type: application
version: 0.10.0
appVersion: 0.0.0-10-NOD-690-nodo-cfg-sync-microservizio
version: 0.12.0
appVersion: 0.0.0-12-NOD-690-nodo-cfg-sync-microservizio
dependencies:
- name: microservice-chart
version: 2.8.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-node-cfg-sync
tag: "0.0.0-10-NOD-690-nodo-cfg-sync-microservizio"
tag: "0.0.0-12-NOD-690-nodo-cfg-sync-microservizio"
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-node-cfg-sync
tag: "0.0.0-10-NOD-690-nodo-cfg-sync-microservizio"
tag: "0.0.0-12-NOD-690-nodo-cfg-sync-microservizio"
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-node-cfg-sync
tag: "0.0.0-10-NOD-690-nodo-cfg-sync-microservizio"
tag: "0.0.0-12-NOD-690-nodo-cfg-sync-microservizio"
pullPolicy: Always
livenessProbe:
httpGet:
Expand Down
Loading

0 comments on commit 07733a0

Please sign in to comment.