From 136ac7a2b2422974354878594d47bc277cea13cc Mon Sep 17 00:00:00 2001 From: Muhammad Safwan Karim <66724151+msafwankarim@users.noreply.github.com> Date: Mon, 7 Jul 2025 16:57:05 +0500 Subject: [PATCH 1/2] Update push-helm-chart.yaml --- .github/workflows/push-helm-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-helm-chart.yaml b/.github/workflows/push-helm-chart.yaml index a631683ba..8e5579820 100644 --- a/.github/workflows/push-helm-chart.yaml +++ b/.github/workflows/push-helm-chart.yaml @@ -15,7 +15,7 @@ on: env: HELM_REGISTRY_URL: "https://stakater.github.io/stakater-charts" - REGISTRY: ghcr.io + REGISTRY: ghcr.io # container registry jobs: verify-and-push-helm-chart: From ba76f4e2554838d65309b26e88484f3083d9557b Mon Sep 17 00:00:00 2001 From: Safwan Date: Mon, 7 Jul 2025 17:05:43 +0500 Subject: [PATCH 2/2] empty commit