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
f3285247
Commit
f3285247
authored
Jun 22, 2021
by
Vickie Shen
Browse files
testing renovate
parent
d6dcdbb9
Pipeline
#330834
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
8 additions
and
1 deletion
+8
-1
renovate.json
renovate.json
+8
-1
No files found.
renovate.json
View file @
f3285247
...
@@ -16,8 +16,14 @@
...
@@ -16,8 +16,14 @@
"k8s.gcr.io/kube-proxy"
"k8s.gcr.io/kube-proxy"
],
],
"separateMinorPatch"
:
true
,
"separateMinorPatch"
:
true
,
"major"
:
{
"enabled"
:
false
},
"minor"
:
{
"minor"
:
{
"enabled"
:
false
"enabled"
:
false
},
"patch"
:
{
"enabled"
:
true
}
}
}
}
],
],
...
@@ -27,7 +33,8 @@
...
@@ -27,7 +33,8 @@
"^hardening_manifest.yaml$"
"^hardening_manifest.yaml$"
],
],
"matchStrings"
:
[
"matchStrings"
:
[
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
,
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
],
"depNameTemplate"
:
"k8s.gcr.io/kube-proxy"
,
"depNameTemplate"
:
"k8s.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