Skip to content

Commit

Permalink
fix(container): update actions runner controller group ( 0.8.1 → 0.8.2 )
Browse files Browse the repository at this point in the history
| datasource | package                                                                          | from  | to    |
| ---------- | -------------------------------------------------------------------------------- | ----- | ----- |
| docker     | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set            | 0.8.1 | 0.8.2 |
| docker     | ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller | 0.8.1 | 0.8.2 |
  • Loading branch information
smurf-bot[bot] authored Jan 26, 2024
1 parent 68cd5cc commit 652c604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: gha-runner-scale-set-controller
version: 0.8.1
version: 0.8.2
sourceRef:
kind: HelmRepository
name: actions-runner-controller
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: gha-runner-scale-set
version: 0.8.1
version: 0.8.2
sourceRef:
kind: HelmRepository
name: actions-runner-controller
Expand Down

0 comments on commit 652c604

Please sign in to comment.