From e40d1f5ccd78ce7e3c20e443fb76f4fbf3bdcb58 Mon Sep 17 00:00:00 2001 From: svariant Date: Wed, 6 Sep 2023 15:37:24 +0200 Subject: [PATCH] [fix] Fixed app name in chart.yaml --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 2e2fcb69..df61653e 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: pagopa-pdf-engine +name: pagopapdfengine description: Microservice description type: application version: 0.48.0