Skip to content

Commit 0038513

Browse files
feat(container): update actions runner controller group (0.13.1 → 0.14.0) (#6408)
Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
1 parent b10322f commit 0038513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/apps/base/actions-runner-system/actions-runner-controller/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.13.1
13+
tag: 0.14.0
1414
url: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller
1515
---
1616
# yaml-language-server: $schema=https://kube-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json

kubernetes/apps/base/actions-runner-system/actions-runner-controller/runners/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 0.13.1
13+
tag: 0.14.0
1414
url: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set
1515
---
1616
# yaml-language-server: $schema=https://kube-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json

0 commit comments

Comments
 (0)