feat(container)!: Update image code.forgejo.org/forgejo/runner to v6

This commit is contained in:
Renovate Bot 2025-01-11 15:06:24 +00:00 committed by SeanForge
parent a42f2b8388
commit be6133f6aa

View file

@ -29,7 +29,7 @@ spec:
# https://forgejo.org/docs/v1.21/admin/actions/#offline-registration
initContainers:
- name: runner-register
image: &runnerImg code.forgejo.org/forgejo/runner:5.0.4
image: &runnerImg code.forgejo.org/forgejo/runner:6.0.1
command: ["forgejo-runner", "register", "--no-interactive", "--token", $(RUNNER_SECRET), "--name", $(RUNNER_NAME), "--instance", $(FORGEJO_INSTANCE_URL)]
env:
- name: RUNNER_NAME