diff --git a/helm/Chart.yaml b/helm/Chart.yaml
index c5248ea..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.41.0
-appVersion: 0.0.2-14-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 f56ea04..ddd09e6 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-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 fb65a7c..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-14-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 a4ff997..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-14-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 7aae437..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-14-PAGOPA-2645-tuning-fdr-to-eventhub
+ 0.0.2-16-PAGOPA-2645-tuning-fdr-to-eventhub
jar
FDR To Event Hub