From e8c41304ae2fbf562a134ea849acece9ac49e5a6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Dec 2024 00:03:11 +0000 Subject: [PATCH] fix(container): update image ghcr.io/christopherhx/gitea-actions-runner to v0.0.14 --- kubernetes/main/apps/dev/forgejo-runner/runner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/dev/forgejo-runner/runner.yaml b/kubernetes/main/apps/dev/forgejo-runner/runner.yaml index 70998f8..fb967a2 100644 --- a/kubernetes/main/apps/dev/forgejo-runner/runner.yaml +++ b/kubernetes/main/apps/dev/forgejo-runner/runner.yaml @@ -38,7 +38,7 @@ spec: containers: - name: runner - image: ghcr.io/christopherhx/gitea-actions-runner:v0.0.13 + image: ghcr.io/christopherhx/gitea-actions-runner:v0.0.14 imagePullPolicy: Always env: