From e1bb39cef14e5e30ff52a58f47d0d225a4febbf0 Mon Sep 17 00:00:00 2001
From: pagopa-github-bot <>
Date: Tue, 18 Jun 2024 12:19:48 +0000
Subject: [PATCH] Bump version [skip ci]
---
helm/Chart.yaml | 4 ++--
helm/values-dev.yaml | 2 +-
helm/values-prod.yaml | 2 +-
helm/values-uat.yaml | 2 +-
pom.xml | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index ad05da701..4270c25ff 100644
--- a/helm/Chart.yaml
+++ b/helm/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: pagopa-ecommerce-transactions-service
description: Microservice that handles transactions lifecycle and workflow in ecommerce pagoPA
type: application
-version: 1.32.6
-appVersion: 1.32.3
+version: 1.32.7
+appVersion: 1.32.4
dependencies:
- name: microservice-chart
version: 2.3.1
diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml
index dce607164..c68ffbce2 100644
--- a/helm/values-dev.yaml
+++ b/helm/values-dev.yaml
@@ -30,7 +30,7 @@ microservice-chart:
CHECKOUT_OUTCOME_URL: "https://pagopa-d-checkout-cdn-endpoint.azureedge.net/esito"
image:
repository: pagopadcommonacr.azurecr.io/pagopaecommercetransactionsservice
- tag: "1.32.3" #improve
+ tag: "1.32.4" #improve
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml
index 2e45b3e8e..b15d716d4 100644
--- a/helm/values-prod.yaml
+++ b/helm/values-prod.yaml
@@ -29,7 +29,7 @@ microservice-chart:
ECS_SERVICE_NAME: pagopa-ecommerce-transactions-service-blue
image:
repository: pagopapcommonacr.azurecr.io/pagopaecommercetransactionsservice
- tag: "1.32.3"
+ tag: "1.32.4"
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml
index 20cbc48dd..70bf15b06 100644
--- a/helm/values-uat.yaml
+++ b/helm/values-uat.yaml
@@ -29,7 +29,7 @@ microservice-chart:
ECS_SERVICE_NAME: pagopa-ecommerce-transactions-service-blue
image:
repository: pagopaucommonacr.azurecr.io/pagopaecommercetransactionsservice
- tag: "1.32.3"
+ tag: "1.32.4"
pullPolicy: Always
livenessProbe:
httpGet:
diff --git a/pom.xml b/pom.xml
index 0c72afb57..2c6c59d17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
it.pagopa
pagopa-ecommerce-transactions-service
- 1.32.3
+ 1.32.4
pagopa-ecommerce-transactions-service
pagopa-ecommerce-transactions-service