Skip to content

Commit

Permalink
bump github arc revision
Browse files Browse the repository at this point in the history
  • Loading branch information
jeefy committed Jan 17, 2025
1 parent bc1b606 commit b3befff
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ci/cluster/equinix/arc/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
sources:
- repoURL: ghcr.io/actions/actions-runner-controller-charts
chart: gha-runner-scale-set-controller
targetRevision: 0.9.3
targetRevision: 0.10.1
helm:
releaseName: cncf-gha-controller
valueFiles:
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/16cpu-64gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
sources:
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
targetRevision: 0.10.1
helm:
releaseName: equinix-16cpu-64gb
valueFiles:
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/2cpu-8gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
sources:
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
targetRevision: 0.10.1
helm:
releaseName: equinix-2cpu-8gb
valueFiles:
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/32cpu-256gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
sources:
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
targetRevision: 0.10.1
helm:
releaseName: equinix-32cpu-256gb
valueFiles:
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/4cpu-16gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
sources:
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
targetRevision: 0.10.1
helm:
releaseName: equinix-4cpu-16gb
valueFiles:
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/8cpu-32gb/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
sources:
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
targetRevision: 0.10.1
helm:
releaseName: equinix-8cpu-32gb
valueFiles:
Expand Down
2 changes: 1 addition & 1 deletion ci/cluster/equinix/runners/keda-runner/argo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
sources:
- chart: gha-runner-scale-set
repoURL: ghcr.io/actions/actions-runner-controller-charts
targetRevision: 0.9.3
targetRevision: 0.10.1
helm:
releaseName: equinix-keda-runner
valueFiles:
Expand Down

0 comments on commit b3befff

Please sign in to comment.