Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
9dc7f84e
Unverified
Commit
9dc7f84e
authored
4 years ago
by
renovate[bot]
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
docs: update references to renovate/renovate (#8757)
Co-authored-by:
Renovate Bot
<
bot@renovateapp.com
>
parent
9eb7f26d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/usage/self-hosting.md
+5
-5
5 additions, 5 deletions
docs/usage/self-hosting.md
with
5 additions
and
5 deletions
docs/usage/self-hosting.md
+
5
−
5
View file @
9dc7f84e
...
@@ -25,8 +25,8 @@ For example, all the following are valid tags:
...
@@ -25,8 +25,8 @@ For example, all the following are valid tags:
```
sh
```
sh
$
docker run
--rm
renovate/renovate
$
docker run
--rm
renovate/renovate
$
docker run
--rm
renovate/renovate:24.
42.1
$
docker run
--rm
renovate/renovate:24.
53.0
$
docker run
--rm
renovate/renovate:24.
42
$
docker run
--rm
renovate/renovate:24.
53
$
docker run
--rm
renovate/renovate:24
$
docker run
--rm
renovate/renovate:24
```
```
...
@@ -62,7 +62,7 @@ spec:
...
@@ -62,7 +62,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:24.
42.1
image
:
renovate/renovate:24.
53.0
args
:
args
:
-
user/repo
-
user/repo
# Environment Variables
# Environment Variables
...
@@ -118,7 +118,7 @@ spec:
...
@@ -118,7 +118,7 @@ spec:
template:
template:
spec:
spec:
containers:
containers:
-
image: renovate/renovate:24.
42.1
-
image: renovate/renovate:24.
53.0
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
...
@@ -403,7 +403,7 @@ spec:
...
@@ -403,7 +403,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:24.
42.1
image: renovate/renovate:24.
53.0
volumeMounts:
volumeMounts:
-
name: ssh-key-volume
-
name: ssh-key-volume
readOnly: true
readOnly: true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment