From ba9b2517596a262afbcaa77cb041ae5d8a1174db Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Fri, 13 Feb 2026 12:16:52 -0800 Subject: [PATCH] Update forgejo-runner image to v3.2.0 Co-Authored-By: Claude Opus 4.6 --- argocd/manifests/forgejo-runner/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/manifests/forgejo-runner/deployment.yaml b/argocd/manifests/forgejo-runner/deployment.yaml index e053adf..75b978c 100644 --- a/argocd/manifests/forgejo-runner/deployment.yaml +++ b/argocd/manifests/forgejo-runner/deployment.yaml @@ -29,7 +29,7 @@ spec: - name: RUNNER_NAME value: "k8s-runner" - name: RUNNER_LABELS - value: "k8s:docker://registry.ops.eblu.me/blumeops/forgejo-runner:v3.1.0" + value: "k8s:docker://registry.ops.eblu.me/blumeops/forgejo-runner:v3.2.0" command: - /bin/sh - -c