We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7364177 commit 6a8198aCopy full SHA for 6a8198a
kubernetes/main/apps/actions-runner-system/gha-runner-scale-set/app/helmrelease.yaml
@@ -50,7 +50,7 @@ spec:
50
spec:
51
containers:
52
- name: runner
53
- image: ghcr.io/onedr0p/actions-runner:2.321.0@sha256:3665cbbcd2a3b7e1626e6100a6924d316d501650b9863a24b5639aee68bdb110
+ image: ghcr.io/onedr0p/actions-runner:2.321.0@sha256:68a510e470e2c5b38ffc46e85823fdc36b721bf7af310f4d64fd93cd0e1e9184
54
command: ["/home/runner/run.sh"]
55
controllerServiceAccount:
56
name: gha-runner-scale-set-controller
0 commit comments