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
O
Opensource
tektoncd
kubeconfigwriter
Commits
78a29476
Commit
78a29476
authored
Apr 26, 2021
by
Zachary Sanders
Browse files
add renovate file
parent
b22f6198
Pipeline
#234344
passed with stages
in 5 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
renovate.json
renovate.json
+32
-0
No files found.
renovate.json
0 → 100644
View file @
78a29476
{
"assignees"
:
[
"@msimmons719"
],
"baseBranches"
:
[
"development"
],
"automerge"
:
true
,
"gitLabAutomerge"
:
true
,
"regexManagers"
:
[
{
"fileMatch"
:
[
"^hardening_manifest.yaml$"
],
"matchStrings"
:
[
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
"depNameTemplate"
:
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter"
,
"datasourceTemplate"
:
"docker"
},
{
"fileMatch"
:
[
"^hardening_manifest.yaml$"
],
"matchStrings"
:
[
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
"depNameTemplate"
:
"gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/kubeconfigwriter"
,
"datasourceTemplate"
:
"docker"
}
]
}
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