Update forgejo-runner image to v2.4.0

Includes uv and argocd CLI for auto-deploy workflow.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-02-03 17:05:09 -08:00
commit f08595a3c0

View file

@ -27,7 +27,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:v2.3.0"
RUNNER_LABELS: "k8s:docker://registry.ops.eblu.me/blumeops/forgejo-runner:v2.4.0"
RUNNER_TOKEN: "{{ .runner_token }}"
ARGOCD_AUTH_TOKEN: "{{ .argocd_token }}"
data: