From 62eca94e45dce43bc52ec3b0cd3b59aff39147a4 Mon Sep 17 00:00:00 2001 From: Max Knee Date: Wed, 25 Oct 2023 03:49:50 -0400 Subject: [PATCH] Update Chart.yaml (#3013) Signed-off-by: Max Knee --- charts/gha-runner-scale-set/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gha-runner-scale-set/Chart.yaml b/charts/gha-runner-scale-set/Chart.yaml index e8f6ce47cd..30504a4f23 100644 --- a/charts/gha-runner-scale-set/Chart.yaml +++ b/charts/gha-runner-scale-set/Chart.yaml @@ -23,10 +23,10 @@ version: 0.6.1 # It is recommended to use it with quotes. appVersion: "0.6.1" -home: https://github.com/actions/dev-arc +home: https://github.com/actions/actions-runner-controller sources: - - "https://github.com/actions/dev-arc" + - "https://github.com/actions/actions-runner-controller" maintainers: - name: actions