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
Kubernetes-1.19
kube-proxy-1.19
Commits
2d5776fb
Commit
2d5776fb
authored
Jun 18, 2021
by
Vickie Shen
Browse files
Merge branch 'fix-contrib' into 'development'
Fix contrib See merge request
!27
parents
32e3dd9f
6694c477
Pipeline
#323255
passed with stages
in 9 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
11 deletions
+15
-11
renovate.json
renovate.json
+15
-11
No files found.
renovate.json
View file @
2d5776fb
...
@@ -7,26 +7,30 @@
...
@@ -7,26 +7,30 @@
],
],
"automerge"
:
true
,
"automerge"
:
true
,
"gitLabAutomerge"
:
true
,
"gitLabAutomerge"
:
true
,
"
regexManager
s"
:
[
"
packageRule
s"
:
[
{
{
"
fileMatch
"
:
[
"
datasources
"
:
[
"
^hardening_manifest.yaml$
"
"
docker
"
],
],
"
matchString
s"
:
[
"
packageName
s"
:
[
"
org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
"
k8s.gcr.io/kube-proxy
"
],
],
"depNameTemplate"
:
"kubeimage/kube-proxy-amd64"
,
"separateMinorPatch"
:
true
,
"datasourceTemplate"
:
"docker"
"minor"
:
{
},
"enabled"
:
false
}
}
],
"regexManagers"
:
[
{
{
"fileMatch"
:
[
"fileMatch"
:
[
"^hardening_manifest.yaml$"
"^hardening_manifest.yaml$"
],
],
"matchStrings"
:
[
"matchStrings"
:
[
"
tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
"
org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
],
"depNameTemplate"
:
"k
ubeimage
/kube-proxy
-amd64
"
,
"depNameTemplate"
:
"k
8s.gcr.io
/kube-proxy"
,
"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