Compare commits

..

5 commits

3 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ spec:
restartPolicy: Always
initContainers:
- name: registration
image: code.forgejo.org/forgejo/runner:3.4.0
image: code.forgejo.org/forgejo/runner:3.4.1
command:
[
"sh",
@ -50,7 +50,7 @@ spec:
memory: "1024Mi"
containers:
- name: runner
image: code.forgejo.org/forgejo/runner:3.4.0
image: code.forgejo.org/forgejo/runner:3.4.1
command:
[
"sh",

View file

@ -12,7 +12,7 @@ spec:
containers:
- name: renovate
# Update this to the latest available and then enable Renovate on the manifest
image: docker.io/renovate/renovate:37.262.1-slim
image: docker.io/renovate/renovate:37.267.1-slim
# Environment Variables
env:
- name: RENOVATE_PLATFORM

View file

@ -24,7 +24,7 @@ spec:
component: ghost
spec:
containers:
- image: docker.io/library/ghost:5.80.4
- image: docker.io/library/ghost:5.80.5
imagePullPolicy: IfNotPresent
name: ghost
env: