Bump runner image to v3.0.2 (restore Docker CLI)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-11 17:53:04 -08:00
commit 20a25557d6

View file

@ -25,7 +25,7 @@ spec:
data:
FORGEJO_URL: "https://forge.ops.eblu.me"
RUNNER_NAME: "k8s-runner"
RUNNER_LABELS: "k8s:docker://registry.ops.eblu.me/blumeops/forgejo-runner:v3.0.1"
RUNNER_LABELS: "k8s:docker://registry.ops.eblu.me/blumeops/forgejo-runner:v3.0.2"
RUNNER_TOKEN: "{{ .runner_token }}"
data:
- secretKey: runner_token