From f75681f77d1843d53edff50edc0856444302dd1e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Jul 2024 13:02:24 +0000 Subject: [PATCH] fix(container): update image ghcr.io/christopherhx/gitea-actions-runner to v0.0.13 --- cluster/apps/dev/forgejo-runner/runner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/dev/forgejo-runner/runner.yaml b/cluster/apps/dev/forgejo-runner/runner.yaml index f646e67..70998f8 100644 --- a/cluster/apps/dev/forgejo-runner/runner.yaml +++ b/cluster/apps/dev/forgejo-runner/runner.yaml @@ -38,7 +38,7 @@ spec: containers: - name: runner - image: ghcr.io/christopherhx/gitea-actions-runner:v0.0.12 + image: ghcr.io/christopherhx/gitea-actions-runner:v0.0.13 imagePullPolicy: Always env: