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
Kaniko
Kaniko
Commits
4400aa62
Commit
4400aa62
authored
May 27, 2021
by
Joshua Carnes
Browse files
fixed trailing comma
parent
063482c7
Pipeline
#280941
passed with stages
in 7 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
renovate.json
renovate.json
+1
-1
No files found.
renovate.json
View file @
4400aa62
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
"fileMatch"
:
[
"^hardening_manifest.yaml$"
],
"fileMatch"
:
[
"^hardening_manifest.yaml$"
],
"matchStrings"
:
[
"matchStrings"
:
[
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
,
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
,
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
,
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
],
"depNameTemplate"
:
"gcr.io/kaniko-project/executor"
,
"depNameTemplate"
:
"gcr.io/kaniko-project/executor"
,
"datasourceTemplate"
:
"docker"
"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