Skip to content

Commit

Permalink
Update actions-runner-controller-charts to v0.5.0 (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent d54139d commit 5939e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e-test/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ releases:
- name: arc
namespace: arc-systems
chart: actions-runner-controller-charts/gha-runner-scale-set-controller
version: 0.4.0
version: 0.5.0

- needs: [arc-systems/arc]
name: runner-scale-set-{{ requiredEnv "GITHUB_RUN_ID" }}
namespace: arc-runners
chart: actions-runner-controller-charts/gha-runner-scale-set
version: 0.4.0
version: 0.5.0
values:
- githubConfigUrl: https://github.com/{{ requiredEnv "GITHUB_REPOSITORY" }}
githubConfigSecret:
Expand Down

0 comments on commit 5939e2b

Please sign in to comment.