From 624f795967b29434b7f92fcf9c8135fd1a12033a Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Tue, 21 Apr 2026 08:18:25 -0700 Subject: [PATCH] Roll k8s runner to runner-job-image v0.20.6-9b6be09 Points the k8s Forgejo runner label at the locally-bootstrapped runner-job-image built from the Alpine container.py on this branch. Once merged, CI will rebuild the same image from the same SHA. Co-Authored-By: Claude Opus 4.7 (1M context) --- argocd/manifests/forgejo-runner/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/forgejo-runner/config.yaml b/argocd/manifests/forgejo-runner/config.yaml index 121d327..7c5196e 100644 --- a/argocd/manifests/forgejo-runner/config.yaml +++ b/argocd/manifests/forgejo-runner/config.yaml @@ -23,4 +23,4 @@ server: uuid: ${FORGEJO_RUNNER_UUID} token: ${FORGEJO_RUNNER_TOKEN} labels: - - k8s:docker://registry.ops.eblu.me/blumeops/runner-job-image:v0.20.1-24f7512 + - k8s:docker://registry.ops.eblu.me/blumeops/runner-job-image:v0.20.6-9b6be09