Skip to content

🎨 Renovate: Update code.forgejo.org/forgejo/runner Docker tag to v12.10.2 - autoclosed#305

Closed
SpiritLooper wants to merge 1 commit into
mainfrom
renovate/code.forgejo.org-forgejo-runner-12.x
Closed

🎨 Renovate: Update code.forgejo.org/forgejo/runner Docker tag to v12.10.2 - autoclosed#305
SpiritLooper wants to merge 1 commit into
mainfrom
renovate/code.forgejo.org-forgejo-runner-12.x

Conversation

@SpiritLooper

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Update Change
code.forgejo.org/forgejo/runner (source) patch 12.10.112.10.2

Release Notes

forgejo/runner (code.forgejo.org/forgejo/runner)

v12.10.2

Compare Source

Release Notes


  • bug fixes
    • PR: fix: remove containers after failed start-up
    • PR: fix: reject invalid cron schedules while parsing workflows
  • other
    • PR: Update module github.com/rhysd/actionlint to v1.7.12
    • PR: Replace Node.js with data.forgejo.org/oci/node 24-trixie
    • PR: Update https://data.forgejo.org/actions/cascading-pr action to v2.3.2
    • PR: Update module github.com/moby/patternmatcher to v0.6.1
    • PR: Update module golang.org/x/sys to v0.44.0 [SECURITY]
    • PR: test: update apt cache before installing packages in Podman job
    • PR: Update module github.com/mattn/go-isatty to v0.0.22
    • PR: Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.14
    • PR: Update module connectrpc.com/connect to v1.19.2
    • PR: Update https://data.forgejo.org/actions/setup-forgejo action to v3.1.11
    • PR: Update data.forgejo.org/forgejo/forgejo Docker tag to v11.0.13
    • PR: Update go toolchain directive to v1.25.10
    • PR: refactor: replace backend identity checks with capability queries

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Here is the diff to main:

--- k8s/apps/forgejo Kustomization: flux-system/forgejo HelmRelease: forgejo/forgejo-runner

+++ k8s/apps/forgejo Kustomization: flux-system/forgejo HelmRelease: forgejo/forgejo-runner

@@ -21,7 +21,7 @@

     image:
       registry: code.forgejo.org
       repository: forgejo/runner
-      tag: 12.10.1
+      tag: 12.10.2
     knownLastVersion: true
     runner:
       config:
--- HelmRelease: forgejo/forgejo-runner Deployment: forgejo/forgejo-runner

+++ HelmRelease: forgejo/forgejo-runner Deployment: forgejo/forgejo-runner

@@ -30,7 +30,7 @@

       securityContext: {}
       initContainers:
       - name: make-config-writeable
-        image: code.forgejo.org/forgejo/runner:12.10.1
+        image: code.forgejo.org/forgejo/runner:12.10.2
         imagePullPolicy: IfNotPresent
         command:
         - /bin/cp
@@ -46,7 +46,7 @@

       - name: runner
         securityContext:
           privileged: true
-        image: code.forgejo.org/forgejo/runner:12.10.1
+        image: code.forgejo.org/forgejo/runner:12.10.2
         imagePullPolicy: IfNotPresent
         command:
         - sh
--- HelmRelease: forgejo/forgejo-runner Job: forgejo/forgejo-runner-config-generate

+++ HelmRelease: forgejo/forgejo-runner Job: forgejo/forgejo-runner-config-generate

@@ -45,7 +45,7 @@

           name: data
           readOnly: true
       - name: generate-config
-        image: code.forgejo.org/forgejo/runner:12.10.1
+        image: code.forgejo.org/forgejo/runner:12.10.2
         imagePullPolicy: IfNotPresent
         command:
         - sh

@SpiritLooper SpiritLooper changed the title 🎨 Renovate: Update code.forgejo.org/forgejo/runner Docker tag to v12.10.2 🎨 Renovate: Update code.forgejo.org/forgejo/runner Docker tag to v12.10.2 - autoclosed Jun 6, 2026
@SpiritLooper SpiritLooper deleted the renovate/code.forgejo.org-forgejo-runner-12.x branch June 6, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants