UNCLASSIFIED

Commit f86e40d9 authored by WingKwan Lau's avatar WingKwan Lau
Browse files

Update hardening_manifest.yaml

parent de6f4f1c
Pipeline #381582 passed with stages
in 7 minutes and 1 second
...@@ -7,7 +7,7 @@ name: "diat/aap-mongo" ...@@ -7,7 +7,7 @@ name: "diat/aap-mongo"
# 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:
- "14.0" - "14.1"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -29,7 +29,7 @@ labels: ...@@ -29,7 +29,7 @@ labels:
# 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-mongo"
# Authoritative version of the software # Authoritative version of the software
org.opencontainers.image.version: "14.0" org.opencontainers.image.version: "14.1"
# 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,mongo,aap-mongo,aapmongo,mongodb,aap-mongodb,atlas,diat"
# This value can be "opensource" or "commercial" # This value can be "opensource" or "commercial"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment