UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spark-operator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iron Bank Containers
United Platform
spark
spark-operator
Commits
594141a0
Commit
594141a0
authored
1 year ago
by
Colton Freeman
Browse files
Options
Downloads
Patches
Plain Diff
update renovate
parent
148b4b6f
No related branches found
No related tags found
2 merge requests
!25
Development
,
!23
update renovate
Pipeline
#3553315
failed
1 year ago
Stage: .pre
Stage: validate-container-metadata
Stage: pipeline-trigger
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
hardening_manifest.yaml
+3
-3
3 additions, 3 deletions
hardening_manifest.yaml
renovate.json
+3
-3
3 additions, 3 deletions
renovate.json
with
7 additions
and
7 deletions
Dockerfile
+
1
−
1
View file @
594141a0
ARG
BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi9
ARG
BASE_TAG=9.
2
ARG
BASE_TAG=9.
3
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
This diff is collapsed.
Click to expand it.
hardening_manifest.yaml
+
3
−
3
View file @
594141a0
...
...
@@ -9,7 +9,7 @@ tags:
args
:
BASE_IMAGE
:
"
redhat/ubi/ubi9"
BASE_TAG
:
"
9.
2
"
BASE_TAG
:
"
9.
3
"
labels
:
org.opencontainers.image.title
:
"
title"
...
...
@@ -27,8 +27,8 @@ resources:
url
:
"
https://example.com/path/to/file.tar.gz"
validation
:
type
:
sha256
value
:
"
"
##
# For Docker dependencies
value
:
"
"
# For Docker dependencies
-
tag
:
"
product/name:1.0.0"
url
:
"
docker://<image-registry>/name/of/product@sha256:<value>"
...
...
This diff is collapsed.
Click to expand it.
renovate.json
+
3
−
3
View file @
594141a0
#
Renovate
is
an
automation
tool
that
Iron
Bank
leverages
to
help
with
auto
dependency
updates.
#
For
more
information
on
renovate,
you
can
view
that
on
the
public
Iron
Bank
documentation
site
here:
https://docs-ironbank.dso.mil/hardening/repository-structure/#
5
-renovatejson
and
https://docs-ironbank.dso.mil/tutorials/local-renovate-testing/
#
A
high
level
example
of
how
you
can
use
Renovate
to
help
with
these
automatic
dependency
updates
can
be
found
with
Iron
Bank's
kubernetes
-1.27
kube-scheduler:
https://repo
1
.dso.mil/dsop/opensource/kubernetes/
1.27
/kube-scheduler/-/blob/development/renovate.json
\ No newline at end of file
{
"$schema"
:
"https://docs.renovatebot.com/renovate-schema.json"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment