UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 17210cc3 authored by Joel Birlingmair's avatar Joel Birlingmair
Browse files

updated hardening manifest to point to new build

parent 467449e7
Pipeline #382435 passed with stages
in 8 minutes and 51 seconds
...@@ -8,7 +8,7 @@ name: "beast-code/project-blue/base-image" ...@@ -8,7 +8,7 @@ name: "beast-code/project-blue/base-image"
# 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:
- "0.1.0" - "0.2.0"
- "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: "https://beast-code.com/" org.opencontainers.image.url: "https://beast-code.com/"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Beast Code, LLC" org.opencontainers.image.vendor: "Beast Code, LLC"
org.opencontainers.image.version: "0.1.0" org.opencontainers.image.version: "0.2.0"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "digital twin, 3D, Refit Support, Master Job File" mil.dso.ironbank.image.keywords: "digital twin, 3D, Refit Support, Master Job File"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
...@@ -41,10 +41,10 @@ resources: ...@@ -41,10 +41,10 @@ resources:
id: beast id: beast
region: us-east-2 region: us-east-2
filename: project-blue.tar.gz filename: project-blue.tar.gz
url: s3://beast-code.project-blue/project-blue.tar.gz url: s3://beast-code.project-blue/cff7c4cf03a95530b62ef0e7928e431fae9f5a23/project-blue.tar.gz
validation: validation:
type: sha256 type: sha256
value: 4dbebbba662a4452332d4b7d1368965267cc4374e6284e95bc295cbe09051a95 value: 9a826fedce11b3ce2a6a9318ed24ef9ef4b2e2e9990486144d3fba16e9b2fd99
- auth: - auth:
id: beast id: beast
region: us-east-2 region: us-east-2
......
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