From 830b4b9691e82c6d7cf70ad880024d90c5079941 Mon Sep 17 00:00:00 2001 From: milanhorvath <35398860+milanhorvath@users.noreply.github.com> Date: Fri, 11 Oct 2024 14:17:33 +0200 Subject: [PATCH] Update Chart.yaml --- src/main/helm/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/helm/Chart.yaml b/src/main/helm/Chart.yaml index 07db572..94491ce 100644 --- a/src/main/helm/Chart.yaml +++ b/src/main/helm/Chart.yaml @@ -1,4 +1,4 @@ -apiVersion: v1 +apiVersion: v2 name: onecx-search-config-svc version: 0.0.0 appVersion: 0.0.0 @@ -14,4 +14,4 @@ dependencies: - name: helm-quarkus-app alias: app version: ^0 - repository: oci://ghcr.io/onecx/charts \ No newline at end of file + repository: oci://ghcr.io/onecx/charts