docs: update references to renovate/renovate to v24.10.3 (#8145)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-28 14:18:15 +01:00 committed by GitHub
parent 39b8ddac13
commit 628b26f63c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ All the following are valid:
```sh
$ docker run --rm renovate/renovate
$ docker run --rm renovate/renovate:24.10.1
$ docker run --rm renovate/renovate:24.10.3
$ docker run --rm renovate/renovate:24.10
$ docker run --rm renovate/renovate:24
```
@ -60,7 +60,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:24.10.1
image: renovate/renovate:24.10.3
args:
- user/repo
# Environment Variables
@ -117,7 +117,7 @@ spec:
template:
spec:
containers:
- image: renovate/renovate:24.10.1
- image: renovate/renovate:24.10.3
name: renovate-bot
env: # For illustration purposes, please use secrets.
- name: RENOVATE_PLATFORM
@ -398,7 +398,7 @@ spec:
containers:
- name: renovate
# Update this to the latest available and then enable Renovate on the manifest
image: renovate/renovate:24.10.1
image: renovate/renovate:24.10.3
volumeMounts:
- name: ssh-key-volume
readOnly: true