Skip to content

Commit 30ad073

Browse files
feat(container): update actions runner controller group ( 0.13.1 → 0.14.0 )
1 parent 2b80e48 commit 30ad073

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kubernetes/apps/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://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json

kubernetes/apps/actions-runner-system/actions-runner-controller/runners/dapper-cluster/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://kubernetes-schemas.pages.dev/helm.toolkit.fluxcd.io/helmrelease_v2.json

0 commit comments

Comments
 (0)