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
C
Container Hardening Tools
renovate
renovate
Commits
b4cff118
Commit
b4cff118
authored
Jul 08, 2021
by
thomas.shepherd
Browse files
Merge branch 'development' into 'master'
Merge Development into Master See merge request
!204
parents
2453ab41
6c3acbc6
Pipeline
#360400
passed with stages
in 105 minutes and 19 seconds
Changes
4
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
13 deletions
+14
-13
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+10
-9
lib/manager/ironbank/__fixtures__/hardening_manifest.yaml
lib/manager/ironbank/__fixtures__/hardening_manifest.yaml
+2
-2
renovate.json
renovate.json
+1
-1
No files found.
Dockerfile
View file @
b4cff118
...
...
@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/opensource/nodejs/nodejs14
ARG
BASE_TAG=14.17.0
FROM
renovate/renovate:25.52.
0
as builder
FROM
renovate/renovate:25.52.
7
as builder
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
b4cff118
...
...
@@ -8,7 +8,7 @@ name: "container-hardening-tools/renovate/renovate"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags
:
-
"
25.52.
0
"
-
"
25.52.
7
"
-
"
latest"
# Build args passed to Dockerfile ARGs
...
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
https://github.com/renovatebot/renovate"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
WhiteSource"
org.opencontainers.image.version
:
"
25.52.
0
"
org.opencontainers.image.version
:
"
25.52.
7
"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
automation,dependency,updates"
## This value can be "opensource" or "commercial"
...
...
@@ -37,18 +37,18 @@ labels:
# List of resources to make available to the offline build context
resources
:
-
tag
:
renovate/renovate:25.52.
0
url
:
docker://docker.io/renovate/renovate@sha256:
73420402dc828af7a86f3b4d029a0d3eb0362d6009b91967cdced80d5e500d90
-
tag
:
renovate/renovate:25.52.
7
url
:
docker://docker.io/renovate/renovate@sha256:
8c9c8bad2b7cface3737f7d76f77b6595e4ec8e02ebfd3cda1baa755c94f90a8
-
filename
:
helm-docs.tar.gz
url
:
https://github.com/norwoodj/helm-docs/releases/download/v1.5.0/helm-docs_1.5.0_Linux_x86_64.tar.gz
validation
:
type
:
sha256
value
:
a352e13a8438045b8ed138b821cb757c177acd999c1af77345152d7a64b0ddb7
-
filename
:
yq
url
:
https://github.com/mikefarah/yq/releases/download/v4.9.
6
/yq_linux_amd64
url
:
https://github.com/mikefarah/yq/releases/download/v4.9.
8
/yq_linux_amd64
validation
:
type
:
sha256
value
:
a1cfa39a9538e27f11066aa5659b32f9beae1eea93369d395bf45bcfc8a181dc
value
:
f689eb3b3a52698042365134a01822cada9c01bf069f207ed5b35088248e3000
-
filename
:
kpt.tar.gz
url
:
https://github.com/GoogleContainerTools/kpt/releases/download/v0.39.3/kpt_linux_amd64-0.39.3.tar.gz
validation
:
...
...
@@ -57,7 +57,8 @@ resources:
# List of project maintainers
maintainers
:
-
name
:
"
Alozie
Obuh
"
user
name
:
"
obuh.alozie
"
email
:
"
obuh.aloze@solute.us
"
-
email
:
"
melissari_sean@bah.com
"
name
:
"
Sean
Melissari
"
username
:
"
sean.melissari
"
cht_member
:
true
lib/manager/ironbank/__fixtures__/hardening_manifest.yaml
View file @
b4cff118
...
...
@@ -6,11 +6,11 @@ resources:
validation
:
type
:
sha256
value
:
864baa0437f8368e0713d44b83afe21dce1fb4ee7dae4ca0f9dd5f0df22d01c4
-
url
:
"
https://github.com/fluent/fluentd/archive/v1.13.
0
.tar.gz"
-
url
:
"
https://github.com/fluent/fluentd/archive/v1.13.
1
.tar.gz"
filename
:
fluentd.tar.gz
validation
:
type
:
sha256
value
:
fd990a6f97318db6b9875
29aa
b8b559508c146021208ba600dad0685fd102051
value
:
b6
29
6
aa
45da03d3a9217265f52196969f46f52a6ece00e3aed3947ebe322bafe
-
filename
:
urllib3-1.25.10-py2.py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/5f/64/43575537846896abac0b15c3e5ac678d787a4021e906703f1766bfb8ea11/urllib3-1.26.6-py2.py3-none-any.whl
validation
:
...
...
renovate.json
View file @
b4cff118
{
"assignees"
:
[
"@
obuh.alozie
"
"@
sean.melissari
"
],
"baseBranches"
:
[
"development"
...
...
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