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
DIAT
AAP Mongo
Commits
51192e15
Commit
51192e15
authored
Jul 21, 2021
by
WingKwan Lau
Browse files
Update hardening_maifest.yaml
parent
5d0fde46
Pipeline
#379486
failed with stages
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
12 deletions
+29
-12
hardening_maifest.yaml
hardening_maifest.yaml
+29
-12
No files found.
hardening_maifest.yaml
View file @
51192e15
apiVersion
:
v1
apiVersion
:
v1
# The repository name in registry1, excluding /ironbank/
# The repository name in registry1, excluding /ironbank/
name
:
"
diat/aap-
mongo
"
name
:
"
diat/aap-
cli
"
# List of tags to push for the repository in registry1
# List of tags to push for the repository in registry1
# 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.dso.mil
# on ironbank.dso.mil
tags
:
tags
:
-
"
1
4.0"
-
"
4.0"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
args
:
args
:
BASE_REGISTRY
:
"
registry1.dsop.io"
BASE_REGISTRY
:
"
registry1.dsop.io"
BASE_IMAGE
:
"
mongo/mongo
"
BASE_IMAGE
:
"
redhat/ubi/ubi8
"
BASE_TAG
:
"
latest
"
BASE_TAG
:
"
8.3
"
# Docker image labels
# Docker image labels
labels
:
labels
:
# Name of the image
# Name of the image
org.opencontainers.image.title
:
"
aap-
mongo
"
org.opencontainers.image.title
:
"
aap-
cli
"
# Human-readable description of the software packaged in the image
# Human-readable description of the software packaged in the image
org.opencontainers.image.description
:
"
Mongo
DB
for
working
with
the
Advanced
Analytics
Platform
on
Atlas"
org.opencontainers.image.description
:
"
Command
line
interface
tools
for
working
with
the
Advanced
Analytics
Platform
on
Atlas"
# License(s) under which contained software is distributed
# License(s) under which contained software is distributed
org.opencontainers.image.licenses
:
"
MongoDB
License"
org.opencontainers.image.licenses
:
"
AAP
License"
# URL to find more information on the image
# URL to find more information on the image
org.opencontainers.image.url
:
"
https://wiki.navair1.navy.mil/display/Analytics/Advanced+Analytics+Platform"
org.opencontainers.image.url
:
"
https://wiki.navair1.navy.mil/display/Analytics/Advanced+Analytics+Platform"
# Name of the distributing entity, organization or individual
# Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
aap-
mongo
"
org.opencontainers.image.vendor
:
"
aap-
cli
"
# Authoritative version of the software
# Authoritative version of the software
org.opencontainers.image.version
:
"
1
4.0"
org.opencontainers.image.version
:
"
4.0"
# Keywords to help with search (ex. "cicd,gitops,golang")
# Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
aap,
mongo,aap-mongo,aapmongo,mongodb,aap-mongodb
,atlas,diat"
mil.dso.ironbank.image.keywords
:
"
aap,
cli,aapcli,aap-cli,client
,atlas,diat"
# This value can be "opensource" or "commercial"
# This value can be "opensource" or "commercial"
mil.dso.ironbank.image.type
:
"
commercial"
mil.dso.ironbank.image.type
:
"
commercial"
# Product the image belongs to for grouping multiple images
# Product the image belongs to for grouping multiple images
mil.dso.ironbank.product.name
:
"
diat/aap-
mongo
"
mil.dso.ironbank.product.name
:
"
diat/aap-
cli
"
# List of resources to make available to the offline build context
resources
:
-
url
:
"
https://repo.mongodb.org/yum/redhat/8/mongodb-org/4.4/x86_64/RPMS/mongodb-org-shell-4.4.4-1.el8.x86_64.rpm"
filename
:
"
mongodb-org-shell-4.4.4-1.el8.x86_64.rpm"
validation
:
type
:
"
sha256"
# supported: sha256, sha512
value
:
"
4954fe92d5642056752561b7f4c5278a4f47619cf7b488d1676c016c714744b3"
# must be lowercase
-
url
:
"
https://mirror.openshift.com/pub/openshift-v4/clients/oc/4.5/linux/oc.tar.gz"
filename
:
"
oc.tar.gz"
validation
:
type
:
"
sha256"
# supported: sha256, sha512
value
:
"
06dbfb7f29e56a98246519ed33a6119a1c01d363aecdb0d2cfd21c9f69dc4ebc"
# must be lowercase
-
url
:
"
https://get.helm.sh/helm-v3.5.2-linux-amd64.tar.gz"
filename
:
"
helm-v3.5.2-linux-amd64.tar.gz"
validation
:
type
:
"
sha256"
# supported: sha256, sha512
value
:
"
01b317c506f8b6ad60b11b1dc3f093276bb703281cb1ae01132752253ec706a2"
# must be lowercase
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
-
email
:
"
wingkwan.lau1@navy.mil"
-
email
:
"
wingkwan.lau1@navy.mil"
name
:
"
WingKwan
Lau"
name
:
"
WingKwan
Lau"
username
:
"
wlau"
username
:
"
wlau"
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