feat(container): update image gitea/act_runner ( 0.2.13 → 0.3.0 )#598
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image gitea/act_runner ( 0.2.13 → 0.3.0 )#598renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- 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 |
--- 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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.13-dind→0.3.0-dindWarning
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.
This PR was generated by Mend Renovate. View the repository job log.