Skip to content

Commit 363bbd3

Browse files
Bump to version 0.59.7 [skip ci]
1 parent cfb91e8 commit 363bbd3

File tree

7 files changed

+15007
-13557
lines changed

7 files changed

+15007
-13557
lines changed

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: core
33
description: APIs to manage configuration for CI and PSP of pagoPA
44
type: application
5-
version: 0.160.0
6-
appVersion: 0.59.6
5+
version: 0.161.0
6+
appVersion: 0.59.7
77
dependencies:
88
- name: microservice-chart
99
version: 2.8.0

helm/values-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ microservice-chart: &microservice-chart
2828
envSecret: {}
2929
image:
3030
repository: ghcr.io/pagopa/pagopa-api-config
31-
tag: "0.59.6"
31+
tag: "0.59.7"
3232
pullPolicy: Always
3333
livenessProbe:
3434
httpGet:

helm/values-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ microservice-chart: &microservice-chart
2828
envSecret: {}
2929
image:
3030
repository: ghcr.io/pagopa/pagopa-api-config
31-
tag: "0.59.6"
31+
tag: "0.59.7"
3232
pullPolicy: Always
3333
livenessProbe:
3434
httpGet:

helm/values-uat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ microservice-chart: &microservice-chart
2828
envSecret: {}
2929
image:
3030
repository: ghcr.io/pagopa/pagopa-api-config
31-
tag: "0.59.6"
31+
tag: "0.59.7"
3232
pullPolicy: Always
3333
livenessProbe:
3434
httpGet:

0 commit comments

Comments
 (0)