Skip to content

feat(container): update image gitea/act_runner ( 0.2.13 → 0.3.0 )#598

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gitea-act_runner-0.x
Open

feat(container): update image gitea/act_runner ( 0.2.13 → 0.3.0 )#598
renovate[bot] wants to merge 1 commit intomainfrom
renovate/gitea-act_runner-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2026

This PR contains the following updates:

Package Update Change
gitea/act_runner minor 0.2.13-dind0.3.0-dind

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

--- kubernetes/apps/dev/gitea-runner/app Kustomization: dev/gitea-runner HelmRelease: dev/gitea-runner

+++ kubernetes/apps/dev/gitea-runner/app Kustomization: dev/gitea-runner HelmRelease: dev/gitea-runner

@@ -44,13 +44,13 @@

             envFrom:
             - secretRef:
                 name: gitea-runner-secrets
             image:
               pullPolicy: IfNotPresent
               repository: gitea/act_runner
-              tag: 0.2.13-dind@sha256:e66b0a324c56348da6e2442967f5e1ab26f99295114ec411ea2f666cc506bca7
+              tag: 0.3.0-dind@sha256:99f72f5821d44e18dd1fcab86703a79bbdffcdbdc87bb1d4fdb0f0c5495e9777
             securityContext:
               privileged: true
               runAsUser: 0
               seccompProfile:
                 type: Unconfined
         strategy: Recreate

@github-actions
Copy link

--- HelmRelease: dev/gitea-runner Deployment: dev/gitea-runner

+++ HelmRelease: dev/gitea-runner Deployment: dev/gitea-runner

@@ -58,13 +58,13 @@

           value: '1'
         - name: GITEA_INSTANCE_URL
           value: http://gitea.services.svc.cluster.local:3000
         envFrom:
         - secretRef:
             name: gitea-runner-secrets
-        image: gitea/act_runner:0.2.13-dind@sha256:e66b0a324c56348da6e2442967f5e1ab26f99295114ec411ea2f666cc506bca7
+        image: gitea/act_runner:0.3.0-dind@sha256:99f72f5821d44e18dd1fcab86703a79bbdffcdbdc87bb1d4fdb0f0c5495e9777
         imagePullPolicy: IfNotPresent
         name: runner
         securityContext:
           privileged: true
           runAsUser: 0
           seccompProfile:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants