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
474e14d1
Commit
474e14d1
authored
Jun 18, 2021
by
Vickie Shen
Browse files
updated renovate.json
parent
419f0e6c
Pipeline
#322976
passed with stages
in 8 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
2 deletions
+16
-2
renovate.json
renovate.json
+16
-2
No files found.
renovate.json
View file @
474e14d1
...
@@ -7,6 +7,20 @@
...
@@ -7,6 +7,20 @@
],
],
"automerge"
:
true
,
"automerge"
:
true
,
"gitLabAutomerge"
:
true
,
"gitLabAutomerge"
:
true
,
"packageRules"
:
[
{
"datasources"
:
[
"github-tags"
],
"packageNames"
:
[
"kubernetes/kubernetes"
],
"separateMinorPatch"
:
true
,
"minor"
:
{
"enabled"
:
false
}
}
],
"regexManagers"
:
[
"regexManagers"
:
[
{
{
"fileMatch"
:
[
"fileMatch"
:
[
...
@@ -15,7 +29,7 @@
...
@@ -15,7 +29,7 @@
"matchStrings"
:
[
"matchStrings"
:
[
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
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"
},
},
{
{
...
@@ -25,7 +39,7 @@
...
@@ -25,7 +39,7 @@
"matchStrings"
:
[
"matchStrings"
:
[
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
"tags:
\\
s+-
\\
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