UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
fluxcd
source-controller
Commits
e011402a
Commit
e011402a
authored
Dec 08, 2020
by
Vivek Pranavamurthi
Browse files
renovate.json
parent
6ad8d3a1
Pipeline
#95952
failed with stages
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
renovate.json
renovate.json
+23
-0
No files found.
renovate.json
0 → 100644
View file @
e011402a
{
"assignees"
:
[
"@sean.melissari"
],
"baseBranches"
:
[
"development"
],
"regexManagers"
:
[
{
"fileMatch"
:
[
"^Dockerfile$"
],
"matchStrings"
:
[
"version=
\"
(?<currentValue>.*?)
\"
"
],
"depNameTemplate"
:
"ghcr.io/fluxcd/source-controller"
,
"datasourceTemplate"
:
"docker"
},
{
"fileMatch"
:
[
"^Jenkinsfile$"
],
"matchStrings"
:
[
"version:
\\
s+
\"
(?<currentValue>.*?)
\"
"
],
"depNameTemplate"
:
"ghcr.io/fluxcd/source-controller"
,
"datasourceTemplate"
:
"docker"
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment