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
G
GitLab
GitLab-Runner
gitlab-runner-helper
Commits
ad335eea
Commit
ad335eea
authored
Jul 26, 2021
by
sean.melissari
Browse files
Merge branch 'bump-14-0-1' into 'development'
v14.0.1 See merge request
!23
parents
dad51d3e
99f5d959
Pipeline
#388818
passed with stages
in 9 minutes and 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+5
-5
No files found.
Dockerfile
View file @
ad335eea
ARG
BASE_REGISTRY=registry1.dso.mil
ARG
BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG
BASE_TAG=8.
3
ARG
BASE_TAG=8.
4
FROM
$BASE_REGISTRY/$BASE_IMAGE:$BASE_TAG
FROM
$BASE_REGISTRY/$BASE_IMAGE:$BASE_TAG
...
...
hardening_manifest.yaml
View file @
ad335eea
...
@@ -8,13 +8,13 @@ name: "gitlab/gitlab-runner/gitlab-runner-helper"
...
@@ -8,13 +8,13 @@ name: "gitlab/gitlab-runner/gitlab-runner-helper"
# The most specific version should be the first tag and will be shown
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
# on ironbank.dsop.io
tags
:
tags
:
-
"
v1
3.1
0.
0
"
-
"
v1
4.
0.
1
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
args
:
args
:
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.
3
"
BASE_TAG
:
"
8.
4
"
GIT_LFS_VERSION
:
"
2.11.0-2.el8"
GIT_LFS_VERSION
:
"
2.11.0-2.el8"
# Docker image labels
# Docker image labels
...
@@ -28,7 +28,7 @@ labels:
...
@@ -28,7 +28,7 @@ labels:
org.opencontainers.image.url
:
"
https://about.gitlab.com/"
org.opencontainers.image.url
:
"
https://about.gitlab.com/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
Gitlab"
org.opencontainers.image.vendor
:
"
Gitlab"
org.opencontainers.image.version
:
"
v1
3.1
0.
0
"
org.opencontainers.image.version
:
"
v1
4.
0.
1
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
gitlab,
git,
gitops"
mil.dso.ironbank.image.keywords
:
"
gitlab,
git,
gitops"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
@@ -39,10 +39,10 @@ labels:
...
@@ -39,10 +39,10 @@ labels:
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
-
filename
:
gitlab-runner-helper
-
filename
:
gitlab-runner-helper
url
:
https://gitlab-runner-downloads.s3.amazonaws.com/ubi-images/v1
3.1
0.
0
/gitlab-runner-helper
url
:
https://gitlab-runner-downloads.s3.amazonaws.com/ubi-images/v1
4.
0.
1
/gitlab-runner-helper
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
31c779daf8f7a0e613ebcec6004c6a76872873a57f0a20041862c515d3bf3d2a
value
:
c8b2ea1ef0f897b8612db0dee5f03fa079ce92e83ae2bec89b20b3f3756b2ec4
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...
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