Skip to content

Commit c69a576

Browse files
chore(deps): update github actions runners to v0.14.2 (#1650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52737b8 commit c69a576

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kubernetes/apps/actions-runner/controller/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: gha-runner-scale-set-controller
12-
version: "0.14.1"
12+
version: "0.14.2"
1313
sourceRef:
1414
kind: HelmRepository
1515
name: actions-runner-controller

kubernetes/apps/actions-runner/runners/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: gha-runner-scale-set
12-
version: "0.14.1"
12+
version: "0.14.2"
1313
sourceRef:
1414
kind: HelmRepository
1515
name: actions-runner-controller

0 commit comments

Comments
 (0)