UNCLASSIFIED

Commit 42c07cda authored by Jacob Ortiz's avatar Jacob Ortiz
Browse files

updated hardening_manifest.yaml

parent 6dbba047
Pipeline #451359 passed with stages
in 17 minutes and 14 seconds
...@@ -8,7 +8,7 @@ name: "opensource/apache/activemq" ...@@ -8,7 +8,7 @@ name: "opensource/apache/activemq"
# 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:
- "5.16.2" - "5.16.3"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -27,7 +27,7 @@ labels: ...@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "http://activemq.apache.org/components/classic/" org.opencontainers.image.url: "http://activemq.apache.org/components/classic/"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Apache" org.opencontainers.image.vendor: "Apache"
org.opencontainers.image.version: "5.16.2" org.opencontainers.image.version: "5.16.3"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME" # mil.dso.ironbank.image.keywords: "FIXME"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
...@@ -38,15 +38,15 @@ labels: ...@@ -38,15 +38,15 @@ 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: apache-activemq-bin.tar.gz - filename: apache-activemq-bin.tar.gz
url: https://downloads.apache.org/activemq/5.16.2/apache-activemq-5.16.2-bin.tar.gz url: https://downloads.apache.org/activemq/5.16.3/apache-activemq-5.16.3-bin.tar.gz
validation: validation:
type: sha512 type: sha512
value: 27bb26786640f74dcf404db884bedffc0af4bfb2a0248c398044ac9a13e19ff097c590b79eb1404e0b04d17a8f85a8f7de87186a96744e19162d70b3c7a9bdde value: 3394afe9963f55cf62dafb287bdc58cac1fb76a614cc87939bec7b7909972eb5b3069022a9eb324242a315899b1096335c0531af75152c74eb309c0c5981b217
maintainers: maintainers:
- email: "shen_vickie@bah.com" - email: "ortiz.jacob@solute.us"
# The name of the current container owner # The name of the current container owner
name: "Vickie Shen" name: "Jacob Ortiz"
# The gitlab username of the current container owner # The gitlab username of the current container owner
username: "shen_vickie" username: "ortiz.jacob"
cht_member: true cht_member: true
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