🎨 Renovate: Update code.forgejo.org/forgejo/runner Docker tag to v12.10.2 - autoclosed#305
Closed
SpiritLooper wants to merge 1 commit into
Closed
🎨 Renovate: Update code.forgejo.org/forgejo/runner Docker tag to v12.10.2 - autoclosed#305SpiritLooper wants to merge 1 commit into
SpiritLooper wants to merge 1 commit into
Conversation
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 |
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:
12.10.1→12.10.2Release Notes
forgejo/runner (code.forgejo.org/forgejo/runner)
v12.10.2Compare Source
Release Notes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.