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
spark-operator
Spark Operator V1beta2 1.0.0
Commits
82a5f6a8
Commit
82a5f6a8
authored
Aug 23, 2021
by
Olga O
Browse files
removed renovate.json
parent
883913ba
Pipeline
#439040
passed with stages
in 10 minutes and 40 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
37 deletions
+0
-37
renovate.json
renovate.json
+0
-37
No files found.
renovate.json
deleted
100644 → 0
View file @
883913ba
{
"assignees"
:
[
"@cvernooy"
],
"baseBranches"
:
[
"development"
],
"packageRules"
:
[
{
"datasources"
:
[
"docker"
],
"packageNames"
:
[
"gcr.io/spark-operator/spark-operator"
],
"versioning"
:
"regex:^v1beta2-(?<major>
\\
d+).(?<minor>
\\
d+).(?<patch>
\\
d+)(-(?<compatibility>.*))$"
}
],
"regexManagers"
:
[
{
"fileMatch"
:
[
"^hardening_manifest.yaml$"
],
"matchStrings"
:
[
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
"depNameTemplate"
:
"gcr.io/spark-operator/spark-operator"
,
"datasourceTemplate"
:
"docker"
},
{
"fileMatch"
:
[
"^hardening_manifest.yaml$"
],
"matchStrings"
:
[
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
"depNameTemplate"
:
"gcr.io/spark-operator/spark-operator"
,
"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