From bad47f3bfc801096c478831b9b64b09c37ea6090 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Thu, 13 Feb 2025 15:48:10 +0000 Subject: [PATCH 1/2] Bump to version 0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub [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 c5248ea..34d1072 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-fdr-to-event-hub description: Microservice fdr to event hub type: application -version: 0.41.0 -appVersion: 0.0.2-14-PAGOPA-2645-tuning-fdr-to-eventhub +version: 0.42.0 +appVersion: 0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub dependencies: - name: microservice-chart version: 7.1.1 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index d10aaab..4c76246 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "pagopa-fdr-2-event-hub" image: repository: ghcr.io/pagopa/pagopa-fdr-2-event-hub - tag: "0.0.2-14-PAGOPA-2645-tuning-fdr-to-eventhub" + tag: "0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub" pullPolicy: Always # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs # livenessProbe: diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index fb65a7c..e0fa1b3 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "pagopa-fdr-2-event-hub" image: repository: ghcr.io/pagopa/pagopa-fdr-2-event-hub - tag: "0.0.2-14-PAGOPA-2645-tuning-fdr-to-eventhub" + tag: "0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub" pullPolicy: Always # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs # livenessProbe: diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index a4ff997..802a00d 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "pagopa-fdr-2-event-hub" image: repository: ghcr.io/pagopa/pagopa-fdr-2-event-hub - tag: "0.0.2-14-PAGOPA-2645-tuning-fdr-to-eventhub" + tag: "0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub" pullPolicy: Always # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs # livenessProbe: diff --git a/pom.xml b/pom.xml index 7aae437..73535f3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ it.gov.pagopa.fdr.to.eventhub pagopa-fdr-to-event-hub - 0.0.2-14-PAGOPA-2645-tuning-fdr-to-eventhub + 0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub jar FDR To Event Hub From 82b8fb304812f74fd47da0944c8e8bef5769e013 Mon Sep 17 00:00:00 2001 From: pagopa-github-bot Date: Thu, 13 Feb 2025 17:18:15 +0000 Subject: [PATCH 2/2] Bump to version 0.0.2-16-PAGOPA-2645-tuning-fdr-to-eventhub [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 34d1072..964988c 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: pagopa-fdr-to-event-hub description: Microservice fdr to event hub type: application -version: 0.42.0 -appVersion: 0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub +version: 0.43.0 +appVersion: 0.0.2-16-PAGOPA-2645-tuning-fdr-to-eventhub dependencies: - name: microservice-chart version: 7.1.1 diff --git a/helm/values-dev.yaml b/helm/values-dev.yaml index 4c76246..0e096f3 100644 --- a/helm/values-dev.yaml +++ b/helm/values-dev.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "pagopa-fdr-2-event-hub" image: repository: ghcr.io/pagopa/pagopa-fdr-2-event-hub - tag: "0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub" + tag: "0.0.2-16-PAGOPA-2645-tuning-fdr-to-eventhub" pullPolicy: Always # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs # livenessProbe: diff --git a/helm/values-prod.yaml b/helm/values-prod.yaml index e0fa1b3..107f2c4 100644 --- a/helm/values-prod.yaml +++ b/helm/values-prod.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "pagopa-fdr-2-event-hub" image: repository: ghcr.io/pagopa/pagopa-fdr-2-event-hub - tag: "0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub" + tag: "0.0.2-16-PAGOPA-2645-tuning-fdr-to-eventhub" pullPolicy: Always # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs # livenessProbe: diff --git a/helm/values-uat.yaml b/helm/values-uat.yaml index 802a00d..4fe1d7a 100644 --- a/helm/values-uat.yaml +++ b/helm/values-uat.yaml @@ -4,7 +4,7 @@ microservice-chart: fullnameOverride: "pagopa-fdr-2-event-hub" image: repository: ghcr.io/pagopa/pagopa-fdr-2-event-hub - tag: "0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub" + tag: "0.0.2-16-PAGOPA-2645-tuning-fdr-to-eventhub" pullPolicy: Always # https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script.WebHost/Controllers/HostController.cs # livenessProbe: diff --git a/pom.xml b/pom.xml index 73535f3..4b8b980 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ it.gov.pagopa.fdr.to.eventhub pagopa-fdr-to-event-hub - 0.0.2-15-PAGOPA-2645-tuning-fdr-to-eventhub + 0.0.2-16-PAGOPA-2645-tuning-fdr-to-eventhub jar FDR To Event Hub