Skip to content

Commit

Permalink
Pin ARC charts versions
Browse files Browse the repository at this point in the history
(cherry picked from commit 20853b8)
  • Loading branch information
sgalsaleh authored and Craig O'Donnell committed Jun 25, 2024
1 parent 37bc716 commit 033876f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/arm64-arc-runner-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
helm install arc \
--namespace arc-systems \
--create-namespace \
--version 0.9.2 \
oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller
kubectl create namespace arc-runners
Expand All @@ -60,6 +61,7 @@ jobs:
--namespace arc-runners \
--set githubConfigUrl="https://github.com/replicatedhq/kots" \
--set githubConfigSecret="github-config-secret" \
--version 0.9.2 \
oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set
# bubblewrap (which is a sandbox tool used by melange) requires privileged docker containers.
Expand Down

0 comments on commit 033876f

Please sign in to comment.