Skip to content

Commit

Permalink
Bump to version 0.9.7-6-NOD-872_standin [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed May 10, 2024
1 parent 90a2718 commit 9a0bf24
Show file tree
Hide file tree
Showing 11 changed files with 5,184 additions and 4,336 deletions.
4 changes: 2 additions & 2 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: pagopa-api-cache-chart
description: Microservice that handles calculation for pagoPA Advanced Fees Management
type: application
version: 0.70.0
version: 0.71.0
dependencies:
##############
## POSTGRES ##
Expand Down Expand Up @@ -88,4 +88,4 @@ dependencies:
repository: "https://pagopa.github.io/aks-cron-chart-blueprint"
alias: refresh-p-replica-nexi # postgres prf nexi
condition: postgresql-replica-nexi.enabled
appVersion: 0.9.7-5-NOD-855-deploy-dev
appVersion: 0.9.7-6-NOD-872_standin
2 changes: 1 addition & 1 deletion helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ microservice-chart: &microservice-chart
namespace: "apiconfig"
image:
repository: ghcr.io/pagopa/pagopa-api-config-cache
tag: 0.9.7-5-NOD-855-deploy-dev
tag: 0.9.7-6-NOD-872_standin
canaryDelivery:
deployment:
image:
Expand Down
2 changes: 1 addition & 1 deletion helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ microservice-chart: &microservice-chart
namespace: "apiconfig"
image:
repository: ghcr.io/pagopa/pagopa-api-config-cache
tag: 0.9.7-5-NOD-855-deploy-dev
tag: 0.9.7-6-NOD-872_standin
canaryDelivery:
deployment:
image:
Expand Down
2 changes: 1 addition & 1 deletion 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: "apiconfig"
image:
repository: ghcr.io/pagopa/pagopa-api-config-cache
tag: 0.9.7-5-NOD-855-deploy-dev
tag: 0.9.7-6-NOD-872_standin
canaryDelivery:
deployment:
image:
Expand Down
Loading

0 comments on commit 9a0bf24

Please sign in to comment.