Skip to content
Snippets Groups Projects
Unverified Commit c8cc257f authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update renovate/renovate docker tag (#8114)


Co-authored-by: default avatarRenovate Bot <bot@renovateapp.com>
parent 65bacb0e
Branches
Tags
No related merge requests found
...@@ -24,9 +24,9 @@ All the following are valid: ...@@ -24,9 +24,9 @@ All the following are valid:
```sh ```sh
$ docker run --rm renovate/renovate $ docker run --rm renovate/renovate
$ docker run --rm renovate/renovate:19.181.2 $ docker run --rm renovate/renovate:24.10.1
$ docker run --rm renovate/renovate:19.181 $ docker run --rm renovate/renovate:24.10
$ docker run --rm renovate/renovate:19 $ docker run --rm renovate/renovate:24
``` ```
(Please look up what the latest actual tags are though, do not use the above literally). (Please look up what the latest actual tags are though, do not use the above literally).
...@@ -60,7 +60,7 @@ spec: ...@@ -60,7 +60,7 @@ spec:
- name: renovate - name: renovate
# Update this to the latest available and then enable Renovate on # Update this to the latest available and then enable Renovate on
# the manifest # the manifest
image: renovate/renovate:23.19.2 image: renovate/renovate:24.10.1
args: args:
- user/repo - user/repo
# Environment Variables # Environment Variables
...@@ -117,7 +117,7 @@ spec: ...@@ -117,7 +117,7 @@ spec:
template: template:
spec: spec:
containers: containers:
- image: renovate/renovate:23.22.1 - image: renovate/renovate:24.10.1
name: renovate-bot name: renovate-bot
env: # For illustration purposes, please use secrets. env: # For illustration purposes, please use secrets.
- name: RENOVATE_PLATFORM - name: RENOVATE_PLATFORM
...@@ -398,7 +398,7 @@ spec: ...@@ -398,7 +398,7 @@ spec:
containers: containers:
- name: renovate - name: renovate
# Update this to the latest available and then enable Renovate on the manifest # Update this to the latest available and then enable Renovate on the manifest
image: renovate/renovate:23.19.2 image: renovate/renovate:24.10.1
volumeMounts: volumeMounts:
- name: ssh-key-volume - name: ssh-key-volume
readOnly: true readOnly: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment