diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 293d497171695d3bdc5c5d67b38d811749bec6e0..146dfb969c8cd8acc9972ea6aea23a9ab0f51e8e 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/apache/activemq" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "5.16.2" +- "5.16.3" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "http://activemq.apache.org/components/classic/" ## Name of the distributing entity, organization or individual 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") # mil.dso.ironbank.image.keywords: "FIXME" ## This value can be "opensource" or "commercial" @@ -38,15 +38,15 @@ labels: # List of resources to make available to the offline build context resources: - 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: type: sha512 - value: 27bb26786640f74dcf404db884bedffc0af4bfb2a0248c398044ac9a13e19ff097c590b79eb1404e0b04d17a8f85a8f7de87186a96744e19162d70b3c7a9bdde + value: 3394afe9963f55cf62dafb287bdc58cac1fb76a614cc87939bec7b7909972eb5b3069022a9eb324242a315899b1096335c0531af75152c74eb309c0c5981b217 maintainers: -- email: "shen_vickie@bah.com" +- email: "ortiz.jacob@solute.us" # The name of the current container owner - name: "Vickie Shen" + name: "Jacob Ortiz" # The gitlab username of the current container owner - username: "shen_vickie" + username: "ortiz.jacob" cht_member: true