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
jenkins
jenkinsfile-runner
Commits
fc0dba89
Commit
fc0dba89
authored
May 14, 2021
by
Al Fontaine
Browse files
Delete hardening_manifest.yaml.old
parent
24e804ba
Pipeline
#260377
failed with stages
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
58 deletions
+0
-58
resources/hardening_manifest.yaml.old
resources/hardening_manifest.yaml.old
+0
-58
No files found.
resources/hardening_manifest.yaml.old
deleted
100644 → 0
View file @
24e804ba
---
apiVersion: v1
# The repository name in registry1, excluding /ironbank/
name: "solutions-delivery-platform/jenkins/jenkins"
# List of tags to push for the repository in registry1
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "1.0-beta-27"
- "latest"
# Build args passed to Dockerfile ARGs
args:
BASE_IMAGE: "redhat/openjdk/openjdk11"
BASE_TAG: "1.11"
# Docker image labels
labels:
org.opencontainers.image.title: "jenkinsfile-runner"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description: "Jenkins execution engine for CI/CD pipelines"
## License(s) under which contained software is distributed
org.opencontainers.image.licenses: "Booz Allen Public License v1.0"
## URL to find more information on the image
org.opencontainers.image.url: "https://github.com/boozallen/sdp-images"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Booz Allen Hamiliton"
org.opencontainers.image.version: "1.0-beta-27"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "Jenkins, Jenkinsfile-Runner, Runner, Jenkinsfile, CI/CD, ci, cd, SPD, automation, server, pipeline"
## This value can be "opensource" or "commercial"
mil.dso.ironbank.image.type: "opensource"
## Product the image belongs to for grouping multiple images
mil.dso.ironbank.product.name: "Solutions Delivery Platform"
# List of resources to make available to the offline build context
resources:
- filename: jenkinsfile-runner-dependencies-dcar-1.8.tar.gz
url: https://github.com/boozallen/sdp-images/releases/download/dcar-1.8/jenkinsfile-runner-dependencies-dcar-1.8.tar.gz
validation:
type: sha256
value: 228b4f3d88cb330036a915a8528f9636569807a16d7e4da177d6432fa9bcf5ed
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
# FIXME: Include any other vendor information if applicable
maintainers:
- email: "spicer_casey@bah.com"
# # The name of the current container owner
name: "Casey Spicer"
# # The gitlab username of the current container owner
username: "cspicer"
# cht_member: true # FIXME: Uncomment if the maintainer is a member of CHT
- name: "Al Fontaine"
username: "alfontaine"
email: "alan.fontaine@centauricorp.com"
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