From 91f4cb54979987f8812e6f08977ed3824153e87a Mon Sep 17 00:00:00 2001 From: Andrej Petras Date: Tue, 23 Jan 2024 18:24:39 +0100 Subject: [PATCH] feat: update helm configuration for product deployment --- helm/Chart.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 702700c..d98de57 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -13,6 +13,5 @@ maintainers: dependencies: - name: helm-angular-app version: ^0 - # repository: oci://ghcr.io/onecx/charts - repostirory: "file://../../helm-angular-app" + repository: oci://ghcr.io/onecx/charts alias: app