From e9899cb42a6702afd24644ec541eb8a8596f0fcd Mon Sep 17 00:00:00 2001 From: Garry O'Donnell Date: Mon, 6 Jan 2025 15:27:55 +0000 Subject: [PATCH] Fix developer portal frontend chart name --- charts/frontend/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/frontend/Chart.yaml b/charts/frontend/Chart.yaml index 9e1e0cc2..6652c559 100644 --- a/charts/frontend/Chart.yaml +++ b/charts/frontend/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: developer-portal-backend +name: developer-portal-frontend description: A Helm chart for deploying the Diamond developer portal backend type: application version: 0.1.0